Package | Description |
---|---|
org.apache.activemq.openwire | |
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenWireFormatFactory |
Modifier and Type | Method and Description |
---|---|
protected WireFormatFactory |
TransportFactory.createWireFormatFactory(Map<String,String> options) |
Modifier and Type | Field and Description |
---|---|
protected WireFormatFactory |
TcpTransportServer.wireFormatFactory |
Modifier and Type | Method and Description |
---|---|
WireFormatFactory |
TcpTransportServer.getWireFormatFactory() |
Modifier and Type | Method and Description |
---|---|
void |
TcpTransportServer.setWireFormatFactory(WireFormatFactory wireFormatFactory) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.