|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jms.wireformat.PacketSupport
org.jboss.jms.wireformat.RequestSupport
org.jboss.jms.wireformat.CallbackRequestSupport
org.jboss.jms.wireformat.ConnectionFactoryAddCallbackRequest
public class ConnectionFactoryAddCallbackRequest
| Field Summary |
|---|
| Fields inherited from class org.jboss.jms.wireformat.RequestSupport |
|---|
objectId, version |
| Constructor Summary | |
|---|---|
ConnectionFactoryAddCallbackRequest()
|
|
ConnectionFactoryAddCallbackRequest(java.lang.String jvmSessionId,
java.lang.String remotingSessionId,
java.lang.String objectId,
byte version)
|
|
| Method Summary | |
|---|---|
void |
read(java.io.DataInputStream is)
|
ResponseSupport |
serverInvoke()
|
void |
write(java.io.DataOutputStream os)
|
| Methods inherited from class org.jboss.jms.wireformat.CallbackRequestSupport |
|---|
getCallbackHandler, getClientVMID, getRemotingSessionID, setCallbackHandler, setRemotingSessionId |
| Methods inherited from class org.jboss.jms.wireformat.RequestSupport |
|---|
getMethodId, getObjectId, getPayload, getVersion |
| Methods inherited from class org.jboss.jms.wireformat.PacketSupport |
|---|
createPacket, readNullableString, writeNullableString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionFactoryAddCallbackRequest()
public ConnectionFactoryAddCallbackRequest(java.lang.String jvmSessionId,
java.lang.String remotingSessionId,
java.lang.String objectId,
byte version)
| Method Detail |
|---|
public ResponseSupport serverInvoke()
throws java.lang.Exception
serverInvoke in class RequestSupportjava.lang.Exception
public void write(java.io.DataOutputStream os)
throws java.lang.Exception
write in interface Streamablewrite in class CallbackRequestSupportjava.lang.Exception
public void read(java.io.DataInputStream is)
throws java.lang.Exception
read in interface Streamableread in class CallbackRequestSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||