Uses of Class
org.apache.schema_validation.types.SomeHeader
-
Packages that use SomeHeader Package Description org.apache.schema_validation org.apache.schema_validation.types -
-
Uses of SomeHeader in org.apache.schema_validation
Methods in org.apache.schema_validation with parameters of type SomeHeader Modifier and Type Method Description SomeResponseWithHeaderSchemaValidation. doSomethingWithHeader(SomeRequestWithHeader in, SomeHeader inHeader) -
Uses of SomeHeader in org.apache.schema_validation.types
Methods in org.apache.schema_validation.types that return SomeHeader Modifier and Type Method Description SomeHeaderObjectFactory. createSomeHeader()Create an instance ofSomeHeader
-