Apache CXF API

Uses of Interface
org.apache.cxf.feature.validation.SchemaValidationTypeProvider

Packages that use SchemaValidationTypeProvider
org.apache.cxf.feature.validation   
 

Uses of SchemaValidationTypeProvider in org.apache.cxf.feature.validation
 

Classes in org.apache.cxf.feature.validation that implement SchemaValidationTypeProvider
 class DefaultSchemaValidationTypeProvider
          Default provider which accepts a map of operation names to schema validation types.
 

Constructors in org.apache.cxf.feature.validation with parameters of type SchemaValidationTypeProvider
SchemaValidationFeature(SchemaValidationTypeProvider provider)
           
 


Apache CXF API

Apache CXF