public class ProtonClientConnectionContextFactory extends AMQPConnectionContextFactory
| Constructor and Description |
|---|
ProtonClientConnectionContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
AMQPConnectionContext |
createConnection(AMQPConnectionCallback connectionCallback,
Executor dispatchExecutor,
ScheduledExecutorService scheduledPool) |
AMQPConnectionContext |
createConnection(AMQPConnectionCallback connectionCallback,
String containerId,
int idleTimeout,
int maxFrameSize,
int channelMax,
Executor dispatchExecutor,
ScheduledExecutorService scheduledPool) |
static AMQPConnectionContextFactory |
getFactory() |
public ProtonClientConnectionContextFactory()
public static AMQPConnectionContextFactory getFactory()
public AMQPConnectionContext createConnection(AMQPConnectionCallback connectionCallback, Executor dispatchExecutor, ScheduledExecutorService scheduledPool)
createConnection in class AMQPConnectionContextFactorypublic AMQPConnectionContext createConnection(AMQPConnectionCallback connectionCallback, String containerId, int idleTimeout, int maxFrameSize, int channelMax, Executor dispatchExecutor, ScheduledExecutorService scheduledPool)
createConnection in class AMQPConnectionContextFactoryCopyright © 2016 The Apache Software Foundation. All Rights Reserved.