Uses of Class
org.apache.headers.coloc.types.OutHeaderT
-
Packages that use OutHeaderT Package Description org.apache.headers.coloc.types org.apache.headers.doc_lit org.apache.headers.rpc_lit -
-
Uses of OutHeaderT in org.apache.headers.coloc.types
Methods in org.apache.headers.coloc.types that return OutHeaderT Modifier and Type Method Description OutHeaderTObjectFactory. createOutHeaderT()Create an instance ofOutHeaderTMethods in org.apache.headers.coloc.types that return types with arguments of type OutHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<OutHeaderT>ObjectFactory. createOutHeader(OutHeaderT value)Methods in org.apache.headers.coloc.types with parameters of type OutHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<OutHeaderT>ObjectFactory. createOutHeader(OutHeaderT value) -
Uses of OutHeaderT in org.apache.headers.doc_lit
Methods in org.apache.headers.doc_lit with parameters of type OutHeaderT Modifier and Type Method Description voidHeaderTester. outHeader(OutHeaderT in, javax.xml.ws.Holder<OutHeaderResponseT> out, javax.xml.ws.Holder<HeaderInfo> header) -
Uses of OutHeaderT in org.apache.headers.rpc_lit
Methods in org.apache.headers.rpc_lit with parameters of type OutHeaderT Modifier and Type Method Description voidHeaderTester. outHeader(OutHeaderT in, javax.xml.ws.Holder<OutHeaderResponseT> out, javax.xml.ws.Holder<HeaderInfo> header)
-