public class PrepareRequest extends Object implements ServerRequest
Modifier and Type | Method and Description |
---|---|
ProtocolHandler |
createHandler() |
void |
execute(ProtocolChannel channel) |
public ProtocolHandler createHandler()
createHandler
in interface ServerRequest
public void execute(ProtocolChannel channel) throws IOException
execute
in interface ServerRequest
IOException