|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandChannel | |
---|---|
org.apache.activemq.transport.multicast | A Multicast based Transport implementation. |
org.apache.activemq.transport.udp | UDP based Transport implementation. |
Uses of CommandChannel in org.apache.activemq.transport.multicast |
---|
Methods in org.apache.activemq.transport.multicast that return CommandChannel | |
---|---|
protected CommandChannel |
MulticastTransport.createCommandChannel()
|
Uses of CommandChannel in org.apache.activemq.transport.udp |
---|
Classes in org.apache.activemq.transport.udp that implement CommandChannel | |
---|---|
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. |
Methods in org.apache.activemq.transport.udp that return CommandChannel | |
---|---|
protected CommandChannel |
UdpTransport.createCommandChannel()
|
protected CommandChannel |
UdpTransport.createCommandDatagramChannel()
|
CommandChannel |
UdpTransport.getCommandChannel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |