Class SshMsgChannelSuccess


  • public class SshMsgChannelSuccess
    extends SshMessage
    Version:
    $Revision: 1.20 $
    Author:
    $author$
    • Field Detail

      • SSH_MSG_CHANNEL_SUCCESS

        protected static final int SSH_MSG_CHANNEL_SUCCESS
        See Also:
        Constant Field Values
    • Constructor Detail

      • SshMsgChannelSuccess

        public SshMsgChannelSuccess​(long recipientChannelId)
        Creates a new SshMsgChannelSuccess object.
        Parameters:
        recipientChannelId -
      • SshMsgChannelSuccess

        public SshMsgChannelSuccess()
        Creates a new SshMsgChannelSuccess object.