Package | Description |
---|---|
org.apache.qpid.jms.transports | |
org.apache.qpid.jms.transports.netty |
Modifier and Type | Method and Description |
---|---|
static TransportFactory |
TransportFactory.findTransportFactory(String transportKey)
Searches for a TransportFactory by using the scheme from the given key.
|
Modifier and Type | Class and Description |
---|---|
class |
NettySslTransportFactory
Creates a Netty based SSL transport.
|
class |
NettyTcpTransportFactory
Factory for creating the Netty based TCP Transport.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.