Class ResumePortalRequest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.impossibl.postgres.protocol.v30.ResumePortalRequest.Handler createHandler()  
      void execute​(ProtocolChannel channel)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createHandler

        public com.impossibl.postgres.protocol.v30.ResumePortalRequest.Handler createHandler()
        Specified by:
        createHandler in interface ServerRequest