Uses of Package
org.apache.activemq.transport.nio
-
Packages that use org.apache.activemq.transport.nio Package Description org.apache.activemq.transport.amqp A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/org.apache.activemq.transport.auto.nio org.apache.activemq.transport.mqtt A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/org.apache.activemq.transport.nio org.apache.activemq.transport.stomp An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. -
Classes in org.apache.activemq.transport.nio used by org.apache.activemq.transport.amqp Class Description NIOSSLTransport NIOTransport An implementation of theTransport
interface using raw tcp/ipNIOTransportFactory -
Classes in org.apache.activemq.transport.nio used by org.apache.activemq.transport.auto.nio Class Description NIOSSLTransportFactory NIOTransport An implementation of theTransport
interface using raw tcp/ipNIOTransportFactory -
Classes in org.apache.activemq.transport.nio used by org.apache.activemq.transport.mqtt Class Description NIOSSLTransport NIOTransport An implementation of theTransport
interface using raw tcp/ipNIOTransportFactory -
Classes in org.apache.activemq.transport.nio used by org.apache.activemq.transport.nio Class Description NIOSSLTransport NIOTransport An implementation of theTransport
interface using raw tcp/ipNIOTransportFactory SelectorManager The SelectorManager will manage one Selector and the thread that checks the selector.SelectorManager.Listener SelectorSelection SelectorWorker -
Classes in org.apache.activemq.transport.nio used by org.apache.activemq.transport.stomp Class Description NIOSSLTransport NIOTransport An implementation of theTransport
interface using raw tcp/ipNIOTransportFactory