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 JAXBElementProvider.setSchemaHandler(SchemaHandler handler)
           
 void JSONProvider.setSchemaHandler(SchemaHandler handler)
           
 


Apache CXF API

Apache CXF