Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF