| 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.
|
class |
NettyWssTransportFactory
Creates a Netty based Secure WebSocket transport.
|
class |
NettyWsTransportFactory
Factory for creating the Netty based WebSocket Transport.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.