Uses of Interface
com.ibm.datapower.wamt.amp.Commands

Packages that use Commands
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. 
com.ibm.datapower.wamt.clientAPI The clientAPI package encapsulates the logic for managing DataPower appliances, providing the API that should be used by a user interface to interact with one or more appliances. 
 

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

Methods in com.ibm.datapower.wamt.amp that return Commands
static Commands CommandFactory.getCommands(java.lang.String commandsImplementationClassName, java.lang.String soapHelperImplementationClassName)
          Get an instance of a class that implements the Commands interface.
 

Uses of Commands in com.ibm.datapower.wamt.clientAPI
 

Methods in com.ibm.datapower.wamt.clientAPI that return Commands
 Commands Device.getCommands()
          Get the commands implementation to use for this device.
 



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