|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportResult | |
|---|---|
| org.apache.qpid.proton.engine | |
| Uses of TransportResult in org.apache.qpid.proton.engine |
|---|
| Methods in org.apache.qpid.proton.engine that return TransportResult | |
|---|---|
static TransportResult |
TransportResultFactory.error(Exception e)
|
static TransportResult |
TransportResultFactory.error(String errorDescription)
|
static TransportResult |
TransportResultFactory.error(String format,
Object... args)
|
static TransportResult |
TransportResultFactory.ok()
|
TransportResult |
Transport.processInput()
Tell the transport to process the data written to the input buffer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||