weka.experiment
Class RemoteEngine_Skel
java.lang.Object
|
+--weka.experiment.RemoteEngine_Skel
- All Implemented Interfaces:
- Skeleton
- public final synchronized class RemoteEngine_Skel
- extends Object
- implements Skeleton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteEngine_Skel
public RemoteEngine_Skel()
getOperations
public Operation[] getOperations()
- Specified by:
getOperations
in interface Skeleton
dispatch
public void dispatch(Remote,
RemoteCall,
int,
long)
throws Exception
- Specified by:
dispatch
in interface Skeleton
Exception