Package org.analogweb
Interface Server
-
- All Known Implementing Classes:
DefaultServer
public interface Server
- Author:
- snowgooseyk
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
void
shutdown(int mode)
-