Class SshMsgChannelFailure


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

      • SSH_MSG_CHANNEL_FAILURE

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

      • SshMsgChannelFailure

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

        public SshMsgChannelFailure()
        Creates a new SshMsgChannelFailure object.