| Package | Description |
|---|---|
| org.apache.cxf.transport |
Transport related classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Conduit
A pipe between peers that channels transport-level messages.
|
interface |
Destination
A Destination is a transport-level endpoint capable of receiving
unsolicited incoming messages from different peers.
|
interface |
MultiplexDestination
A MultiplexDestination is a transport-level endpoint capable of receiving
unsolicited incoming messages from different peers for multiple targets
identified by a unique id.
|
Apache CXF