Package | Description |
---|---|
org.apache.qpid.proton | |
org.apache.qpid.proton.driver | |
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.reactor.impl |
Modifier and Type | Method and Description |
---|---|
static Transport |
Proton.transport() |
Modifier and Type | Method and Description |
---|---|
Transport |
Connector.getTransport()
Access the Transport associated with the connector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProtonJTransport
Extends
Transport with functionality that is specific to proton-j |
Modifier and Type | Method and Description |
---|---|
static Transport |
Transport.Factory.create() |
Transport |
Connection.getTransport() |
Transport |
Event.getTransport() |
static Transport |
Engine.transport() |
Modifier and Type | Class and Description |
---|---|
class |
TransportImpl |
Modifier and Type | Method and Description |
---|---|
protected Transport |
SelectableImpl.getTransport() |
Modifier and Type | Method and Description |
---|---|
protected static Selectable |
IOHandler.selectableTransport(Reactor reactor,
Socket socket,
Transport transport) |
protected void |
SelectableImpl.setTransport(Transport transport) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.