Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl |
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.
|
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 © 2016 The Apache Software Foundation. All rights reserved.