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,
BlockingQueue<Object> pending,
Object command) |
void |
VMTransport.doDispatch(VMTransport transport,
TransportListener transportListener,
Object command) |
void |
VMTransport.setPeer(VMTransport peer) |
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.