Uses of Class
adams.flow.core.AbstractWSClient

Packages that use AbstractWSClient
adams.flow.sink   
adams.flow.source   
adams.flow.transformer   
 

Uses of AbstractWSClient in adams.flow.sink
 

Subclasses of AbstractWSClient in adams.flow.sink
 class WSSink
          Sends data to a webservice.
 

Uses of AbstractWSClient in adams.flow.source
 

Subclasses of AbstractWSClient in adams.flow.source
 class WSSource
          Obtains data from a webservice and forwards it.
 

Uses of AbstractWSClient in adams.flow.transformer
 

Subclasses of AbstractWSClient in adams.flow.transformer
 class WSTransformer
          Sends data to a webservice and forwards the response.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.