public interface SocketHandler
void
handle(Socket socket)
whenError(Socket socket, Throwable e)
void handle(Socket socket) throws IOException
socket
IOException
void whenError(Socket socket, Throwable e)
e
Copyright © 2017. All rights reserved.