Uses of Class
org.apache.schema_validation.types.SomeResponseWithHeader
-
Packages that use SomeResponseWithHeader Package Description org.apache.schema_validation org.apache.schema_validation.types -
-
Uses of SomeResponseWithHeader in org.apache.schema_validation
Methods in org.apache.schema_validation that return SomeResponseWithHeader Modifier and Type Method Description SomeResponseWithHeaderSchemaValidation. doSomethingWithHeader(SomeRequestWithHeader in, SomeHeader inHeader) -
Uses of SomeResponseWithHeader in org.apache.schema_validation.types
Methods in org.apache.schema_validation.types that return SomeResponseWithHeader Modifier and Type Method Description SomeResponseWithHeaderObjectFactory. createSomeResponseWithHeader()Create an instance ofSomeResponseWithHeader
-