Package com.swiftmq.mgmt.protocol
Class ProtocolReply
java.lang.Object
com.swiftmq.tools.requestreply.Reply
com.swiftmq.mgmt.protocol.ProtocolReply
- All Implemented Interfaces:
Dumpable
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.tools.requestreply.Reply
getException, isOk, isTimeout, readContent, send, setException, setOk, setTimeout, writeContent
-
Constructor Details
-
ProtocolReply
public ProtocolReply()
-
-
Method Details