public final class LocateReplyMessage_1_0 extends Message_1_0 implements LocateReplyMessage
giopHeaderLOC_NEEDS_ADDRESSING_MODE, LOC_SYSTEM_EXCEPTION, OBJECT_FORWARD, OBJECT_FORWARD_PERM, OBJECT_HERE, UNKNOWN_OBJECTCDR_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() |
SystemException |
getSystemException(String message) |
static void |
isValidReplyStatus(int replyStatus) |
void |
read(InputStream istream) |
void |
write(OutputStream ostream) |
createFragmentMessage, getGIOPVersion, getSize, getType, isLittleEndian, moreFragmentsToFollow, setSizeclearFlag, createCancelRequest, createCloseConnection, createFragmentMessage, createLocateReply, createLocateRequest, createMessageError, createReply, createRequest, getByteBuffer, getEncodingVersion, getRequestId, getThreadPoolToUse, readGIOPBody, readGIOPHeader, readGIOPMessage, setByteBuffer, setEncodingVersion, setFlag, typeToString, typeToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFragmentMessage, getByteBuffer, getEncodingVersion, getGIOPVersion, getSize, getThreadPoolToUse, getType, isLittleEndian, moreFragmentsToFollow, setByteBuffer, setEncodingVersion, setSizepublic int getRequestId()
getRequestId in interface LocateReplyOrReplyMessagepublic int getReplyStatus()
getReplyStatus in interface LocateReplyOrReplyMessagepublic short getAddrDisposition()
getAddrDisposition in interface LocateReplyOrReplyMessagepublic SystemException getSystemException(String message)
getSystemException in interface LocateReplyOrReplyMessagepublic IOR getIOR()
getIOR in interface LocateReplyOrReplyMessagepublic void read(InputStream istream)
read in interface Messageread in class Message_1_0public void write(OutputStream ostream)
write in interface Messagewrite in class Message_1_0public static void isValidReplyStatus(int replyStatus)
public void callback(MessageHandler handler) throws IOException
callback in interface Messagecallback in class MessageBaseIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.