Serialized Form

Class org.apache.commons.net.io.CopyStreamEvent extends EventObject implements Serializable

Serialized Fields

bytesTransferred

int bytesTransferred

totalBytesTransferred

long totalBytesTransferred

streamSize

long streamSize


Class org.apache.commons.net.io.CopyStreamException extends IOException implements Serializable

Serialized Fields

totalBytesTransferred

long totalBytesTransferred

ioException

IOException ioException


Class org.apache.commons.net.ftp.FTPConnectionClosedException extends IOException implements Serializable


Class org.apache.commons.net.ftp.FTPFile extends Object implements Serializable

Serialized Fields

_type

int _type

_hardLinkCount

int _hardLinkCount

_size

long _size

_rawListing

String _rawListing

_user

String _user

_group

String _group

_name

String _name

_link

String _link

_date

Calendar _date

_permissions

boolean[][] _permissions


Class org.apache.commons.net.telnet.InvalidTelnetOptionException extends Exception implements Serializable

Serialized Fields

optionCode

int optionCode
Option code


msg

String msg
Error message


Class org.apache.commons.net.util.ListenerList extends Object implements Serializable

Serialized Fields

__listeners

Vector __listeners


Class org.apache.commons.net.MalformedServerReplyException extends IOException implements Serializable


Class org.apache.commons.net.nntp.NNTPConnectionClosedException extends IOException implements Serializable


Class org.apache.commons.net.ftp.parser.ParserInitializationException extends RuntimeException implements Serializable

Serialized Fields

rootCause

Throwable rootCause
Root exception that caused this to be thrown


Class org.apache.commons.net.ProtocolCommandEvent extends EventObject implements Serializable

Serialized Fields

__replyCode

int __replyCode

__isCommand

boolean __isCommand

__message

String __message

__command

String __command


Class org.apache.commons.net.ProtocolCommandSupport extends Object implements Serializable

Serialized Fields

__source

Object __source

__listeners

ListenerList __listeners


Class org.apache.commons.net.smtp.SMTPConnectionClosedException extends IOException implements Serializable


Class org.apache.commons.net.tftp.TFTPPacketException extends Exception implements Serializable



Copyright © 1997-2004 The Apache Software Foundation. All Rights Reserved.