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

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

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

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

Uses of InoutHeaderT in org.apache.headers.doc_lit
 

Methods in org.apache.headers.doc_lit with parameters of type InoutHeaderT
 InoutHeaderResponseT HeaderTester.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
 InoutHeaderResponseT HeaderTester.inoutHeader(InoutHeaderT in, 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.