org.apache.qpid.qmf.schema
Class BrokerSchema.BrokerClass.EchoMethodResponseCommandFactory
java.lang.Object
org.apache.qpid.qmf.schema.BrokerSchema.BrokerClass.EchoMethodResponseCommandFactory
- Enclosing class:
- BrokerSchema.BrokerClass
public final class BrokerSchema.BrokerClass.EchoMethodResponseCommandFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createResponseCommand
public BrokerSchema.BrokerClass.EchoMethodResponseCommand createResponseCommand(CompletionCode status)
createResponseCommand
public BrokerSchema.BrokerClass.EchoMethodResponseCommand createResponseCommand(CompletionCode status,
String msg)
createResponseCommand
public BrokerSchema.BrokerClass.EchoMethodResponseCommand createResponseCommand(Long sequence,
String body)
Licensed to the Apache Software Foundation