| Package | Description |
|---|---|
| org.apache.qpid.proton.engine |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.