Package | Description |
---|---|
org.proton.plug.context.server |
Modifier and Type | Class and Description |
---|---|
class |
ProtonServerConnectionContext |
Modifier and Type | Method and Description |
---|---|
AMQPServerConnectionContext |
ProtonServerConnectionContextFactory.createConnection(AMQPConnectionCallback connectionCallback,
Executor dispatchExecutor,
ScheduledExecutorService scheduledPool) |
AMQPServerConnectionContext |
ProtonServerConnectionContextFactory.createConnection(AMQPConnectionCallback connectionCallback,
String containerId,
int idleTimeout,
int maxFrameSize,
int channelMax,
Executor dispatchExecutor,
ScheduledExecutorService scheduledPool) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.