net.sourceforge.backpedal.impl.server
Class ServerControlImpl
java.lang.Object
|
+--net.sourceforge.backpedal.impl.server.ServerControlImpl
- All Implemented Interfaces:
- ServerControl
- public class ServerControlImpl
- extends Object
- implements ServerControl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerControlImpl
public ServerControlImpl()
continueRunning
public boolean continueRunning()
- Specified by:
continueRunning
in interface ServerControl
stopRunning
public void stopRunning()
- Specified by:
stopRunning
in interface ServerControl
Copyright © Sourceforge. All Rights Reserved.