public class AutoNioSslTransportFactory extends org.apache.activemq.transport.nio.NIOSSLTransportFactory implements BrokerServiceAware
| Modifier and Type | Field and Description |
|---|---|
protected BrokerService |
brokerService |
| Constructor and Description |
|---|
AutoNioSslTransportFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AutoNIOSSLTransportServer |
createTcpTransportServer(URI location,
ServerSocketFactory serverSocketFactory) |
org.apache.activemq.transport.TransportServer |
doBind(URI location) |
void |
setBrokerService(BrokerService brokerService) |
compositeConfigure, createSocketFactory, createTransport, createTransportcreateServerSocketFactory, createTcpTransport, createTransportcreateInactivityMonitor, isUseInactivityMonitorbind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, findTransportFactory, getDefaultWireFormatType, getOption, registerTransportFactory, serverConfigureprotected BrokerService brokerService
public AutoNioSslTransportFactory()
public void setBrokerService(BrokerService brokerService)
setBrokerService in interface BrokerServiceAwareprotected AutoNIOSSLTransportServer createTcpTransportServer(URI location, ServerSocketFactory serverSocketFactory) throws IOException, URISyntaxException
createTcpTransportServer in class org.apache.activemq.transport.nio.NIOSSLTransportFactoryIOExceptionURISyntaxExceptionpublic org.apache.activemq.transport.TransportServer doBind(URI location) throws IOException
doBind in class org.apache.activemq.transport.nio.NIOSSLTransportFactoryIOExceptionCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.