Apache CXF API

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

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

Uses of ServiceContractResolverRegistry in org.apache.cxf.endpoint
 

Classes in org.apache.cxf.endpoint that implement ServiceContractResolverRegistry
 class ServiceContractResolverRegistryImpl
          A simple contract resolver registry.
 


Apache CXF API

Apache CXF