Class CommandReply

java.lang.Object
com.swiftmq.tools.requestreply.Reply
com.swiftmq.mgmt.protocol.v750.CommandReply
All Implemented Interfaces:
Dumpable, Serializable

public class CommandReply extends Reply
See Also:
  • Constructor Details

    • CommandReply

      public CommandReply(String[] result)
    • CommandReply

      public CommandReply()
  • Method Details