| Package | Description |
|---|---|
| org.apache.activemq.transport.vm |
In-JVM based Transport implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected VMTransport |
VMTransport.peer |
| Modifier and Type | Method and Description |
|---|---|
VMTransport |
VMTransportServer.connect() |
| Modifier and Type | Method and Description |
|---|---|
void |
VMTransport.dispatch(VMTransport transport,
java.util.concurrent.BlockingQueue<java.lang.Object> pending,
java.lang.Object command) |
void |
VMTransport.doDispatch(VMTransport transport,
TransportListener transportListener,
java.lang.Object command) |
void |
VMTransport.setPeer(VMTransport peer) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.