Uses of Package
com.ibm.datapower.wamt

Packages that use com.ibm.datapower.wamt
com.ibm.datapower.wamt This package contains classes that are used by the clientAPI and amp packages. 
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. 
com.ibm.datapower.wamt.dataAPI Defines a collection of interfaces for data persistence that can be implemented to support a repository in various environments. 
com.ibm.datapower.wamt.dataAPI.local.filesystem Local File System Implementation of the dataAPI Interface for the IBM WebSphere Appliance Management Toolkit 
com.ibm.datapower.wamt.soma   
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt
AdminStatus
           
DeviceLogger
          A simple trace logger that accepts trace entries via HTTP and logs to the appropriate (specified) logger.
DeviceType
          This class provides a set of enumerated values for the device type, as opposed to using String values.
DMgrException
          This is the root class for exceptions that are thrown from the DataPower Management Interface.
ModelType
          This class provides a set of enumerated values for the model type, as opposed to using String values.
OperationStatus
          This class defines valid values tracking the operation status of elements such as domains, and containers to hold these values.
OperationStatus.Enumerated
          This holds the enumerated values that are allowed to be used with OperationStatus.
OpStatus
           
QuiesceStatus
           
StringCollection
          A simple collection of Strings.
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt.amp
AbstractFactory
          A common implementation of a class factory, it can be extended to create specific factories.
AbstractPackageInfo
          Get the SCM (source code management, i.e., CVS metadata) information about all the classes in a package for debug purposes.
AdminStatus
           
DeviceType
          This class provides a set of enumerated values for the device type, as opposed to using String values.
DMgrException
          This is the root class for exceptions that are thrown from the DataPower Management Interface.
ModelType
          This class provides a set of enumerated values for the model type, as opposed to using String values.
OperationStatus
          This class defines valid values tracking the operation status of elements such as domains, and containers to hold these values.
QuiesceStatus
           
StringCollection
          A simple collection of Strings.
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt.clientAPI
AdminStatus
           
DeviceType
          This class provides a set of enumerated values for the device type, as opposed to using String values.
DMgrException
          This is the root class for exceptions that are thrown from the DataPower Management Interface.
ModelType
          This class provides a set of enumerated values for the model type, as opposed to using String values.
OperationStatus
          This class defines valid values tracking the operation status of elements such as domains, and containers to hold these values.
OpStatus
           
QuiesceStatus
           
StringCollection
          A simple collection of Strings.
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt.dataAPI
AbstractFactory
          A common implementation of a class factory, it can be extended to create specific factories.
Credential
          The Credential provides data for access control to the Repository and its contents.
DeviceType
          This class provides a set of enumerated values for the device type, as opposed to using String values.
DMgrException
          This is the root class for exceptions that are thrown from the DataPower Management Interface.
ModelType
          This class provides a set of enumerated values for the model type, as opposed to using String values.
StringCollection
          A simple collection of Strings.
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt.dataAPI.local.filesystem
Credential
          The Credential provides data for access control to the Repository and its contents.
DeviceType
          This class provides a set of enumerated values for the device type, as opposed to using String values.
ModelType
          This class provides a set of enumerated values for the model type, as opposed to using String values.
StringCollection
          A simple collection of Strings.
 

Classes in com.ibm.datapower.wamt used by com.ibm.datapower.wamt.soma
AbstractFactory
          A common implementation of a class factory, it can be extended to create specific factories.
DMgrException
          This is the root class for exceptions that are thrown from the DataPower Management Interface.
StringCollection
          A simple collection of Strings.
 



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