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