public interface ReplyMessage extends Message, LocateReplyOrReplyMessage
Modifier and Type | Field and Description |
---|---|
static int |
LOCATION_FORWARD |
static int |
LOCATION_FORWARD_PERM |
static int |
NEEDS_ADDRESSING_MODE |
static int |
NO_EXCEPTION |
static int |
SYSTEM_EXCEPTION |
static int |
USER_EXCEPTION |
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
Modifier and Type | Method and Description |
---|---|
ServiceContexts |
getServiceContexts() |
void |
setIOR(IOR newIOR) |
void |
setServiceContexts(ServiceContexts sc) |
getAddrDisposition, getIOR, getReplyStatus, getRequestId, getSystemException
callback, createFragmentMessage, getByteBuffer, getEncodingVersion, getGIOPVersion, getSize, getThreadPoolToUse, getType, isLittleEndian, moreFragmentsToFollow, read, setByteBuffer, setEncodingVersion, setSize, write
static final int NO_EXCEPTION
static final int USER_EXCEPTION
static final int SYSTEM_EXCEPTION
static final int LOCATION_FORWARD
static final int LOCATION_FORWARD_PERM
static final int NEEDS_ADDRESSING_MODE
ServiceContexts getServiceContexts()
void setServiceContexts(ServiceContexts sc)
void setIOR(IOR newIOR)
Copyright © 2017 JBoss by Red Hat. All rights reserved.