| 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 |
TransportImpl.closed(TransportException error) |
void |
FrameHandler.closed(TransportException error) |
| Modifier and Type | Method and Description |
|---|---|
static int |
ByteBufferUtils.pourAll(java.nio.ByteBuffer source,
TransportInput destinationTransportInput)
Pours the contents of
source into destinationTransportInput, calling
the TransportInput many times if necessary. |
void |
TransportInput.process() |
void |
TransportImpl.process() |
void |
PlainTransportWrapper.process() |
| Modifier and Type | Method and Description |
|---|---|
void |
SslHandshakeSniffingTransportWrapper.process() |
void |
SimpleSslTransportWrapper.process() |
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.