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