Apache CXF API

Uses of Class
org.apache.cxf.jaxrs.utils.schemas.SchemaHandler

Packages that use SchemaHandler
org.apache.cxf.jaxrs.provider   
 

Uses of SchemaHandler in org.apache.cxf.jaxrs.provider
 

Methods in org.apache.cxf.jaxrs.provider with parameters of type SchemaHandler
 void AbstractJAXBProvider.setSchemaHandler(SchemaHandler handler)
           
 

Method parameters in org.apache.cxf.jaxrs.provider with type arguments of type SchemaHandler
 void AbstractJAXBProvider.setSchemaHandlers(Map<String,SchemaHandler> handlers)
           
 


Apache CXF API

Apache CXF