Uses of Class
org.apache.headers.coloc.types.PingMeResponseT
-
Packages that use PingMeResponseT Package Description 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 Modifier and Type Method Description PingMeResponseTObjectFactory. createPingMeResponseT()Create an instance ofPingMeResponseTMethods in org.apache.headers.coloc.types that return types with arguments of type PingMeResponseT Modifier and Type Method Description javax.xml.bind.JAXBElement<PingMeResponseT>ObjectFactory. createPingMeResponse(PingMeResponseT value)Methods in org.apache.headers.coloc.types with parameters of type PingMeResponseT Modifier and Type Method Description javax.xml.bind.JAXBElement<PingMeResponseT>ObjectFactory. createPingMeResponse(PingMeResponseT value) -
Uses of PingMeResponseT in org.apache.headers.rpc_lit
Methods in org.apache.headers.rpc_lit that return PingMeResponseT Modifier and Type Method Description PingMeResponseTHeaderTester. pingMe(PingMeT in)
-