Serialized Form


Package org.globus.ftp.dc

Class org.globus.ftp.dc.LocalReply extends Reply implements Serializable


Package org.globus.ftp.exception

Class org.globus.ftp.exception.ClientException extends FTPException implements Serializable

Serialized Fields

code

int code

Class org.globus.ftp.exception.DataChannelException extends FTPException implements Serializable

Serialized Fields

code

int code

customMessage

java.lang.String customMessage

Class org.globus.ftp.exception.FTPException extends java.lang.Exception implements Serializable

Serialized Fields

code

int code

cause

java.lang.Exception cause

customMessage

java.lang.String customMessage

Class org.globus.ftp.exception.FTPReplyParseException extends FTPException implements Serializable

Class org.globus.ftp.exception.NotImplementedException extends java.lang.RuntimeException implements Serializable

Class org.globus.ftp.exception.PerfMarkerException extends FTPException implements Serializable

Serialized Fields

code

int code

customMessage

java.lang.String customMessage

Class org.globus.ftp.exception.ServerException extends FTPException implements Serializable

Serialized Fields

code

int code

customMessage

java.lang.String customMessage

Class org.globus.ftp.exception.UnexpectedReplyCodeException extends FTPException implements Serializable

Serialized Fields

reply

Reply reply

Package org.globus.ftp.vanilla

Class org.globus.ftp.vanilla.Reply extends java.lang.Object implements Serializable

Serialized Fields

message

java.lang.String message

code

int code

category

int category

isMultiline

boolean isMultiline