Uses of Interface
com.tekann.webservice.client.IDataHandler

Packages that use IDataHandler
com.tekann.webservice.client   
 

Uses of IDataHandler in com.tekann.webservice.client
 

Classes in com.tekann.webservice.client that implement IDataHandler
 class DefaultDataHandler
          Default implementation to manage data.
 

Methods in com.tekann.webservice.client with parameters of type IDataHandler
 void TableGroupsHandler.setDataHandler(IDataHandler dataHandler)