Uses of Class
com.ibm.websphere.fabric.da.OutboundResponse

Packages that use OutboundResponse
com.ibm.websphere.fabric.da.plugin Interfaces for extending the behavior or stock Dynamic Assembly. 
 

Uses of OutboundResponse in com.ibm.websphere.fabric.da.plugin
 

Methods in com.ibm.websphere.fabric.da.plugin that return OutboundResponse
 OutboundResponse ResponseListener.handleResponse(InboundResponse inbound, OutboundResponse outbound)
          Allows implementation to inspect the inbound response and return a potentially modified outbound response.
 

Methods in com.ibm.websphere.fabric.da.plugin with parameters of type OutboundResponse
 OutboundResponse ResponseListener.handleResponse(InboundResponse inbound, OutboundResponse outbound)
          Allows implementation to inspect the inbound response and return a potentially modified outbound response.
 



Copyright © 2002-2009 IBM. All Rights Reserved.