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, outputDonevoid clientOpen(ClientSASL sasl) throws Exception
ExceptionAMQPClientSessionContext createClientSession() throws ActiveMQAMQPException
ActiveMQAMQPExceptionvoid setContainer(String containerID)
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.