public class ResumePortalRequest extends Object implements ServerRequest
Modifier and Type | Method and Description |
---|---|
com.impossibl.postgres.protocol.v30.ResumePortalRequest.Handler |
createHandler() |
void |
execute(ProtocolChannel channel) |
public com.impossibl.postgres.protocol.v30.ResumePortalRequest.Handler createHandler()
createHandler
in interface ServerRequest
public void execute(ProtocolChannel channel) throws IOException
execute
in interface ServerRequest
IOException