Class AutoNioSslTransportFactory

  • All Implemented Interfaces:
    BrokerServiceAware

    public class AutoNioSslTransportFactory
    extends org.apache.activemq.transport.nio.NIOSSLTransportFactory
    implements BrokerServiceAware
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected BrokerService brokerService  
      • Fields inherited from class org.apache.activemq.transport.nio.NIOSSLTransportFactory

        context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected AutoNIOSSLTransportServer createTcpTransportServer​(URI location, ServerSocketFactory serverSocketFactory)  
      org.apache.activemq.transport.TransportServer doBind​(URI location)  
      void setBrokerService​(BrokerService brokerService)  
      • Methods inherited from class org.apache.activemq.transport.nio.NIOSSLTransportFactory

        compositeConfigure, createSocketFactory, createTransport, createTransport
      • Methods inherited from class org.apache.activemq.transport.nio.NIOTransportFactory

        createServerSocketFactory, createTcpTransport, createTransport
      • Methods inherited from class org.apache.activemq.transport.tcp.TcpTransportFactory

        createInactivityMonitor, isUseInactivityMonitor
      • Methods inherited from class org.apache.activemq.transport.TransportFactory

        bind, compositeConnect, compositeConnect, configure, connect, connect, createWireFormat, createWireFormatFactory, doCompositeConnect, doCompositeConnect, doConnect, doConnect, findTransportFactory, getDefaultWireFormatType, getOption, registerTransportFactory, serverConfigure