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.
- Author:
- Ram Jeyaraman 05/14/2000
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from interface com.sun.corba.se.impl.protocol.giopmsgheaders.Message
CDR_ENC_VERSION, defaultBufferSize, FLAG_NO_FRAG_BIG_ENDIAN, GIOPBigEndian, GIOPBigMagic, GIOPCancelRequest, GIOPCloseConnection, GIOPFragment, GIOPLittleEndian, GIOPLittleMagic, GIOPLocateReply, GIOPLocateRequest, GIOPMessageError, GIOPMessageHeaderLength, GIOPReply, GIOPRequest, JAVA_ENC_VERSION, LITTLE_ENDIAN_BIT, MORE_FRAGMENTS_BIT, THREAD_POOL_TO_USE_MASK, TRAILING_TWO_BIT_BYTE_MASK -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from interface com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
getAddrDisposition, getIOR, getReplyStatus, getRequestId, getSystemExceptionMethods inherited from interface com.sun.corba.se.impl.protocol.giopmsgheaders.Message
callback, createFragmentMessage, getByteBuffer, getEncodingVersion, getGIOPVersion, getSize, getThreadPoolToUse, getType, isLittleEndian, moreFragmentsToFollow, read, setByteBuffer, setEncodingVersion, setSize, 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() -
setServiceContexts
-
setIOR
-