Modifier and Type | Method and Description |
---|---|
int |
ProtocolEngineCreatorComparator.compare(ProtocolEngineCreator pec1,
ProtocolEngineCreator pec2) |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolEngineCreator_0_10 |
Modifier and Type | Method and Description |
---|---|
static ProtocolEngineCreator |
ProtocolEngineCreator_0_10.getInstance() |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolEngineCreator_0_8 |
class |
ProtocolEngineCreator_0_9 |
class |
ProtocolEngineCreator_0_9_1 |
Modifier and Type | Method and Description |
---|---|
static ProtocolEngineCreator |
ProtocolEngineCreator_0_9.getInstance() |
static ProtocolEngineCreator |
ProtocolEngineCreator_0_8.getInstance() |
static ProtocolEngineCreator |
ProtocolEngineCreator_0_9_1.getInstance() |
Modifier and Type | Class and Description |
---|---|
class |
ProtocolEngineCreator_1_0_0 |
class |
ProtocolEngineCreator_1_0_0_SASL |
Modifier and Type | Method and Description |
---|---|
static ProtocolEngineCreator |
ProtocolEngineCreator_1_0_0.getInstance() |
static ProtocolEngineCreator |
ProtocolEngineCreator_1_0_0_SASL.getInstance() |
Constructor and Description |
---|
MultiVersionProtocolEngine(Broker<?> broker,
Set<Protocol> supported,
Protocol defaultSupportedReply,
AmqpPort<?> port,
Transport transport,
long id,
ProtocolEngineCreator[] creators,
Runnable onCloseTask) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.