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

Packages that use FilterException
com.ibm.wsgw.beans   
 

Uses of FilterException in com.ibm.wsgw.beans
 

Methods in com.ibm.wsgw.beans that throw FilterException
 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.