Uses of Class
org.apache.headers.coloc.types.InoutHeaderT
-
Packages that use InoutHeaderT Package Description org.apache.headers.coloc.types org.apache.headers.doc_lit org.apache.headers.rpc_lit -
-
Uses of InoutHeaderT in org.apache.headers.coloc.types
Methods in org.apache.headers.coloc.types that return InoutHeaderT Modifier and Type Method Description InoutHeaderTObjectFactory. createInoutHeaderT()Create an instance ofInoutHeaderTMethods in org.apache.headers.coloc.types that return types with arguments of type InoutHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<InoutHeaderT>ObjectFactory. createInoutHeader(InoutHeaderT value)Methods in org.apache.headers.coloc.types with parameters of type InoutHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<InoutHeaderT>ObjectFactory. createInoutHeader(InoutHeaderT value) -
Uses of InoutHeaderT in org.apache.headers.doc_lit
Methods in org.apache.headers.doc_lit with parameters of type InoutHeaderT Modifier and Type Method Description InoutHeaderResponseTHeaderTester. inoutHeader(InoutHeaderT inout, javax.xml.ws.Holder<HeaderInfo> header) -
Uses of InoutHeaderT in org.apache.headers.rpc_lit
Methods in org.apache.headers.rpc_lit with parameters of type InoutHeaderT Modifier and Type Method Description InoutHeaderResponseTHeaderTester. inoutHeader(InoutHeaderT in, javax.xml.ws.Holder<HeaderInfo> header)
-