public interface WebServer
void
start(java.lang.String ip, int port)
stop()
void start(java.lang.String ip, int port) throws java.io.IOException
java.io.IOException
void stop() throws java.io.IOException