public interface ServerRequest
Modifier and Type | Method and Description |
---|---|
ProtocolHandler |
createHandler() |
void |
execute(ProtocolChannel channel) |
ProtocolHandler createHandler()
void execute(ProtocolChannel channel) throws IOException
IOException