| Package | Description |
|---|---|
| org.apache.activemq.transport.auto | |
| org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoSslTransportFactory |
| Constructor and Description |
|---|
AutoSslTransportServer(SslTransportFactory transportFactory,
URI location,
SSLServerSocketFactory serverSocketFactory,
BrokerService brokerService,
Set<String> enabledProtocols) |
| Constructor and Description |
|---|
SslTransportServer(SslTransportFactory transportFactory,
URI location,
SSLServerSocketFactory serverSocketFactory)
Creates a ssl transport server for the specified url using the provided
serverSocketFactory
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.