Serialized Form
-
Package org.apache.sshd.common
-
Class org.apache.sshd.common.RuntimeSshException extends RuntimeException implements Serializable
- serialVersionUID:
- -2423550196146939503L
-
Class org.apache.sshd.common.SshException extends IOException implements Serializable
- serialVersionUID:
- -7349477687125144606L
-
Serialized Fields
-
disconnectCode
int disconnectCode
-
-
-
Package org.apache.sshd.common.channel
-
Class org.apache.sshd.common.channel.WindowClosedException extends SshException implements Serializable
- serialVersionUID:
- -5345787686165334234L
-
-
Package org.apache.sshd.common.channel.exception
-
Class org.apache.sshd.common.channel.exception.SshChannelBufferedOutputException extends SshChannelException implements Serializable
- serialVersionUID:
- -8663890657820958046L
-
Class org.apache.sshd.common.channel.exception.SshChannelClosedException extends SshChannelException implements Serializable
- serialVersionUID:
- 4201656251593797929L
-
Class org.apache.sshd.common.channel.exception.SshChannelException extends IOException implements Serializable
- serialVersionUID:
- 7355720478400167933L
-
Serialized Fields
-
channelId
long channelId
-
-
Class org.apache.sshd.common.channel.exception.SshChannelInvalidPacketException extends SshChannelException implements Serializable
- serialVersionUID:
- -4567136397319835717L
-
Class org.apache.sshd.common.channel.exception.SshChannelNotFoundException extends SshChannelException implements Serializable
- serialVersionUID:
- 6235323779982884257L
-
Class org.apache.sshd.common.channel.exception.SshChannelOpenException extends SshChannelException implements Serializable
- serialVersionUID:
- 3591321447714889771L
-
Serialized Fields
-
code
int code
-
-
-
Package org.apache.sshd.common.global
-
Class org.apache.sshd.common.global.GlobalRequestException extends Exception implements Serializable
- serialVersionUID:
- 225802262556424684L
-
Serialized Fields
-
code
int code
-
-
-
Package org.apache.sshd.common.io
-
Class org.apache.sshd.common.io.ReadPendingException extends IllegalStateException implements Serializable
- serialVersionUID:
- -3407225601154249841L
-
Class org.apache.sshd.common.io.WritePendingException extends IllegalStateException implements Serializable
- serialVersionUID:
- 8814014909076826576L
-
-
Package org.apache.sshd.common.session.helpers
-
Class org.apache.sshd.common.session.helpers.MissingAttachedSessionException extends IllegalStateException implements Serializable
- serialVersionUID:
- -7660805009035307684L
-
Class org.apache.sshd.common.session.helpers.MultipleAttachedSessionException extends IllegalStateException implements Serializable
- serialVersionUID:
- 4488792374797444445L
-
-
Package org.apache.sshd.server.auth
-
Class org.apache.sshd.server.auth.AsyncAuthException extends RuntimeSshException implements Serializable
- serialVersionUID:
- 6741236101797649869L
-
Serialized Fields
-
authed
Boolean authed
-
-
-
Package org.apache.sshd.server.auth.keyboard
-
Class org.apache.sshd.server.auth.keyboard.PromptEntry extends Object implements Serializable
- serialVersionUID:
- 8206049800536373640L
-
Serialized Fields
-
echo
boolean echo
-
prompt
String prompt
-
-
-
Package org.apache.sshd.server.auth.password
-
Class org.apache.sshd.server.auth.password.PasswordChangeRequiredException extends RuntimeException implements Serializable
- serialVersionUID:
- -8522928326608137895L
-