public final class ReplyMessage_1_0 extends Message_1_0 implements ReplyMessage
giopHeader
LOCATION_FORWARD, LOCATION_FORWARD_PERM, NEEDS_ADDRESSING_MODE, NO_EXCEPTION, SYSTEM_EXCEPTION, 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 |
---|---|
void |
callback(MessageHandler handler) |
short |
getAddrDisposition() |
IOR |
getIOR() |
int |
getReplyStatus() |
int |
getRequestId() |
ServiceContexts |
getServiceContexts() |
SystemException |
getSystemException(String message) |
static void |
isValidReplyStatus(int replyStatus) |
void |
read(InputStream istream) |
void |
setIOR(IOR ior) |
void |
setServiceContexts(ServiceContexts sc) |
void |
write(OutputStream ostream) |
createFragmentMessage, getGIOPVersion, getSize, getType, isLittleEndian, moreFragmentsToFollow, setSize
clearFlag, createCancelRequest, createCloseConnection, createFragmentMessage, createLocateReply, createLocateRequest, createMessageError, createReply, createRequest, getByteBuffer, getEncodingVersion, getRequestId, getThreadPoolToUse, readGIOPBody, readGIOPHeader, readGIOPMessage, setByteBuffer, setEncodingVersion, setFlag, typeToString, typeToString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFragmentMessage, getByteBuffer, getEncodingVersion, getGIOPVersion, getSize, getThreadPoolToUse, getType, isLittleEndian, moreFragmentsToFollow, setByteBuffer, setEncodingVersion, setSize
public int getRequestId()
getRequestId
in interface LocateReplyOrReplyMessage
public int getReplyStatus()
getReplyStatus
in interface LocateReplyOrReplyMessage
public short getAddrDisposition()
getAddrDisposition
in interface LocateReplyOrReplyMessage
public ServiceContexts getServiceContexts()
getServiceContexts
in interface ReplyMessage
public void setServiceContexts(ServiceContexts sc)
setServiceContexts
in interface ReplyMessage
public SystemException getSystemException(String message)
getSystemException
in interface LocateReplyOrReplyMessage
public IOR getIOR()
getIOR
in interface LocateReplyOrReplyMessage
public void setIOR(IOR ior)
setIOR
in interface ReplyMessage
public void read(InputStream istream)
read
in interface Message
read
in class Message_1_0
public void write(OutputStream ostream)
write
in interface Message
write
in class Message_1_0
public static void isValidReplyStatus(int replyStatus)
public void callback(MessageHandler handler) throws IOException
callback
in interface Message
callback
in class MessageBase
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.