| Package | Description |
|---|---|
| org.apache.activemq.transport.nio | |
| org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NIOSSLTransportFactory |
class |
NIOTransportFactory |
| Constructor and Description |
|---|
NIOSSLTransportServer(SSLContext context,
TcpTransportFactory transportFactory,
URI location,
ServerSocketFactory serverSocketFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
SslTransportFactory
An implementation of the TcpTransportFactory using SSL.
|
| Modifier and Type | Field and Description |
|---|---|
protected TcpTransportFactory |
TcpTransportServer.transportFactory |
| Constructor and Description |
|---|
TcpTransportServer(TcpTransportFactory transportFactory,
URI location,
ServerSocketFactory serverSocketFactory) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.