Interface ForwardedChannelOpener

    • Method Summary

      Modifier and Type Method Description
      java.lang.String getChannelType()
      Returns the name of the channel type this opener can next.
      void handleOpen​(SSHPacket buf)
      Delegates a SSH_MSG_CHANNEL_OPEN request for the channel type claimed by this opener.