Package | Description |
---|---|
org.apache.activemq.transport.multicast |
A Multicast based Transport implementation.
|
org.apache.activemq.transport.udp |
UDP based Transport implementation.
|
Modifier and Type | Method and Description |
---|---|
protected CommandChannel |
MulticastTransport.createCommandChannel() |
Modifier and Type | Class and Description |
---|---|
class |
CommandChannelSupport |
class |
CommandDatagramChannel
A strategy for reading datagrams and de-fragmenting them together.
|
class |
CommandDatagramSocket
A strategy for reading datagrams and de-fragmenting them together.
|
Modifier and Type | Method and Description |
---|---|
protected CommandChannel |
UdpTransport.createCommandChannel() |
protected CommandChannel |
UdpTransport.createCommandDatagramChannel() |
CommandChannel |
UdpTransport.getCommandChannel() |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.