Package weka4ws.core

Interface Summary
RemoteParameters  
RemoteTaskConstants  
RemoteTestParameters  
 

Class Summary
AssociationRulesParameters Dummy class useful to make it possible to use parameters inside the RemoteMining abstract class.
ButtonDisabler  
ClassificationParameters Dummy class useful to make it possible to use parameters inside the RemoteMining abstract class.
ClusteringParameters Dummy class useful to make it possible to use parameters inside the RemoteMining abstract class.
ConnectionParameters  
DatasetFile  
FileManager  
HostCheckConnectionThread Tries to establish a connection with the given host at the given port in order to check whether the service is available and running.
HostCheckThread Tries to establish a series of connections in order to check whether a given host is suitable for globus transactions.
HostCheckVersionThread Checks whether the service version equals the client version.
Hosts Sets up and stores the remote location addresses where the computational tasks will be executed.
NotificationReceiver  
RemoteAssociator  
RemoteClassifier  
RemoteClusterer Handles the computation of a remote clusterer.
RemoteResourse  
RemoteService  
RemoteTask Handles all the transactions with the service node.
RemoteTestTask  
Transfer  
TransfersManager  
WUtil A collection of static methods and fields useful for Weka4WS Explorer and Knowledge Flow component.
 

Exception Summary
HostConnectionTimedOutException  
NoHostsFoundException  
TaskStoppedException