Package | Description |
---|---|
org.apache.activemq.transport.mqtt |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
Modifier and Type | Method and Description |
---|---|
protected SslTransportServer |
MQTTSslTransportFactory.createSslTransportServer(URI location,
SSLServerSocketFactory serverSocketFactory) |
Modifier and Type | Method and Description |
---|---|
protected SslTransportServer |
SslTransportFactory.createSslTransportServer(URI location,
SSLServerSocketFactory serverSocketFactory)
Allows subclasses of SslTransportFactory to create custom instances of
SslTransportServer.
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.