Uses of Package
com.ibm.wsgw.beans

Packages that use com.ibm.wsgw.beans
com.ibm.wsgw.beans   
 

Classes in com.ibm.wsgw.beans used by com.ibm.wsgw.beans
ExceptionAction
          The ExceptionAction interface encapsulates the action to be taken following an exception in a channel.
ExceptionHandler
          The ExceptionHandler interface encapsulates a service which takes actions when exceptions occur during request/response handling in the WebServices Gateway.
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.
FilterAction
          The FilterAction class represents the action required as a result of a Filter invocation.
FilterException
          This exception is thrown by a Filter implementation to indicate that some filter-specific error occurred.
FilterRemote
          This interface provides the remote view of the Channel bean.
MessageWarehouse
          The MessageWarehouse interface encapsulates a service which stores messages for archival.
MessageWarehouseRemote
          This interface provides the remote view of the MessageWarehouse bean.
Routing
          The Routing interface encapsulates a service which manages routing for requests.
RoutingRemote
          This interface provides the remote view of the Routing bean.
 



Copyright © 2002 IBM. All Rights Reserved.