Uses of Class
org.apache.cxf.outofband.header.OutofBandHeader
-
Packages that use OutofBandHeader Package Description org.apache.cxf.outofband.header -
-
Uses of OutofBandHeader in org.apache.cxf.outofband.header
Methods in org.apache.cxf.outofband.header that return OutofBandHeader Modifier and Type Method Description OutofBandHeaderObjectFactory. createOutofBandHeader()Create an instance ofOutofBandHeaderMethods in org.apache.cxf.outofband.header that return types with arguments of type OutofBandHeader Modifier and Type Method Description javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader1(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader2(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader3(OutofBandHeader value)Methods in org.apache.cxf.outofband.header with parameters of type OutofBandHeader Modifier and Type Method Description javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader1(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader2(OutofBandHeader value)javax.xml.bind.JAXBElement<OutofBandHeader>ObjectFactory. createOutofbandHeader3(OutofBandHeader value)
-