Uses of Class
com.ibm.datapower.wamt.clientAPI.AlreadyExistsException

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

Methods in com.ibm.datapower.wamt.clientAPI that throw AlreadyExistsException
 void Device.setHLMPort(int hlmPort)
          Set the device's port number to which the AMP (HLM) client will attempt to connect.
 void Device.setHostname(java.lang.String hostname)
          Set the hostname or IP address of this device.
 



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