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