Uses of Interface
com.ibm.datapower.wamt.soma.SOMACommands

Packages that use SOMACommands
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. 
com.ibm.datapower.wamt.soma   
 

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

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

Uses of SOMACommands in com.ibm.datapower.wamt.soma
 

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



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