Uses of Package
com.ibm.datapower.wamt.soma

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

Classes in com.ibm.datapower.wamt.soma used by com.ibm.datapower.wamt.clientAPI
SOMACommands
          A list of high-level commands that the DataPower device should support via SOAP invocation.
SOMAException
          The top-level class to identify exceptions that may occur while communicating with DataPower devices.
SOMAIOException
          An I/O problem occurred while communicating to the device via the network such as hostname not found, connection refused, connection timed out, etc.
Status
          The interface to get the status of SOMA.
 

Classes in com.ibm.datapower.wamt.soma used by com.ibm.datapower.wamt.soma
SOAPHelper
          A list of high-level commands that a SOAPHelperImpl class should implement.
SOMACommands
          A list of high-level commands that the DataPower device should support via SOAP invocation.
SOMAException
          The top-level class to identify exceptions that may occur while communicating with DataPower devices.
SOMAIOException
          An I/O problem occurred while communicating to the device via the network such as hostname not found, connection refused, connection timed out, etc.
Status
          The interface to get the status of SOMA.
 



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