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