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

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

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

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

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

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

Uses of PingMeT in org.apache.headers.rpc_lit
 

Methods in org.apache.headers.rpc_lit with parameters of type PingMeT
 PingMeResponseT HeaderTester.pingMe(PingMeT in)
           
 



Apache CXF