|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslTransportFactory | |
---|---|
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. |
org.apache.activemq.transport.tcp | TCP/IP based Transport implementation. |
Uses of SslTransportFactory in org.apache.activemq.transport.stomp |
---|
Subclasses of SslTransportFactory in org.apache.activemq.transport.stomp | |
---|---|
class |
StompSslTransportFactory
A STOMP over SSL transport factory |
Uses of SslTransportFactory in org.apache.activemq.transport.tcp |
---|
Constructors in org.apache.activemq.transport.tcp with parameters of type SslTransportFactory | |
---|---|
SslTransportServer(SslTransportFactory transportFactory,
URI location,
SSLServerSocketFactory serverSocketFactory)
Creates a ssl transport server for the specified url using the provided serverSocketFactory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |