Package httpserver.net
Interface ConnectionHandler
public interface ConnectionHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleInput(Socket socket, InputStream in, OutputStream out)
-
Method Details
-
handleInput
- Throws:
IOException
-