Apache CXF API

Uses of Interface
org.apache.cxf.transports.http.QueryHandlerRegistry

Packages that use QueryHandlerRegistry
org.apache.cxf.transport.http   
org.apache.cxf.transport.servlet   
 

Uses of QueryHandlerRegistry in org.apache.cxf.transport.http
 

Classes in org.apache.cxf.transport.http that implement QueryHandlerRegistry
 class QueryHandlerRegistryImpl
           
 

Uses of QueryHandlerRegistry in org.apache.cxf.transport.servlet
 

Methods in org.apache.cxf.transport.servlet with parameters of type QueryHandlerRegistry
protected  QueryHandler ServletController.findQueryHandler(QueryHandlerRegistry queryHandlerRegistry, EndpointInfo ei, String ctxUri, String baseUri)
           
 


Apache CXF API

Apache CXF