Serialized Form
Package org.apache.commons.net |
__replyCode
int __replyCode
__isCommand
boolean __isCommand
__message
String __message
__command
String __command
__source
Object __source
__listeners
ListenerList __listeners
Package org.apache.commons.net.ftp |
_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
Package org.apache.commons.net.ftp.parser |
rootCause
Throwable rootCause
- Root exception that caused this to be thrown
Package org.apache.commons.net.io |
bytesTransferred
int bytesTransferred
totalBytesTransferred
long totalBytesTransferred
streamSize
long streamSize
totalBytesTransferred
long totalBytesTransferred
ioException
IOException ioException
Package org.apache.commons.net.nntp |
Package org.apache.commons.net.ntp |
serialVersionUID: 8139806907588338737L
ntpTime
long ntpTime
- NTP timestamp value: 64-bit unsigned fixed-point number as defined in RFC-1305
with high-order 32 bits the seconds field and the low-order 32-bits the
fractional field.
Package org.apache.commons.net.smtp |
Package org.apache.commons.net.telnet |
optionCode
int optionCode
- Option code
msg
String msg
- Error message
Package org.apache.commons.net.tftp |
Package org.apache.commons.net.util |
__listeners
Vector<E> __listeners
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.