java.lang.Object
org.irods.irods4j.low_level.protocol.packing_instructions.MsgHeader_PI.MsgType
- Enclosing class:
- MsgHeader_PI
public static final class MsgHeader_PI.MsgType
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
RODS_CONNECT
public static final String RODS_CONNECT
- See Also:
-
-
RODS_CS_NEG_T
public static final String RODS_CS_NEG_T
- See Also:
-
-
RODS_VERSION
public static final String RODS_VERSION
- See Also:
-
-
RODS_API_REQ
public static final String RODS_API_REQ
- See Also:
-
-
RODS_API_REPLY
public static final String RODS_API_REPLY
- See Also:
-
-
RODS_DISCONNECT
public static final String RODS_DISCONNECT
- See Also:
-
-