|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Newsgroups:
field.
sendMessageData
)
does not complete the entire sequence of SMTP commands to complete a
transaction.
Configurable
interface.
Configurable
interface.
Configurable
interface.
copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
FTPFileList
object.
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
DatagramSocketClient
.copyStream
and copyReader
.
DISCONNECTED_STATE
.
ACTIVE_LOCAL_DATA_CONNECTION_MODE
.
PASSIVE_LOCAL_DATA_CONNECTION_MODE
.
ACTIVE_REMOTE_DATA_CONNECTION
.
PASSIVE_REMOTE_DATA_CONNECTION_MODE
.
protocolCommandSent()
methods.
protocolReplyReceived()
methods.
FTPClient
object and
also subordinate objects which it uses.FTPReply.SERVICE_NOT_AVAILABLE
response (FTP reply code 421) to a
failed FTP command.FTPFile
instance.FTPTimestampParser
interface also implements the Configurable
interface to allow the parsing to be configured from the outside.NNTPClient
instance, and an integer range of messages, return
an array of Article
instances.
_DATA_CONNECTION_MODE
constants.
getTime(host, DEFAULT_PORT);
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
defaultDateFormatStr
property.
_defaultPort_
).
From:
header field.
Newsgroups:
header field.
quantityRequested
FTPFile
objects starting at this iterator's current position within its
associated list.
quantityRequested
FTPFile
objects starting at this object's internal iterator's current position.
quantityRequested
FTPFile
objects starting at the position preceding this iterator's current
position within its associated list.
quantityRequested
FTPFile
objects starting at this object's internal iterator's current position,
and working back toward the beginning.
recentDateFormatStr
property.
serverLanguageCode
property.
serverTimeZoneId
property.
shortMonthNames
property.
Subject:
header field.
getTime(host, DaytimeUDPClient.DEFAULT_PORT);
getTime(host, DEFAULT_PORT);
_TYPE
constants),
e.g., if it is a directory, a regular file, or a symbolic link.
_ACCESS
constants) has the given access permission (one of the
_PERMISSION
constants) to the file.
listFiles()
or
listFiles(String)
instead and specify the
parser Key in an FTPClientConfig
object instead.
selectNewsgroup
,
listNewsgroups
, and
listNewNewsgroups
respectively.NNTPReply.SERVICE_DISCONTINUED
response (NNTP reply code 400) to a
failed NNTP command."yyyy-MM-dd HH:mm
.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
method
in the FTPTimestampParser
interface
according to this algorithm:
If the recentDateFormat member has been defined, try to parse the
supplied string with that.
number
and
size
set to 0, and identifier
set to
null.
number
set
to num
, size
set to octets
,
and identifier
set to null.
number
set
to num
, size
undefined,
and identifier
set to uid
.
TimeInfo
object and print its details.
rcommand(localUsername, remoteUsername, command, false);
RExecClient
,
from which it is derived, and implements the rcmd() facility that
first appeared in 4.2BSD Unix.Reader
instance to a String
lines
vector.
receive(data, data.length)
retrieveArticle(articleId, null)
retrieveArticle(null)
retrieveArticle(articleNumber, null)
retrieveArticleBody(articleId, null)
retrieveArticleBody(null)
retrieveArticleBody(articleNumber, null)
retrieveArticleHeader(articleId, null)
retrieveArticleHeader(null)
retrieveArticleHeader(articleNumber, null)
rexec(username, password, command, false);
RCommandClient
,
from which it is derived, and uses the rcmd() facility implemented
in RCommandClient to implement the functionality of the rlogin command that
first appeared in 4.2BSD Unix. selectArticle(articleId, null)
selectArticle(null, articleId)
.
selectArticle(articleNumber, null)
selectNewsgroup(newsgroup, null)
selectNextArticle(null)
selectPreviousArticle(null)
send(host, CharGenUDPClient.DEFAULT_PORT);
send(data, length, host.
send(byte[], InetAddress) -
Method in class org.apache.commons.net.DiscardUDPClient
Same as
send(data, data.length, host.
send(byte[], int, InetAddress) -
Method in class org.apache.commons.net.EchoUDPClient
Sends the specified data to the specified server at the default echo
port.
send(byte[], InetAddress) -
Method in class org.apache.commons.net.EchoUDPClient
Same as send(data, data.length, host)
send(String) -
Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP SEND command to the server,
receive the reply, and return the reply code.
SEND -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
send(TFTPPacket) -
Method in class org.apache.commons.net.tftp.TFTP
Sends a TFTP packet to its destination.
SEND_AND_MAIL_FROM -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
SEND_ARTICLE_TO_POST -
Static variable in class org.apache.commons.net.nntp.NNTPReply
SEND_ARTICLE_TO_TRANSFER -
Static variable in class org.apache.commons.net.nntp.NNTPReply
SEND_FROM -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
SEND_LOCATION -
Static variable in class org.apache.commons.net.telnet.TelnetOption
SEND_MESSAGE_DATA -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
SEND_OR_MAIL_FROM -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
sendAYT(long) -
Method in class org.apache.commons.net.telnet.TelnetClient
Sends an Are You There sequence and waits for the result.
sendCommand(String, String) -
Method in class org.apache.commons.net.ftp.FTP
Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(int, String) -
Method in class org.apache.commons.net.ftp.FTP
Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(String) -
Method in class org.apache.commons.net.ftp.FTP
Sends an FTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendCommand(int) -
Method in class org.apache.commons.net.ftp.FTP
Sends an FTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendCommand(String, String) -
Method in class org.apache.commons.net.nntp.NNTP
Sends an NNTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(int, String) -
Method in class org.apache.commons.net.nntp.NNTP
Sends an NNTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(String) -
Method in class org.apache.commons.net.nntp.NNTP
Sends an NNTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendCommand(int) -
Method in class org.apache.commons.net.nntp.NNTP
Sends an NNTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendCommand(String, String) -
Method in class org.apache.commons.net.pop3.POP3
Sends a command an arguments to the server and returns the reply code.
sendCommand(String) -
Method in class org.apache.commons.net.pop3.POP3
Sends a command with no arguments to the server and returns the
reply code.
sendCommand(int, String) -
Method in class org.apache.commons.net.pop3.POP3
Sends a command an arguments to the server and returns the reply code.
sendCommand(int) -
Method in class org.apache.commons.net.pop3.POP3
Sends a command with no arguments to the server and returns the
reply code.
sendCommand(String, String) -
Method in class org.apache.commons.net.smtp.SMTP
Sends an SMTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(int, String) -
Method in class org.apache.commons.net.smtp.SMTP
Sends an SMTP command to the server, waits for a reply and returns the
numerical response code.
sendCommand(String) -
Method in class org.apache.commons.net.smtp.SMTP
Sends an SMTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendCommand(int) -
Method in class org.apache.commons.net.smtp.SMTP
Sends an SMTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
sendFile(String, int, InputStream, InetAddress, int) -
Method in class org.apache.commons.net.tftp.TFTPClient
Requests to send a file to a remote host, reads the file from an
InputStream, sends the file to the remote host, and closes the
connection.
sendFile(String, int, InputStream, String, int) -
Method in class org.apache.commons.net.tftp.TFTPClient
Requests to send a file to a remote host, reads the file from an
InputStream, sends the file to the remote host, and closes the
connection.
sendFile(String, int, InputStream, InetAddress) -
Method in class org.apache.commons.net.tftp.TFTPClient
Same as calling sendFile(filename, mode, input, host, TFTP.DEFAULT_PORT).
sendFile(String, int, InputStream, String) -
Method in class org.apache.commons.net.tftp.TFTPClient
Same as calling sendFile(filename, mode, input, hostname, TFTP.DEFAULT_PORT).
sendMessageData() -
Method in class org.apache.commons.net.smtp.SMTPClient
Send the SMTP DATA command in preparation to send an email message.
sendNoOp() -
Method in class org.apache.commons.net.ftp.FTPClient
Sends a NOOP command to the FTP server.
sendNoOp() -
Method in class org.apache.commons.net.smtp.SMTPClient
Sends a NOOP command to the SMTP server.
sendShortMessageData(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
A convenience method for sending short messages.
sendSimpleMessage(String, String, String) -
Method in class org.apache.commons.net.smtp.SMTPClient
A convenience method for a sending short email without having to
explicitly set the sender and recipient(s).
sendSimpleMessage(String, String[], String) -
Method in class org.apache.commons.net.smtp.SMTPClient
A convenience method for a sending short email without having to
explicitly set the sender and recipient(s).
sendSiteCommand(String) -
Method in class org.apache.commons.net.ftp.FTPClient
Send a site specific command.
server2serverFTP - Class in examples
This is an example program demonstrating how to use the FTPClient class.
server2serverFTP() -
Constructor for class examples.server2serverFTP
SERVER_READY_POSTING_ALLOWED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
SERVER_READY_POSTING_NOT_ALLOWED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
SERVICE_CLOSING_CONTROL_CONNECTION -
Static variable in class org.apache.commons.net.ftp.FTPReply
SERVICE_CLOSING_TRANSMISSION_CHANNEL -
Static variable in class org.apache.commons.net.smtp.SMTPReply
SERVICE_DISCONTINUED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
SERVICE_NOT_AVAILABLE -
Static variable in class org.apache.commons.net.ftp.FTPReply
SERVICE_NOT_AVAILABLE -
Static variable in class org.apache.commons.net.smtp.SMTPReply
SERVICE_NOT_READY -
Static variable in class org.apache.commons.net.ftp.FTPReply
SERVICE_READY -
Static variable in class org.apache.commons.net.ftp.FTPReply
SERVICE_READY -
Static variable in class org.apache.commons.net.smtp.SMTPReply
setAcceptLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Set behaviour of the option for DO requests coming from
the other end.
setAcceptRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Set behaviour of the option for WILL requests coming from
the other end.
setAddress(InetAddress) -
Method in class org.apache.commons.net.tftp.TFTPPacket
Sets the host address where the packet is going to be sent.
setArticleId(String) -
Method in class org.apache.commons.net.nntp.Article
setArticleNumber(int) -
Method in class org.apache.commons.net.nntp.Article
setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPAckPacket
Sets the block number of the acknowledgement.
setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
Sets the block number of the data packet.
setBufferSize(int) -
Method in class org.apache.commons.net.ftp.FTPClient
Set the internal buffer size.
setChild(Threadable) -
Method in class org.apache.commons.net.nntp.Article
setChild(Threadable) -
Method in interface org.apache.commons.net.nntp.Threadable
setControlEncoding(String) -
Method in class org.apache.commons.net.ftp.FTP
Sets the character encoding used by the FTP control connection.
setData(byte[], int, int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
Sets the data for the data packet.
setDatagramPacket(DatagramPacket) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set the contents of this object from source datagram packet.
setDatagramPacket(DatagramPacket) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set the contents of this object from the datagram packet
setDatagramSocketFactory(DatagramSocketFactory) -
Method in class org.apache.commons.net.DatagramSocketClient
Sets the DatagramSocketFactory used by the DatagramSocketClient
to open DatagramSockets.
setDataTimeout(int) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the timeout in milliseconds to use when reading from the
data connection.
setDate(String) -
Method in class org.apache.commons.net.nntp.Article
setDefaultDateFormatStr(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the defaultDateFormatStr property.
setDefaultPort(int) -
Method in class org.apache.commons.net.SocketClient
Sets the default port the SocketClient should connect to when a port
is not specified.
setDefaultTimeout(int) -
Method in class org.apache.commons.net.DatagramSocketClient
Set the default timeout in milliseconds to use when opening a socket.
setDefaultTimeout(int) -
Method in class org.apache.commons.net.SocketClient
Set the default timeout in milliseconds to use when opening a socket.
setFileStructure(int) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the file structure.
setFileTransferMode(int) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the transfer mode.
setFileType(int) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the file type to be transferred.
setFileType(int, int) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the file type to be transferred and the format.
setFrom(String) -
Method in class org.apache.commons.net.nntp.Article
setGroup(String) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the name of the group owning the file.
setHardLinkCount(int) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the number of hard links to this file.
setInitLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Tells this option whether to send a WILL request upon connection.
setInitRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Tells this option whether to send a DO request upon connection.
setLeapIndicator(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set leap indicator as defined in RFC-1305.
setLeapIndicator(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set leap indicator.
setLink(String) -
Method in class org.apache.commons.net.ftp.FTPFile
If the FTPFile is a symbolic link, use this method to set the name of the
file being pointed to by the symbolic link.
setMaxTimeouts(int) -
Method in class org.apache.commons.net.tftp.TFTPClient
Sets the maximum number of times a receive attempt is allowed to
timeout during a receiveFile() or sendFile() operation before ending
attempts to retry the receive and failing.
setMode(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set mode as defined in RFC-1305.
setMode(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set mode as defined in RFC-1305
setName(String) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the name of the file.
setNext(Threadable) -
Method in class org.apache.commons.net.nntp.Article
setNext(Threadable) -
Method in interface org.apache.commons.net.nntp.Threadable
setOriginateTimeStamp(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set originate timestamp given NTP TimeStamp object.
setOriginateTimeStamp(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set originate timestamp given NTP TimeStamp object.
setParserFactory(FTPFileEntryParserFactory) -
Method in class org.apache.commons.net.ftp.FTPClient
set the factory used for parser creation to the supplied factory object.
setPermission(int, int, boolean) -
Method in class org.apache.commons.net.ftp.FTPFile
Set if the given access group (one of the _ACCESS
constants) has the given access permission (one of the
_PERMISSION
constants) to the file.
setPoll(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set poll interval as defined in RFC-1305.
setPoll(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set poll interval as defined in RFC-1305.
setPort(int) -
Method in class org.apache.commons.net.tftp.TFTPPacket
Sets the port where the packet is going to be sent.
setPrecision(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set precision as defined in RFC-1305.
setRawListing(String) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the original FTP server raw listing from which the FTPFile was
created.
setReaderThread(boolean) -
Method in class org.apache.commons.net.telnet.TelnetClient
Sets the status of the reader thread.
setReceiveTimeStamp(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set receive timestamp given NTP TimeStamp object.
setReceiveTimeStamp(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set receive timestamp given NTP TimeStamp object.
setRecentDateFormatStr(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the recentDateFormatStr property.
setReferenceId(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set reference clock identifier field with 32-bit unsigned integer value.
setReferenceId(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set reference clock identifier field.
setReferenceTime(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set Reference time with NTP timestamp.
setReferenceTime(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set the reference timestamp given NTP TimeStamp object.
setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.bsd.RExecClient
Enable or disable verification that the remote host connecting to
create a separate error stream is the same as the host to which
the standard out stream is connected.
setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.ftp.FTPClient
Enable or disable verification that the remote host taking part
of a data connection is the same as the host to which the control
connection is attached.
setRestartOffset(long) -
Method in class org.apache.commons.net.ftp.FTPClient
Sets the restart offset.
setSender(RelayPath) -
Method in class org.apache.commons.net.smtp.SMTPClient
Set the sender of a message using the SMTP MAIL command, specifying
a reverse relay path.
setSender(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
Set the sender of a message using the SMTP MAIL command, specifying
the sender's email address.
setServerLanguageCode(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the serverLanguageCode property.
setServerTimeZoneId(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the serverTimeZoneId property.
setShortMonthNames(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the shortMonthNames property.
setSize(long) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the file size in bytes.
setSocketFactory(SocketFactory) -
Method in class org.apache.commons.net.SocketClient
Sets the SocketFactory used by the SocketClient to open socket
connections.
setSoLinger(boolean, int) -
Method in class org.apache.commons.net.SocketClient
Sets the SO_LINGER timeout on the currently opened socket.
setSoTimeout(int) -
Method in class org.apache.commons.net.DatagramSocketClient
Set the timeout in milliseconds of a currently open connection.
setSoTimeout(int) -
Method in class org.apache.commons.net.SocketClient
Set the timeout in milliseconds of a currently open connection.
setState(int) -
Method in class org.apache.commons.net.pop3.POP3
Sets POP3 client state.
setStratum(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set stratum level as defined in RFC-1305.
setStratum(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set stratum as defined in RFC-1305
setSubject(String) -
Method in class org.apache.commons.net.nntp.Article
setTcpNoDelay(boolean) -
Method in class org.apache.commons.net.SocketClient
Enables or disables the Nagle's algorithm (TCP_NODELAY) on the
currently opened socket.
setTimestamp(Calendar) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the file timestamp.
setTransmitTime(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set transmit time with NTP timestamp.
setTransmitTime(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set the transmit timestamp given NTP TimeStamp object.
setType(int) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the type of the file (DIRECTORY_TYPE
,
FILE_TYPE
, etc.).
setUser(String) -
Method in class org.apache.commons.net.ftp.FTPFile
Set the name of the user owning the file.
setVersion(int) -
Method in class org.apache.commons.net.ntp.NTPUDPClient
Sets the NTP protocol version number that client sets on request packet
communicate with remote host.
setVersion(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
Set NTP version as defined in RFC-1305.
setVersion(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set version as defined in RFC-1305
SimpleNNTPHeader - Class in org.apache.commons.net.nntp
This class is used to construct the bare minimum
acceptable header for most news readers.
SimpleNNTPHeader(String, String) -
Constructor for class org.apache.commons.net.nntp.SimpleNNTPHeader
Creates a new SimpleNNTPHeader instance initialized with the given
from and subject header field values.
SimpleOptionHandler - Class in org.apache.commons.net.telnet
Simple option handler that can be used for options
that don't require subnegotiation.
SimpleOptionHandler(int, boolean, boolean, boolean, boolean) -
Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
Constructor for the SimpleOptionHandler.
SimpleOptionHandler(int) -
Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
Constructor for the SimpleOptionHandler.
SimpleSMTPHeader - Class in org.apache.commons.net.smtp
This class is used to construct a bare minimum
acceptable header for an email message.
SimpleSMTPHeader(String, String, String) -
Constructor for class org.apache.commons.net.smtp.SimpleSMTPHeader
Creates a new SimpleSMTPHeader instance initialized with the given
from, to, and subject header field values.
simplifiedSubject() -
Method in class org.apache.commons.net.nntp.Article
simplifiedSubject() -
Method in interface org.apache.commons.net.nntp.Threadable
site(String) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP SITE command to the server,
receive the reply, and return the reply code.
SITE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
SITE_PARAMETERS -
Static variable in class org.apache.commons.net.ftp.FTPCommand
size -
Variable in class org.apache.commons.net.pop3.POP3MessageInfo
SLAVE -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
SLAVE_STATUS_NOTED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
smnt(String) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP SMNT command to the server,
receive the reply, and return the reply code.
SMNT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
SMTP - Class in org.apache.commons.net.smtp
SMTP provides the basic the functionality necessary to implement your
own SMTP client.
SMTP() -
Constructor for class org.apache.commons.net.smtp.SMTP
The default SMTP constructor.
SMTPClient - Class in org.apache.commons.net.smtp
SMTPClient encapsulates all the functionality necessary to send files
through an SMTP server.
SMTPClient() -
Constructor for class org.apache.commons.net.smtp.SMTPClient
SMTPCommand - Class in org.apache.commons.net.smtp
SMTPCommand stores a set of constants for SMTP command codes.
SMTPConnectionClosedException - Exception in org.apache.commons.net.smtp
SMTPConnectionClosedException is used to indicate the premature or
unexpected closing of an SMTP connection resulting from a
SMTPReply.SERVICE_NOT_AVAILABLE
response (SMTP reply code 421) to a
failed SMTP command.
SMTPConnectionClosedException() -
Constructor for exception org.apache.commons.net.smtp.SMTPConnectionClosedException
Constructs a SMTPConnectionClosedException with no message
SMTPConnectionClosedException(String) -
Constructor for exception org.apache.commons.net.smtp.SMTPConnectionClosedException
Constructs a SMTPConnectionClosedException with a specified message.
SMTPReply - Class in org.apache.commons.net.smtp
SMTPReply stores a set of constants for SMTP reply codes.
SocketClient - Class in org.apache.commons.net
The SocketClient provides the basic operations that are required of
client objects accessing sockets.
SocketClient() -
Constructor for class org.apache.commons.net.SocketClient
Default constructor for SocketClient.
SocketFactory - Interface in org.apache.commons.net
The SocketFactory interface provides a means for the programmer to
control the creation of sockets and provide his own Socket
implementations for use by all classes derived from
SocketClient
.
SocketInputStream - Class in org.apache.commons.net.io
This class wraps an input stream, storing a reference to its originating
socket.
SocketInputStream(Socket, InputStream) -
Constructor for class org.apache.commons.net.io.SocketInputStream
Creates a SocketInputStream instance wrapping an input stream and
storing a reference to a socket that should be closed on closing
the stream.
SocketOutputStream - Class in org.apache.commons.net.io
This class wraps an output stream, storing a reference to its originating
socket.
SocketOutputStream(Socket, OutputStream) -
Constructor for class org.apache.commons.net.io.SocketOutputStream
Creates a SocketOutputStream instance wrapping an output stream and
storing a reference to a socket that should be closed on closing
the stream.
soml(String) -
Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP SOML command to the server,
receive the reply, and return the reply code.
SOML -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
START_MAIL_INPUT -
Static variable in class org.apache.commons.net.smtp.SMTPReply
startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
This method is invoked whenever this option is acknowledged active on
the local end (TelnetClient sent a WILL, remote side sent a DO).
startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
Implements the abstract method of TelnetOptionHandler.
startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
This method is invoked whenever this option is acknowledged active on
the remote end (TelnetClient sent a DO, remote side sent a WILL).
startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
Implements the abstract method of TelnetOptionHandler.
stat() -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STAT command to the server,
receive the reply, and return the reply code.
stat(String) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STAT command to the server,
receive the reply, and return the reply code.
STAT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
stat(String) -
Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
stat(int) -
Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
stat() -
Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
STAT -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
STAT -
Static variable in class org.apache.commons.net.pop3.POP3Command
Get status.
STATUS -
Static variable in class org.apache.commons.net.ftp.FTPCommand
status() -
Method in class org.apache.commons.net.pop3.POP3Client
Get the mailbox status.
STATUS -
Static variable in class org.apache.commons.net.telnet.TelnetOption
stopSpyStream() -
Method in class org.apache.commons.net.telnet.TelnetClient
Stops spying this TelnetClient.
stor(String) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STOR command to the server,
receive the reply, and return the reply code.
STOR -
Static variable in class org.apache.commons.net.ftp.FTPCommand
STORAGE_ALLOCATION_EXCEEDED -
Static variable in class org.apache.commons.net.ftp.FTPReply
STORAGE_ALLOCATION_EXCEEDED -
Static variable in class org.apache.commons.net.smtp.SMTPReply
STORE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
STORE_UNIQUE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
storeFile(String, InputStream) -
Method in class org.apache.commons.net.ftp.FTPClient
Stores a file on the server using the given name and taking input
from the given InputStream.
storeFileStream(String) -
Method in class org.apache.commons.net.ftp.FTPClient
Returns an OutputStream through which data can be written to store
a file on the server using the given name.
storeUniqueFile(String, InputStream) -
Method in class org.apache.commons.net.ftp.FTPClient
Stores a file on the server using a unique name derived from the
given name and taking input
from the given InputStream.
storeUniqueFile(InputStream) -
Method in class org.apache.commons.net.ftp.FTPClient
Stores a file on the server using a unique name assigned by the
server and taking input from the given InputStream.
storeUniqueFileStream(String) -
Method in class org.apache.commons.net.ftp.FTPClient
Returns an OutputStream through which data can be written to store
a file on the server using a unique name derived from the given name.
storeUniqueFileStream() -
Method in class org.apache.commons.net.ftp.FTPClient
Returns an OutputStream through which data can be written to store
a file on the server using a unique name assigned by the server.
stou() -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STOU command to the server,
receive the reply, and return the reply code.
stou(String) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STOU command to the server,
receive the reply, and return the reply code.
STOU -
Static variable in class org.apache.commons.net.ftp.FTPCommand
STREAM_TRANSFER_MODE -
Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be transfered as a stream
of bytes.
stru(int) -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP STRU command to the server,
receive the reply, and return the reply code.
STRU -
Static variable in class org.apache.commons.net.ftp.FTPCommand
STRUCTURE_MOUNT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
structureMount(String) -
Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP SMNT command.
subjectIsReply() -
Method in class org.apache.commons.net.nntp.Article
subjectIsReply() -
Method in interface org.apache.commons.net.nntp.Threadable
SUPDUP -
Static variable in class org.apache.commons.net.telnet.TelnetOption
SUPDUP_OUTPUT -
Static variable in class org.apache.commons.net.telnet.TelnetOption
SUPPRESS_GO_AHEAD -
Static variable in class org.apache.commons.net.telnet.TelnetOption
SuppressGAOptionHandler - Class in org.apache.commons.net.telnet
Implements the telnet suppress go ahead option RFC 858.
SuppressGAOptionHandler(boolean, boolean, boolean, boolean) -
Constructor for class org.apache.commons.net.telnet.SuppressGAOptionHandler
Constructor for the SuppressGAOptionHandler.
SuppressGAOptionHandler() -
Constructor for class org.apache.commons.net.telnet.SuppressGAOptionHandler
Constructor for the SuppressGAOptionHandler.
SUSP -
Static variable in class org.apache.commons.net.telnet.TelnetCommand
Suspend process code.
SYMBOLIC_LINK_TYPE -
Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating an FTPFile is a symbolic link.
SYNCH -
Static variable in class org.apache.commons.net.telnet.TelnetCommand
Synchronize code.
SYNTAX_ERROR_IN_ARGUMENTS -
Static variable in class org.apache.commons.net.ftp.FTPReply
SYNTAX_ERROR_IN_ARGUMENTS -
Static variable in class org.apache.commons.net.smtp.SMTPReply
syst() -
Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP SYST command to the server,
receive the reply, and return the reply code.
SYST -
Static variable in class org.apache.commons.net.ftp.FTPCommand
SYST_MVS -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which an MVS-based ftp server is known throughout
the commons-net ftp system.
SYST_NT -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which a WindowsNT-based ftp server is known throughout
the commons-net ftp system.
SYST_OS2 -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which an OS/2-based ftp server is known throughout
the commons-net ftp system.
SYST_OS400 -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which an OS/400-based ftp server is known throughout
the commons-net ftp system.
SYST_UNIX -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which a unix-based ftp server is known throughout
the commons-net ftp system.
SYST_VMS -
Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which a vms-based ftp server is known throughout
the commons-net ftp system.
SYSTAT_PORT -
Static variable in class org.apache.commons.net.CharGenTCPClient
The systat port value of 11 according to RFC 866.
SYSTAT_PORT -
Static variable in class org.apache.commons.net.CharGenUDPClient
The systat port value of 11 according to RFC 866.
SYSTEM -
Static variable in class org.apache.commons.net.ftp.FTPCommand
SYSTEM_STATUS -
Static variable in class org.apache.commons.net.ftp.FTPReply
SYSTEM_STATUS -
Static variable in class org.apache.commons.net.smtp.SMTPReply
T
- TACACS_USER_IDENTIFICATION -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- TELNET_TEXT_FORMAT -
Static variable in class org.apache.commons.net.ftp.FTP
- A constant used to indicate a text file contains format vertical format
control characters.
- TelnetClient - Class in org.apache.commons.net.telnet
- The TelnetClient class implements the simple network virtual
terminal (NVT) for the Telnet protocol according to RFC 854.
- TelnetClient() -
Constructor for class org.apache.commons.net.telnet.TelnetClient
- Default TelnetClient constructor.
- TelnetClient(String) -
Constructor for class org.apache.commons.net.telnet.TelnetClient
-
- TelnetClientExample - Class in examples
- This is a simple example of use of TelnetClient.
- TelnetClientExample() -
Constructor for class examples.TelnetClientExample
-
- TelnetCommand - Class in org.apache.commons.net.telnet
- The TelnetCommand class cannot be instantiated and only serves as a
storehouse for telnet command constants.
- TelnetNotificationHandler - Interface in org.apache.commons.net.telnet
- The TelnetNotificationHandler interface can be used to handle
notification of options negotiation commands received on a telnet
session.
- TelnetOption - Class in org.apache.commons.net.telnet
- The TelnetOption class cannot be instantiated and only serves as a
storehouse for telnet option constants.
- TelnetOptionHandler - Class in org.apache.commons.net.telnet
- The TelnetOptionHandler class is the base class to be used
for implementing handlers for telnet options.
- TelnetOptionHandler(int, boolean, boolean, boolean, boolean) -
Constructor for class org.apache.commons.net.telnet.TelnetOptionHandler
- Constructor for the TelnetOptionHandler.
- TERMINAL_LOCATION_NUMBER -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- TERMINAL_SPEED -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- TERMINAL_TYPE -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- TERMINAL_TYPE -
Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Terminal type option
- TERMINAL_TYPE_IS -
Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Is (for subnegotiation)
- TERMINAL_TYPE_SEND -
Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Send (for subnegotiation)
- TerminalTypeOptionHandler - Class in org.apache.commons.net.telnet
- Implements the telnet terminal type option RFC 1091.
- TerminalTypeOptionHandler(String, boolean, boolean, boolean, boolean) -
Constructor for class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Constructor for the TerminalTypeOptionHandler.
- TerminalTypeOptionHandler(String) -
Constructor for class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Constructor for the TerminalTypeOptionHandler.
- tftp - Class in examples
- This is an example of a simple Java tftp client using NetComponents.
- tftp() -
Constructor for class examples.tftp
-
- TFTP - Class in org.apache.commons.net.tftp
- The TFTP class exposes a set of methods to allow you to deal with the TFTP
protocol directly, in case you want to write your own TFTP client or
server.
- TFTP() -
Constructor for class org.apache.commons.net.tftp.TFTP
- Creates a TFTP instance with a default timeout of DEFAULT_TIMEOUT,
a null socket, and buffered operations disabled.
- TFTPAckPacket - Class in org.apache.commons.net.tftp
- A final class derived from TFTPPacket definiing the TFTP Acknowledgement
packet type.
- TFTPAckPacket(InetAddress, int, int) -
Constructor for class org.apache.commons.net.tftp.TFTPAckPacket
- Creates an acknowledgment packet to be sent to a host at a given port
acknowledging receipt of a block.
- TFTPClient - Class in org.apache.commons.net.tftp
- The TFTPClient class encapsulates all the aspects of the TFTP protocol
necessary to receive and send files through TFTP.
- TFTPClient() -
Constructor for class org.apache.commons.net.tftp.TFTPClient
- Creates a TFTPClient instance with a default timeout of DEFAULT_TIMEOUT,
maximum timeouts value of DEFAULT_MAX_TIMEOUTS, a null socket,
and buffered operations disabled.
- TFTPDataPacket - Class in org.apache.commons.net.tftp
- A final class derived from TFTPPacket definiing the TFTP Data
packet type.
- TFTPDataPacket(InetAddress, int, int, byte[], int, int) -
Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
- Creates a data packet to be sent to a host at a given port
with a given block number.
- TFTPDataPacket(InetAddress, int, int, byte[]) -
Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
-
- TFTPErrorPacket - Class in org.apache.commons.net.tftp
- A final class derived from TFTPPacket definiing the TFTP Error
packet type.
- TFTPErrorPacket(InetAddress, int, int, String) -
Constructor for class org.apache.commons.net.tftp.TFTPErrorPacket
- Creates an error packet to be sent to a host at a given port
with an error code and error message.
- TFTPPacket - Class in org.apache.commons.net.tftp
- TFTPPacket is an abstract class encapsulating the functionality common
to the 5 types of TFTP packets.
- TFTPPacketException - Exception in org.apache.commons.net.tftp
- A class used to signify the occurrence of an error in the creation of
a TFTP packet.
- TFTPPacketException() -
Constructor for exception org.apache.commons.net.tftp.TFTPPacketException
- Simply calls the corresponding constructor of its superclass.
- TFTPPacketException(String) -
Constructor for exception org.apache.commons.net.tftp.TFTPPacketException
- Simply calls the corresponding constructor of its superclass.
- TFTPReadRequestPacket - Class in org.apache.commons.net.tftp
- A class derived from TFTPRequestPacket definiing a TFTP read request
packet type.
- TFTPReadRequestPacket(InetAddress, int, String, int) -
Constructor for class org.apache.commons.net.tftp.TFTPReadRequestPacket
- Creates a read request packet to be sent to a host at a
given port with a filename and transfer mode request.
- TFTPRequestPacket - Class in org.apache.commons.net.tftp
- An abstract class derived from TFTPPacket definiing a TFTP Request
packet type.
- TFTPWriteRequestPacket - Class in org.apache.commons.net.tftp
- A class derived from TFTPRequestPacket definiing a TFTP write request
packet type.
- TFTPWriteRequestPacket(InetAddress, int, String, int) -
Constructor for class org.apache.commons.net.tftp.TFTPWriteRequestPacket
- Creates a write request packet to be sent to a host at a
given port with a filename and transfer mode request.
- thread(Threadable[]) -
Method in class org.apache.commons.net.nntp.Threader
- The main threader entry point - The client passes in an array of Threadable objects, and
the Threader constructs a connected 'graph' of messages
- Threadable - Interface in org.apache.commons.net.nntp
- A placeholder interface for threadable message objects
Author: Rory Winston
- Threader - Class in org.apache.commons.net.nntp
-
- Threader() -
Constructor for class org.apache.commons.net.nntp.Threader
-
- TimeClient - Class in examples.ntp
- This is an example program demonstrating how to use the TimeTCPClient
and TimeUDPClient classes.
- TimeClient() -
Constructor for class examples.ntp.TimeClient
-
- TimeInfo - Class in org.apache.commons.net.ntp
- Wrapper class to network time packet messages (NTP, etc) that computes
related timing info and stats.
- TimeInfo(NtpV3Packet, long) -
Constructor for class org.apache.commons.net.ntp.TimeInfo
- Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, List) -
Constructor for class org.apache.commons.net.ntp.TimeInfo
- Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, boolean) -
Constructor for class org.apache.commons.net.ntp.TimeInfo
- Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, List, boolean) -
Constructor for class org.apache.commons.net.ntp.TimeInfo
- Create TimeInfo object with raw packet message and destination time received.
- TimeStamp - Class in org.apache.commons.net.ntp
- TimeStamp class represents the Network Time Protocol (NTP) timestamp
as defined in RFC-1305 and SNTP (RFC-2030).
- TimeStamp(long) -
Constructor for class org.apache.commons.net.ntp.TimeStamp
- Constructs a newly allocated NTP timestamp object
that represents the native 64-bit long argument.
- TimeStamp(String) -
Constructor for class org.apache.commons.net.ntp.TimeStamp
- Constructs a newly allocated NTP timestamp object
that represents the value represented by the string
in hexdecimal form (e.g.
- TimeStamp(Date) -
Constructor for class org.apache.commons.net.ntp.TimeStamp
- Constructs a newly allocated NTP timestamp object
that represents the Java Date argument.
- timeTCP(String) -
Static method in class examples.ntp.TimeClient
-
- timeTCP(String) -
Static method in class examples.rdate
-
- TimeTCPClient - Class in org.apache.commons.net
- The TimeTCPClient class is a TCP implementation of a client for the
Time protocol described in RFC 868.
- TimeTCPClient() -
Constructor for class org.apache.commons.net.TimeTCPClient
- The default TimeTCPClient constructor.
- timeUDP(String) -
Static method in class examples.ntp.TimeClient
-
- timeUDP(String) -
Static method in class examples.rdate
-
- TimeUDPClient - Class in org.apache.commons.net
- The TimeUDPClient class is a UDP implementation of a client for the
Time protocol described in RFC 868.
- TimeUDPClient() -
Constructor for class org.apache.commons.net.TimeUDPClient
-
- TIMING_MARK -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- toDateString() -
Method in class org.apache.commons.net.ntp.TimeStamp
- Converts this
TimeStamp
object to a String
of the form:
- ToNetASCIIInputStream - Class in org.apache.commons.net.io
- This class wraps an input stream, replacing all singly occurring
<LF> (linefeed) characters with <CR><LF> (carriage return
followed by linefeed), which is the NETASCII standard for representing
a newline.
- ToNetASCIIInputStream(InputStream) -
Constructor for class org.apache.commons.net.io.ToNetASCIIInputStream
- Creates a ToNetASCIIInputStream instance that wraps an existing
InputStream.
- ToNetASCIIOutputStream - Class in org.apache.commons.net.io
- This class wraps an output stream, replacing all singly occurring
<LF> (linefeed) characters with <CR><LF> (carriage return
followed by linefeed), which is the NETASCII standard for representing
a newline.
- ToNetASCIIOutputStream(OutputStream) -
Constructor for class org.apache.commons.net.io.ToNetASCIIOutputStream
- Creates a ToNetASCIIOutputStream instance that wraps an existing
OutputStream.
- toNtpTime(long) -
Static method in class org.apache.commons.net.ntp.TimeStamp
- Converts Java time to 64-bit NTP time representation.
- TOP -
Static variable in class org.apache.commons.net.pop3.POP3Command
- Retrieve top number lines from message.
- toString() -
Method in class org.apache.commons.net.ftp.FTPFile
- Returns a string representation of the FTPFile information.
- toString() -
Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
- Converts the SimpleNNTPHeader to a properly formatted header in
the form of a String, including the blank line used to separate
the header from the article body.
- toString() -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Returns details of NTP packet as a string.
- toString() -
Method in class org.apache.commons.net.ntp.TimeStamp
- Converts this
TimeStamp
object to a String
.
- toString(long) -
Static method in class org.apache.commons.net.ntp.TimeStamp
- Converts 64-bit NTP timestamp value to a
String
.
- toString() -
Method in class org.apache.commons.net.smtp.RelayPath
- Return the properly formatted string representation of the relay path.
- toString() -
Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
- Converts the SimpleSMTPHeader to a properly formatted header in
the form of a String, including the blank line used to separate
the header from the article body.
- toUTCString() -
Method in class org.apache.commons.net.ntp.TimeStamp
- Converts this
TimeStamp
object to a String
of the form:
- TRANSACTION_FAILED -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- TRANSACTION_STATE -
Static variable in class org.apache.commons.net.pop3.POP3
- A constant representing the POP3 transaction state.
- TRANSFER_ABORTED -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- TRANSFER_FAILED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
-
- TRANSFER_MODE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- turn() -
Method in class org.apache.commons.net.smtp.SMTP
- A convenience method to send the SMTP TURN command to the server,
receive the reply, and return the reply code.
- TURN -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- type(int, int) -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP TYPE command for text files
to the server, receive the reply, and return the reply code.
- type(int) -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP TYPE command to the server,
receive the reply, and return the reply code.
- TYPE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- TYPE_DAYTIME -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
- TYPE_ICMP -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
- TYPE_NTP -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
- TYPE_TIME -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
U
- ui(byte) -
Static method in class org.apache.commons.net.ntp.NtpV3Impl
- Convert byte to unsigned integer.
- UIDL -
Static variable in class org.apache.commons.net.pop3.POP3Command
- List unique message identifier(s).
- ul(byte) -
Static method in class org.apache.commons.net.ntp.NtpV3Impl
- Convert byte to unsigned long.
- UNDEFINED -
Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
- The undefined error code according to RFC 783, value 0.
- UnixFTPEntryParser - Class in org.apache.commons.net.ftp.parser
- Implementation FTPFileEntryParser and FTPFileListParser for standard
Unix Systems.
- UnixFTPEntryParser() -
Constructor for class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
- The default constructor for a UnixFTPEntryParser object.
- UnixFTPEntryParser(FTPClientConfig) -
Constructor for class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
- This constructor allows the creation of a UnixFTPEntryParser object with
something other than the default configuration.
- UNKNOWN_POSTING_PERMISSION -
Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
- A constant indicating that the posting permission of a newsgroup is
unknown.
- UNKNOWN_STREAM_SIZE -
Static variable in class org.apache.commons.net.io.CopyStreamEvent
- Constant used to indicate the stream size is unknown.
- UNKNOWN_TID -
Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
- The unknown transfer id error code according to RFC 783, value 5.
- UNKNOWN_TYPE -
Static variable in class org.apache.commons.net.ftp.FTPFile
- A constant indicating an FTPFile is of unknown type.
- UNRECOGNIZED_COMMAND -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- UNRECOGNIZED_COMMAND -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- unregisterNotifHandler() -
Method in class org.apache.commons.net.telnet.TelnetClient
- Unregisters the current notification handler.
- UPDATE_STATE -
Static variable in class org.apache.commons.net.pop3.POP3
- A constant representing the POP3 update state.
- USAGE -
Static variable in class examples.ftp
-
- usage() -
Static method in class examples.nntp.MessageThreading
-
- user(String) -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP USER command to the server,
receive the reply, and return the reply code.
- USER -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- USER -
Static variable in class org.apache.commons.net.pop3.POP3Command
- Send user name.
- USER_ACCESS -
Static variable in class org.apache.commons.net.ftp.FTPFile
- A constant indicating user access permissions.
- USER_LOGGED_IN -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- USER_NOT_LOCAL -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- USER_NOT_LOCAL_WILL_FORWARD -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- USERNAME -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- Util - Class in org.apache.commons.net.io
- The Util class cannot be instantiated and stores short static convenience
methods that are often quite useful.
V
- verify(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- Verify that a username or email address is valid, i.e., that mail
can be delivered to that mailbox on the server.
- VERIFY -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- verifyRemote(Socket) -
Method in class org.apache.commons.net.SocketClient
- Verifies that the remote end of the given socket is connected to the
the same host that the SocketClient is currently connected to.
- VERSION_3 -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
- VERSION_4 -
Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
- VMSFTPEntryParser - Class in org.apache.commons.net.ftp.parser
- Implementation FTPFileEntryParser and FTPFileListParser for VMS Systems.
- VMSFTPEntryParser() -
Constructor for class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
- Constructor for a VMSFTPEntryParser object.
- VMSFTPEntryParser(FTPClientConfig) -
Constructor for class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
- This constructor allows the creation of a VMSFTPEntryParser object with
something other than the default configuration.
- VMSVersioningFTPEntryParser - Class in org.apache.commons.net.ftp.parser
- Special implementation VMSFTPEntryParser with versioning turned on.
- VMSVersioningFTPEntryParser() -
Constructor for class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
- Constructor for a VMSFTPEntryParser object.
- VMSVersioningFTPEntryParser(FTPClientConfig) -
Constructor for class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
- This constructor allows the creation of a VMSVersioningFTPEntryParser
object with something other than the default configuration.
- vrfy(String) -
Method in class org.apache.commons.net.smtp.SMTP
- A convenience method to send the SMTP VRFY command to the server,
receive the reply, and return the reply code.
- VRFY -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
W
- weatherTelnet - Class in examples
- This is an example of a trivial use of the TelnetClient class.
- weatherTelnet() -
Constructor for class examples.weatherTelnet
-
- WhoisClient - Class in org.apache.commons.net
- The WhoisClient class implements the client side of the Internet Whois
Protocol defined in RFC 954.
- WhoisClient() -
Constructor for class org.apache.commons.net.WhoisClient
- The default whois constructor.
- WILL -
Static variable in class org.apache.commons.net.telnet.TelnetCommand
- Agree to use option code.
- WINDOW_SIZE -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- WONT -
Static variable in class org.apache.commons.net.telnet.TelnetCommand
- Refuse to use option code.
- WORLD_ACCESS -
Static variable in class org.apache.commons.net.ftp.FTPFile
- A constant indicating world access permissions.
- write(int) -
Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
- Writes a character to the output.
- write(char[], int, int) -
Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
- Writes a number of characters from a character array to the output
starting from a given offset.
- write(char[]) -
Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
- Writes a character array to the output.
- write(String) -
Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
- Writes a String to the output.
- write(String, int, int) -
Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
- Writes part of a String to the output starting from a given offset.
- write(int) -
Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
- Writes a byte to the stream.
- write(byte[]) -
Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
- Writes a byte array to the stream.
- write(byte[], int, int) -
Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
- Writes a number of bytes from a byte array to the stream starting from
a given offset.
- write(byte[], int, int) -
Method in class org.apache.commons.net.io.SocketOutputStream
- Writes a number of bytes from a byte array to the stream starting from
a given offset.
- write(int) -
Method in class org.apache.commons.net.io.ToNetASCIIOutputStream
- Writes a byte to the stream.
- write(byte[]) -
Method in class org.apache.commons.net.io.ToNetASCIIOutputStream
- Writes a byte array to the stream.
- write(byte[], int, int) -
Method in class org.apache.commons.net.io.ToNetASCIIOutputStream
- Writes a number of bytes from a byte array to the stream starting from
a given offset.
- WRITE_PERMISSION -
Static variable in class org.apache.commons.net.ftp.FTPFile
- A constant indicating file/directory write permission.
- WRITE_REQUEST -
Static variable in class org.apache.commons.net.tftp.TFTPPacket
- This is the actual TFTP spec
identifier and is equal to 2.
X
- X3_PAD -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- X_DISPLAY_LOCATION -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- xhdr(String, String) -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP XHDR command to the server,
receive the reply, and return the reply code.
- XHDR -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
- xover(String) -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP XOVER command to the server,
receive the reply, and return the reply code.
- XOVER -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
_
- _commandSupport_ -
Variable in class org.apache.commons.net.ftp.FTP
- A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
- _commandSupport_ -
Variable in class org.apache.commons.net.nntp.NNTP
- A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
- _commandSupport_ -
Variable in class org.apache.commons.net.pop3.POP3
- A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
- _commandSupport_ -
Variable in class org.apache.commons.net.smtp.SMTP
- A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
- _connectAction_() -
Method in class org.apache.commons.net.ftp.FTP
-
- _connectAction_() -
Method in class org.apache.commons.net.ftp.FTPClient
-
- _connectAction_() -
Method in class org.apache.commons.net.nntp.NNTP
- Initiates control connections and gets initial reply, determining
if the client is allowed to post to the server.
- _connectAction_() -
Method in class org.apache.commons.net.pop3.POP3
- Performs connection initialization and sets state to
AUTHORIZATION_STATE
.
- _connectAction_() -
Method in class org.apache.commons.net.smtp.SMTP
- Initiates control connections and gets initial reply.
- _connectAction_() -
Method in class org.apache.commons.net.SocketClient
- Because there are so many connect() methods, the _connectAction_()
method is provided as a means of performing some action immediately
after establishing a connection, rather than reimplementing all
of the connect() methods.
- _connectAction_() -
Method in class org.apache.commons.net.telnet.TelnetClient
- Handles special connection requirements.
- _defaultPort_ -
Variable in class org.apache.commons.net.SocketClient
- The default port the client should connect to.
- _errorStream_ -
Variable in class org.apache.commons.net.bsd.RExecClient
- If a separate error stream is requested,
_errorStream_
will point to an InputStream from which the standard error of the
remote process can be read (after a call to rexec()).
- _input_ -
Variable in class org.apache.commons.net.SocketClient
- The socket's InputStream.
- _isConnected_ -
Variable in class org.apache.commons.net.SocketClient
- A status variable indicating if the client's socket is currently open.
- _isOpen_ -
Variable in class org.apache.commons.net.DatagramSocketClient
- A status variable indicating if the client's socket is currently open.
- _matcher_ -
Variable in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
- Internal PatternMatcher object used by the parser.
- _openDataConnection_(int, String) -
Method in class org.apache.commons.net.ftp.FTPClient
- Establishes a data connection with the FTP server, returning
a Socket for the connection if successful.
- _output_ -
Variable in class org.apache.commons.net.SocketClient
- The socket's OutputStream.
- _reader_ -
Variable in class org.apache.commons.net.nntp.NNTP
- Wraps
SocketClient._input_
to communicate with server.
- _socket_ -
Variable in class org.apache.commons.net.DatagramSocketClient
- The datagram socket used for the connection.
- _socket_ -
Variable in class org.apache.commons.net.SocketClient
- The socket used for the connection.
- _socketFactory_ -
Variable in class org.apache.commons.net.DatagramSocketClient
- The datagram socket's DatagramSocketFactory.
- _socketFactory_ -
Variable in class org.apache.commons.net.SocketClient
- The socket's SocketFactory.
- _timeout_ -
Variable in class org.apache.commons.net.DatagramSocketClient
- The timeout to use after opening a socket.
- _timeout_ -
Variable in class org.apache.commons.net.SocketClient
- The timeout to use after opening a socket.
- _writer_ -
Variable in class org.apache.commons.net.nntp.NNTP
- Wraps
SocketClient._output_
to communicate with server.
A B C D E F G H I K L M N O P Q R S T U V W X _
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.