| ClientPipeAssemblerContext |
Deprecated.
|
| ClientTubeAssemblerContext |
Factory for well-known Tube implementations
that the TubelineAssembler needs to use
to satisfy JAX-WS requirements.
|
| Codecs |
Factory methods for some of the Codec implementations.
|
| Engine |
|
| Fiber |
User-level thread. Represents the execution of one request/response processing.
|
| NextAction |
|
| PipeCloner |
Deprecated.
|
| PipeClonerImpl |
Clones the whole pipeline.
|
| PipelineAssemblerFactory |
Deprecated.
|
| ServerPipeAssemblerContext |
Deprecated.
|
| ServerTubeAssemblerContext |
Factory for well-known server Tube implementations
that the TubelineAssembler needs to use
to satisfy JAX-WS requirements.
|
| Stubs |
Factory methods of various stubs.
|
| SyncStartForAsyncFeature |
Feature used to request starting a fiber synchronous to the calling
thread but allowing it to later switch to run asynchronously to that thread.
|
| ThrowableContainerPropertySet |
When using Dispatch< Packet> and the invocation completes with a Throwable, it is
useful to be able to inspect the Packet in addition to the Throwable as the Packet contains
meta-data about the request and/or response.
|
| TransportPipeFactory |
Factory for transport pipes that enables transport pluggability.
|
| TransportTubeFactory |
Factory for transport tubes that enables transport pluggability.
|
| TubeCloner |
Clones the whole pipeline.
|
| TubelineAssemblerFactory |
|