| Package | Description |
|---|---|
| org.apache.qpid.proton.engine | |
| org.apache.qpid.proton.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
static TransportResult |
TransportResultFactory.error(java.lang.Exception e) |
static TransportResult |
TransportResultFactory.error(java.lang.String errorDescription) |
static TransportResult |
TransportResultFactory.error(java.lang.String format,
java.lang.Object... args) |
static TransportResult |
TransportResultFactory.ok() |
TransportResult |
Transport.processInput()
Tell the transport to process the data written to the input buffer.
|
| Modifier and Type | Method and Description |
|---|---|
TransportResult |
TransportImpl.oldApiCheckStateBeforeInput(int inputLength)
This method is public as it is used by Python layer.
|
TransportResult |
TransportImpl.processInput() |
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.