net.sourceforge.backpedal.api.server
Interface ServerControl

All Known Implementing Classes:
ServerControlImpl

public interface ServerControl


Method Summary
 boolean continueRunning()
           
 void stopRunning()
           
 

Method Detail

continueRunning

public boolean continueRunning()

stopRunning

public void stopRunning()


Copyright © Sourceforge. All Rights Reserved.