Package com.swiftmq.jms.smqp
Class SMQPVersionReply
- java.lang.Object
-
- com.swiftmq.tools.requestreply.Reply
-
- com.swiftmq.jms.smqp.SMQPVersionReply
-
- All Implemented Interfaces:
Dumpable,java.io.Serializable
public class SMQPVersionReply extends Reply
- Version:
- 1.0
- Author:
- Andreas Mueller, IIT GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SMQPVersionReply()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDumpId()Returns a unique dump id for this object.java.lang.StringtoString()Method declaration-
Methods inherited from class com.swiftmq.tools.requestreply.Reply
getException, isOk, isTimeout, readContent, send, setException, setOk, setTimeout, writeContent
-
-