Apache CXF API

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

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

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)
           
 

Uses of QueryHandlerRegistry in org.apache.cxf.transports.http.internal
 

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


Apache CXF API

Apache CXF