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

Packages that use ChannelState
com.ibm.wsgw.beans   
 

Uses of ChannelState in com.ibm.wsgw.beans
 

Methods in com.ibm.wsgw.beans that return ChannelState
 ChannelState GatewayConfig.getChannel(java.lang.String channelName)
          Returns the state for a named channel definition.
 

Methods in com.ibm.wsgw.beans with parameters of type ChannelState
 void GatewayConfig.addChannel(ChannelState channelState)
          Creates a new named channel definition.
 void GatewayConfig.setChannel(ChannelState channelState)
          Updates a channel definition.
 



Copyright © 2002 IBM. All Rights Reserved.