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