|
Apache CXF API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Client | |
ClientLifeCycleListener | |
ClientLifeCycleManager | |
ConduitSelector | Strategy for retreival of a Conduit to mediate an outbound message. |
ContextInspector | |
Endpoint | Represents an endpoint that receives messages. |
EndpointResolver | Implementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references. |
EndpointResolverRegistry | Implementations of this interface are responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references. |
Retryable | Implemented by Clients that are willing to accept retried invocations. |
Server | |
ServerLifeCycleListener | |
ServerLifeCycleManager | |
ServerRegistry | |
ServiceContractResolver | |
ServiceContractResolverRegistry |
Class Summary | |
---|---|
AbstractConduitSelector | Abstract base class holding logic common to any ConduitSelector that retreives a Conduit from the ConduitInitiator. |
AbstractEndpointFactory | |
ClientCallback | |
ClientImpl | |
ClientImpl.EchoContext | |
ClientLifeCycleManagerImpl | |
DeferredConduitSelector | Strategy for lazy deferred retreival of a Conduit to mediate an outbound message. |
EndpointImpl | |
EndpointResolverRegistryImpl | This implementation class is responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references. |
ManagedEndpoint | |
NullConduitSelector | Strategy for null Conduit retrieval. |
PreexistingConduitSelector | Strategy for retreival of a pre-existing Conduit to mediate an outbound message. |
ServerImpl | |
ServerLifeCycleManagerImpl | |
ServerRegistryImpl | |
ServiceContractResolverRegistryImpl | |
UpfrontConduitSelector | Strategy for eager upfront retreival of a Conduit to mediate an outbound message. |
Exception Summary | |
---|---|
EndpointException |
Client and Server related classes.
|
Apache CXF API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |