Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.engine.impl.ssl |
Modifier and Type | Method and Description |
---|---|
void |
Transport.process() |
Modifier and Type | Method and Description |
---|---|
void |
FrameHandler.closed(TransportException error) |
void |
TransportImpl.closed(TransportException error) |
Modifier and Type | Method and Description |
---|---|
static int |
ByteBufferUtils.pourAll(ByteBuffer source,
TransportInput destinationTransportInput)
Pours the contents of
source into destinationTransportInput , calling
the TransportInput many times if necessary. |
void |
PlainTransportWrapper.process() |
void |
TransportInput.process() |
void |
TransportImpl.process() |
void |
HandshakeSniffingTransportWrapper.process() |
ByteBuffer |
TransportInput.tail() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleSslTransportWrapper.process() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.