Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoNioSslTransportFactory |
class |
AutoNioTransportFactory |
Modifier and Type | Class and Description |
---|---|
class |
MQTTNIOSSLTransportFactory |
class |
MQTTNIOTransportFactory
A MQTT over NIO transport factory
|
Modifier and Type | Class and Description |
---|---|
class |
NIOSSLTransportFactory |
Modifier and Type | Class and Description |
---|---|
class |
StompNIOSSLTransportFactory |
class |
StompNIOTransportFactory
A STOMP over NIO transport factory
|
Copyright © 2005–2017. All rights reserved.