Package com.ibm.wsgw.beans

Interface Summary
Channel The Channel interface encapsulates a listener for service requests.
ChannelHome This interface provides a Home for Channel session beans.
ChannelRemote This interface provides the remote view of the Channel bean.
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.
GatewayAdmin This interface provides adminstration operations for the WebServices Gateway.
GatewayAdminHome This interface provides a Home for GatewayAdmin session beans.
GatewayAdminRemote This interface provides the remote view of adminstration operations for the WebServices Gateway.
GatewayConfig This interface provides configuration operations for the WebServices Gateway.
GatewayConfigHome This interface provides a Home for GatewayConfig session beans.
GatewayConfigRemote This interface provides the remote view of configuration operations for the WebServices Gateway.
GatewayOperationHome This interface provides a Home for GatewayOperation session beans.
GatewayOperationRemote This interface provides the remote view of the GatewayOperation 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.
ResponseCorrelation The ResponseCorrelation interface encapsulates the information that an asynchronous listener for service responses needs to send a response.
 

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.