Uses of Interface
org.apache.cxf.endpoint.EndpointResolverRegistry
-
Packages that use EndpointResolverRegistry Package Description org.apache.cxf.bus.managers -
-
Uses of EndpointResolverRegistry in org.apache.cxf.bus.managers
Classes in org.apache.cxf.bus.managers that implement EndpointResolverRegistry Modifier and Type Class Description 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.
-