Uses of Class
org.apache.headers.coloc.types.OutHeaderT

Packages that use OutHeaderT
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
 OutHeaderT ObjectFactory.createOutHeaderT()
          Create an instance of OutHeaderT
 

Methods in org.apache.headers.coloc.types that return types with arguments of type OutHeaderT
 javax.xml.bind.JAXBElement<OutHeaderT> ObjectFactory.createOutHeader(OutHeaderT value)
          Create an instance of JAXBElement<OutHeaderT>}
 

Methods in org.apache.headers.coloc.types with parameters of type OutHeaderT
 javax.xml.bind.JAXBElement<OutHeaderT> ObjectFactory.createOutHeader(OutHeaderT value)
          Create an instance of JAXBElement<OutHeaderT>}
 

Uses of OutHeaderT in org.apache.headers.doc_lit
 

Methods in org.apache.headers.doc_lit with parameters of type OutHeaderT
 void HeaderTester.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
 void HeaderTester.outHeader(OutHeaderT in, javax.xml.ws.Holder<OutHeaderResponseT> out, javax.xml.ws.Holder<HeaderInfo> header)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.