Package org.apache.cxf.endpoint

Interface Summary
EndpointImplFactory This interface defines an object that can create EndpointImpl objects.
 

Class Summary
AbstractEndpointFactory  
ClientImpl  
ClientImpl.EchoContext  
ClientLifeCycleManagerImpl  
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  
ServerImpl  
ServerLifeCycleManagerImpl  
ServerRegistryImpl  
ServiceContractResolverRegistryImpl A simple contract resolver registry.
SimpleEndpointImplFactory Create ordinary EndpointImpl objects.
 

Exception Summary
EndpointException  
 



Apache CXF