Uses of Class
com.ibm.wsgw.beans.FilterAction

Packages that use FilterAction
com.ibm.wsgw.beans   
 

Uses of FilterAction in com.ibm.wsgw.beans
 

Methods in com.ibm.wsgw.beans that return FilterAction
 FilterAction Filter.filterRequest(org.apache.wsif.WSIFRequest request, org.apache.wsif.WSIFResponse response)
          Called when an incoming request is being processed, before the request is passed to the target service.
 FilterAction Filter.filterResponse(org.apache.wsif.WSIFRequest request, org.apache.wsif.WSIFResponse response)
          Called when an outgoing response is being processed, before the response is passed to the originator of the request.
 



Copyright © 2002 IBM. All Rights Reserved.