Uses of Class
org.gridbus.broker.common.WSCall

Packages that use WSCall
org.gridbus.broker.event   
org.gridbus.broker.services.application   
org.gridbus.broker.services.application.ws   
 

Uses of WSCall in org.gridbus.broker.event
 

Methods in org.gridbus.broker.event with parameters of type WSCall
 void CallListener.invocationComplete(WSCall call)
          Completed event for a webservice call
 void CallListener.invocationFailed(WSCall call, java.lang.Exception ex)
           
 

Uses of WSCall in org.gridbus.broker.services.application
 

Methods in org.gridbus.broker.services.application with parameters of type WSCall
 void WebserviceMatcher.invocationComplete(WSCall call)
           
 void WebserviceMatcher.invocationFailed(WSCall call, java.lang.Exception ex)
           
 

Uses of WSCall in org.gridbus.broker.services.application.ws
 

Constructors in org.gridbus.broker.services.application.ws with parameters of type WSCall
DynamicInvoker(WSCall call)
           
 


Copyright © The University of Melbourne. 2006