public interface AMQPClientConnectionContext extends AMQPConnectionContext
Modifier and Type | Method and Description |
---|---|
void |
clientOpen(ClientSASL sasl)
This will send an open and block for its return on AMQP protocol.
|
AMQPClientSessionContext |
createClientSession() |
void |
setContainer(String containerID) |
capacity, checkDataReceived, close, flush, getCreationTime, getLock, getSASLResult, inputBuffer, isSyncOnFlush, outputDone
void clientOpen(ClientSASL sasl) throws Exception
Exception
AMQPClientSessionContext createClientSession() throws ActiveMQAMQPException
ActiveMQAMQPException
void setContainer(String containerID)
Copyright © 2016 The Apache Software Foundation. All rights reserved.