Uses of Class
com.ibm.wsgw.config.TargetServiceState

Packages that use TargetServiceState
com.ibm.wsgw.beans   
 

Uses of TargetServiceState in com.ibm.wsgw.beans
 

Methods in com.ibm.wsgw.beans that return TargetServiceState
 TargetServiceState GatewayConfig.getTargetService(java.lang.String gatewayServiceName, TargetServiceLocation targetServiceLocation)
          Gets the given target service from the set which are mapped to by the given gateway service.
 

Methods in com.ibm.wsgw.beans with parameters of type TargetServiceState
 void GatewayConfig.addTargetService(java.lang.String gatewayServiceName, TargetServiceState targetServiceState)
          Adds the given target service to the set which are mapped to by the given gateway service.
 void GatewayConfig.setTargetService(java.lang.String gatewayServiceName, TargetServiceState targetServiceState)
          Sets the attributes of the given target service.
 



Copyright © 2002 IBM. All Rights Reserved.