Package com.ibm.wsgw.beans

Interface Summary
ExceptionHandler The ExceptionHandler interface encapsulates a service which takes actions when exceptions occur during request/response handling in the WebServices Gateway.
ExceptionHandlerHome This interface provides a Home for ExceptionHandler session beans.
ExceptionHandlerRemote This interface provides the remote view of the ExceptionHandler bean.
Filter The Filter interface allows beans to be plugged in to the Gateway to be called during processing of request and responses.
FilterHome This interface provides a Home for Channel session beans.
FilterRemote This interface provides the remote view of the Channel bean.
MessageWarehouse The MessageWarehouse interface encapsulates a service which stores messages for archival.
MessageWarehouseHome This interface provides a Home for MessageWarehouse session beans.
MessageWarehouseRemote This interface provides the remote view of the MessageWarehouse bean.
Routing The Routing interface encapsulates a service which manages routing for requests.
RoutingHome This interface provides a Home for Routing session beans.
RoutingRemote This interface provides the remote view of the Routing bean.
 

Class Summary
ExceptionAction The ExceptionAction interface encapsulates the action to be taken following an exception in a channel.
FilterAction The FilterAction class represents the action required as a result of a Filter invocation.
FilterImpl The FilterImpl class provides a partial implementation of the Filter interface for use as a base-class for WSGateway filters.
 

Exception Summary
FilterException This exception is thrown by a Filter implementation to indicate that some filter-specific error occurred.
 



Copyright © 2002 IBM. All Rights Reserved.