Package | Description |
---|---|
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
org.apache.activemq.transport.udp |
UDP based Transport implementation.
|
Modifier and Type | Method and Description |
---|---|
IntSequenceGenerator |
ResponseCorrelator.getSequenceGenerator() |
Constructor and Description |
---|
ResponseCorrelator(Transport next,
IntSequenceGenerator sequenceGenerator) |
Modifier and Type | Field and Description |
---|---|
protected IntSequenceGenerator |
CommandChannelSupport.sequenceGenerator |
Modifier and Type | Method and Description |
---|---|
IntSequenceGenerator |
UdpTransport.getSequenceGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
UdpTransport.setSequenceGenerator(IntSequenceGenerator sequenceGenerator) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.