Uses of Class
com.ibm.datapower.wamt.amp.PingResponse

Packages that use PingResponse
com.ibm.datapower.wamt.amp The Appliance Management Protocol (AMP) provides an abstraction layer for message and command communication between the Manager and the DataPower devices. 
 

Uses of PingResponse in com.ibm.datapower.wamt.amp
 

Methods in com.ibm.datapower.wamt.amp that return PingResponse
 PingResponse Commands.pingDevice(DeviceContext device, java.lang.String subscriptionID)
          This is used periodically to send a heartbeat request to a device and verify that it responds, and to check on the subscription state.
 



© Copyright IBM Corp. 2006, 2010 All Rights Reserved.