|
||||||||||
| 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.ResponseSupport
org.jboss.jms.wireformat.ConnectionFactoryGetClientAOPStackResponse
public class ConnectionFactoryGetClientAOPStackResponse
A ConnectionFactoryGetClientAOPStackResponse
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ConnectionFactoryGetClientAOPStackResponse()
|
|
ConnectionFactoryGetClientAOPStackResponse(byte[] stack)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResponse()
|
void |
read(java.io.DataInputStream is)
|
java.lang.String |
toString()
|
void |
write(java.io.DataOutputStream os)
|
| Methods inherited from class org.jboss.jms.wireformat.ResponseSupport |
|---|
getPayload |
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionFactoryGetClientAOPStackResponse()
public ConnectionFactoryGetClientAOPStackResponse(byte[] stack)
| Method Detail |
|---|
public void write(java.io.DataOutputStream os)
throws java.lang.Exception
write in interface Streamablewrite in class PacketSupportjava.lang.Exception
public void read(java.io.DataInputStream is)
throws java.lang.Exception
read in interface Streamableread in class PacketSupportjava.lang.Exceptionpublic java.lang.Object getResponse()
getResponse in class ResponseSupportpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||