Uses of Interface
net.bioclipse.xws.client.listeners.ISimpleProcessListener

Packages that use ISimpleProcessListener
net.bioclipse.xws.client.adhoc   
 

Uses of ISimpleProcessListener in net.bioclipse.xws.client.adhoc
 

Methods in net.bioclipse.xws.client.adhoc with parameters of type ISimpleProcessListener
 IProcess IFunction.invokeAsync(org.w3c.dom.Element input, ISimpleProcessListener simple_listener)
          Invokes the function.
 IProcess IFunction.invokeAsync(java.lang.String input_element, ISimpleProcessListener simple_listener)
          Invokes the function.