Apache CXF API

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

Packages that use EndpointResolverRegistry
org.apache.cxf.bus.managers   
 

Uses of EndpointResolverRegistry in org.apache.cxf.bus.managers
 

Classes in org.apache.cxf.bus.managers 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