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

Packages that use PingMeResponseT
org.apache.headers.coloc.types   
org.apache.headers.rpc_lit   
 

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

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

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

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

Uses of PingMeResponseT in org.apache.headers.rpc_lit
 

Methods in org.apache.headers.rpc_lit that return PingMeResponseT
 PingMeResponseT HeaderTester.pingMe(PingMeT in)
           
 



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