Uses of Class
org.apache.headers.coloc.types.InHeaderT
-
Packages that use InHeaderT Package Description org.apache.headers.coloc.types org.apache.headers.doc_lit org.apache.headers.rpc_lit -
-
Uses of InHeaderT in org.apache.headers.coloc.types
Methods in org.apache.headers.coloc.types that return InHeaderT Modifier and Type Method Description InHeaderTObjectFactory. createInHeaderT()Create an instance ofInHeaderTMethods in org.apache.headers.coloc.types that return types with arguments of type InHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<InHeaderT>ObjectFactory. createInHeader(InHeaderT value)Methods in org.apache.headers.coloc.types with parameters of type InHeaderT Modifier and Type Method Description javax.xml.bind.JAXBElement<InHeaderT>ObjectFactory. createInHeader(InHeaderT value) -
Uses of InHeaderT in org.apache.headers.doc_lit
Methods in org.apache.headers.doc_lit with parameters of type InHeaderT Modifier and Type Method Description InHeaderResponseTHeaderTester. inHeader(InHeaderT in, HeaderInfo header) -
Uses of InHeaderT in org.apache.headers.rpc_lit
Methods in org.apache.headers.rpc_lit with parameters of type InHeaderT Modifier and Type Method Description InHeaderResponseTHeaderTester. inHeader(InHeaderT in, HeaderInfo header)
-