|
||||||||||
| 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
public abstract class ResponseSupport
A ResponseSupport
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ResponseSupport()
|
|
ResponseSupport(int id)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getPayload()
|
abstract java.lang.Object |
getResponse()
|
| Methods inherited from class org.jboss.jms.wireformat.PacketSupport |
|---|
createPacket, read, readNullableString, write, writeNullableString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseSupport(int id)
public ResponseSupport()
| Method Detail |
|---|
public abstract java.lang.Object getResponse()
public java.lang.Object getPayload()
getPayload in class PacketSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||