Interface LocateReplyMessage
- All Superinterfaces:
LocateReplyOrReplyMessage
,Message
- All Known Implementing Classes:
LocateReplyMessage_1_0
,LocateReplyMessage_1_1
,LocateReplyMessage_1_2
This interface captures the LocateReplyMessage contract.
- Version:
- 1.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
defaultBufferSize, FLAG_NO_FRAG_BIG_ENDIAN, GIOPBigMagic, GIOPCancelRequest, GIOPCloseConnection, GIOPFragment, GIOPLocateReply, GIOPLocateRequest, GIOPMessageError, GIOPMessageHeaderLength, GIOPReply, GIOPRequest, LITTLE_ENDIAN_BIT, MORE_FRAGMENTS_BIT, THREAD_POOL_TO_USE_MASK, TRAILING_TWO_BIT_BYTE_MASK
-
Method Summary
Methods inherited from interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
getAddrDisposition, getIOR, getReplyStatus, getRequestId, getSystemException
Methods inherited from interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
callback, createFragmentMessage, getCorbaRequestId, getEncodingVersion, getGIOPVersion, getSize, getThreadPoolToUse, getType, isLittleEndian, moreFragmentsToFollow, read, setEncodingVersion, setSize, supportsFragments, write
-
Field Details
-
UNKNOWN_OBJECT
static final int UNKNOWN_OBJECT- See Also:
-
OBJECT_HERE
static final int OBJECT_HERE- See Also:
-
OBJECT_FORWARD
static final int OBJECT_FORWARD- See Also:
-
OBJECT_FORWARD_PERM
static final int OBJECT_FORWARD_PERM- See Also:
-
LOC_SYSTEM_EXCEPTION
static final int LOC_SYSTEM_EXCEPTION- See Also:
-
LOC_NEEDS_ADDRESSING_MODE
static final int LOC_NEEDS_ADDRESSING_MODE- See Also:
-