Apache CXF API

Uses of Interface
org.apache.cxf.endpoint.EndpointResolverRegistry

Packages that use EndpointResolverRegistry
org.apache.cxf.endpoint Client and Server related classes. 
 

Uses of EndpointResolverRegistry in org.apache.cxf.endpoint
 

Classes in org.apache.cxf.endpoint that implement EndpointResolverRegistry
 class 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.
 


Apache CXF API

Apache CXF