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

Packages that use FilterState
com.ibm.wsgw.beans   
 

Uses of FilterState in com.ibm.wsgw.beans
 

Methods in com.ibm.wsgw.beans that return FilterState
 FilterState GatewayConfig.getFilter(java.lang.String filterName)
          Returns the state for a named filter definition.
 

Methods in com.ibm.wsgw.beans with parameters of type FilterState
 void GatewayConfig.addFilter(FilterState filterState)
          Creates a new named filter definition.
 void GatewayConfig.setFilter(FilterState filterState)
          Updates a filter definition.
 



Copyright © 2002 IBM. All Rights Reserved.