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

Packages that use OutHeaderResponseT
org.apache.headers.coloc.types   
org.apache.headers.doc_lit   
org.apache.headers.rpc_lit   
 

Uses of OutHeaderResponseT in org.apache.headers.coloc.types
 

Methods in org.apache.headers.coloc.types that return OutHeaderResponseT
 OutHeaderResponseT ObjectFactory.createOutHeaderResponseT()
          Create an instance of OutHeaderResponseT
 

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

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

Uses of OutHeaderResponseT in org.apache.headers.doc_lit
 

Method parameters in org.apache.headers.doc_lit with type arguments of type OutHeaderResponseT
 void HeaderTester.outHeader(OutHeaderT in, javax.xml.ws.Holder<OutHeaderResponseT> out, javax.xml.ws.Holder<HeaderInfo> header)
           
 

Uses of OutHeaderResponseT in org.apache.headers.rpc_lit
 

Method parameters in org.apache.headers.rpc_lit with type arguments of type OutHeaderResponseT
 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.