Interface ReplyMessage
- All Superinterfaces:
LocateReplyOrReplyMessage
,Message
- All Known Implementing Classes:
ReplyMessage_1_0
,ReplyMessage_1_1
,ReplyMessage_1_2
This interface captures the ReplyMessage 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
-
NO_EXCEPTION
static final int NO_EXCEPTION- See Also:
-
USER_EXCEPTION
static final int USER_EXCEPTION- See Also:
-
SYSTEM_EXCEPTION
static final int SYSTEM_EXCEPTION- See Also:
-
LOCATION_FORWARD
static final int LOCATION_FORWARD- See Also:
-
LOCATION_FORWARD_PERM
static final int LOCATION_FORWARD_PERM- See Also:
-
NEEDS_ADDRESSING_MODE
static final int NEEDS_ADDRESSING_MODE- See Also:
-
-
Method Details
-
getServiceContexts
ServiceContexts getServiceContexts() -
setIOR
-