|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VmTransportChannel | |
|---|---|
| org.activemq.transport.peer | |
| org.activemq.transport.remote | |
| org.activemq.transport.vm | An implementation of the transport layer using intra-JVM communication |
| Uses of VmTransportChannel in org.activemq.transport.peer |
|---|
| Subclasses of VmTransportChannel in org.activemq.transport.peer | |
|---|---|
class |
PeerTransportChannel
A PeerTransportChannel creates an embedded broker and networks peers together to form a P-2-P network. |
| Uses of VmTransportChannel in org.activemq.transport.remote |
|---|
| Subclasses of VmTransportChannel in org.activemq.transport.remote | |
|---|---|
class |
RemoteTransportChannel
A RemoteTransportChannel creates an embedded broker that creates a remote connection to another
broker. |
| Uses of VmTransportChannel in org.activemq.transport.vm |
|---|
| Methods in org.activemq.transport.vm that return VmTransportChannel | |
|---|---|
VmTransportChannel |
VmTransportChannel.createServerSide()
Creates the server side version of this client side channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||