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
Channel
          The Channel interface encapsulates a listener for service requests.
ChannelRemote
          This interface provides the remote view of the Channel bean.
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.
GatewayAdmin
          This interface provides adminstration operations for the WebServices Gateway.
GatewayAdminRemote
          This interface provides the remote view of adminstration operations for the WebServices Gateway.
GatewayConfig
          This interface provides configuration operations for the WebServices Gateway.
GatewayConfigRemote
          This interface provides the remote view of configuration operations for the WebServices Gateway.
GatewayOperationRemote
          This interface provides the remote view of the GatewayOperation bean.
MessageWarehouse
          The MessageWarehouse interface encapsulates a service which stores messages for archival.
MessageWarehouseRemote
          This interface provides the remote view of the MessageWarehouse bean.
ResponseCorrelation
          The ResponseCorrelation interface encapsulates the information that an asynchronous listener for service responses needs to send a response.
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.