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