Serialized Form


Package org.apache.sshd.client

Class org.apache.sshd.client.SshdSocketAddress extends java.net.SocketAddress implements Serializable

Serialized Fields

hostName

java.lang.String hostName

port

int port

Package org.apache.sshd.common

Class org.apache.sshd.common.RuntimeSshException extends java.lang.RuntimeException implements Serializable

Class org.apache.sshd.common.SshException extends java.io.IOException implements Serializable

Serialized Fields

disconnectCode

int disconnectCode

Package org.apache.sshd.common.channel

Class org.apache.sshd.common.channel.WindowClosedException extends SshException implements Serializable


Package org.apache.sshd.common.util

Class org.apache.sshd.common.util.Buffer.BufferException extends java.lang.RuntimeException implements Serializable


Package org.apache.sshd.server.channel

Class org.apache.sshd.server.channel.OpenChannelException extends java.lang.Exception implements Serializable

Serialized Fields

code

int code



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.