Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

abor() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP ABOR command to the server, receive the reply, and return the reply code.
ABOR - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
abort() - Method in class org.apache.commons.net.ftp.FTPClient
Abort a transfer in progress.
ABORT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
ABORT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
ABORT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Abort code.
accept(FTPFile) - Method in interface org.apache.commons.net.ftp.FTPFileFilter
Checks if an FTPFile entry should be included or not.
ACCEPT_ALL - Static variable in class org.apache.commons.net.util.TrustManagerUtils
 
acceptLocal - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option should be accepted on the local side
acceptRemote - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option should be accepted on the remote side
ACCESS_VIOLATION - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The access violation error code according to RFC 783, value 2.
ACCOUNT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
ACCOUNT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
acct(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP ACCT command to the server, receive the reply, and return the reply code.
ACCT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
ACKNOWLEDGEMENT - Static variable in class org.apache.commons.net.tftp.TFTPPacket
This is the actual TFTP spec identifier and is equal to 4.
ACTION_ABORTED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
ACTION_ABORTED - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
ACTION_NOT_TAKEN - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
ACTION_OK - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
ACTIVE_LOCAL_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
A constant indicating the FTP session is expecting all transfers to occur between the client (local) and server and that the server should connect to the client's data port to initiate a data transfer.
ACTIVE_REMOTE_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
A constant indicating the FTP session is expecting all transfers to occur between two remote servers and that the server the client is connected to should connect to the other server's data port to initiate a data transfer.
ADAT - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
addCC(String) - Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
Add an email address to the CC (carbon copy or courtesy copy) list.
addComment(String) - Method in class org.apache.commons.net.ntp.TimeInfo
Add comment (error/warning) to list of comments associated with processing of NTP parameters.
addCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.io.CopyStreamAdapter
Registers a CopyStreamListener to receive CopyStreamEvents.
addDistribution(String) - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Add a distribution group to the query.
addHeaderField(String, String) - Method in class org.apache.commons.net.nntp.Article
Deprecated.
addHeaderField(String, String) - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
Adds an arbitrary header field with the given value to the article header.
addHeaderField(String, String) - Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
Adds an arbitrary header field with the given value to the article header.
addListener(EventListener) - Method in class org.apache.commons.net.util.ListenerList
 
addNewsgroup(String) - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Add a newsgroup to the list of newsgroups being queried.
addNewsgroup(String) - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
Adds a newsgroup to the article Newsgroups: field.
addOptionHandler(TelnetOptionHandler) - Method in class org.apache.commons.net.telnet.Telnet
Registers a new TelnetOptionHandler for this telnet to use.
addOptionHandler(TelnetOptionHandler) - Method in class org.apache.commons.net.telnet.TelnetClient
Registers a new TelnetOptionHandler for this telnet client to use.
addProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.ProtocolCommandSupport
Adds a ProtocolCommandListener.
addProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.SocketClient
Adds a ProtocolCommandListener.
addRecipient(RelayPath) - Method in class org.apache.commons.net.smtp.SMTPClient
Add a recipient for a message using the SMTP RCPT command, specifying a forward relay path.
addRecipient(String) - Method in class org.apache.commons.net.smtp.SMTPClient
Add a recipient for a message using the SMTP RCPT command, the recipient's email address.
addReference(String) - Method in class org.apache.commons.net.nntp.Article
Adds a message-id to the list of messages that this message references (i.e.
addRelay(String) - Method in class org.apache.commons.net.smtp.RelayPath
Add a mail relay host to the relay path.
address - Variable in class org.apache.commons.net.util.SubnetUtils
 
address() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
addressPattern - Static variable in class org.apache.commons.net.util.SubnetUtils
 
ALL - Static variable in class org.apache.commons.net.ftp.FTPFileFilters
Accepts all FTPFile entries, including null.
allo(int) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
allo(int, int) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
ALLO - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
allocate(int) - Method in class org.apache.commons.net.ftp.FTPClient
Reserve a number of bytes on the server for the next file transfer.
allocate(int, int) - Method in class org.apache.commons.net.ftp.FTPClient
Reserve space on the server for the next file transfer.
ALLOCATE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
ALLOCATE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
answerSubnegotiation(int[], int) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Method called upon reception of a subnegotiation for this option coming from the other end.
answerSubnegotiation(int[], int) - Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
Implements the abstract method of TelnetOptionHandler.
AO - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Abort Output code.
APOP - Static variable in class org.apache.commons.net.pop3.POP3Command
Authorization.
appe(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP APPE command to the server, receive the reply, and return the reply code.
APPE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
APPEND - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
APPEND - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
append(String, String, String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send an APPEND command to the server.
append(String, String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Deprecated.
(3.4) Does not work; the message body is not optional. Use IMAPClient.append(String, String, String, String) instead.
append(String) - Method in class org.apache.commons.net.imap.IMAPClient
Deprecated.
(3.4) Does not work; the message body is not optional. Use IMAPClient.append(String, String, String, String) instead.
appendFile(String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
Appends to a file on the server with the given name, taking input from the given InputStream.
appendFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
Returns an OutputStream through which data can be written to append to a file on the server with the given name.
appendHexString(StringBuilder, long) - Static method in class org.apache.commons.net.ntp.TimeStamp
Left-pad 8-character hex string with 0's
APPROXIMATE_MESSAGE_SIZE - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
Article - Class in org.apache.commons.net.nntp
This is a class that contains the basic state needed for message retrieval and threading.
Article() - Constructor for class org.apache.commons.net.nntp.Article
 
article(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
article(long) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
article() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
article(int) - Method in class org.apache.commons.net.nntp.NNTP
Deprecated.
ARTICLE - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
ARTICLE_LIST_BY_MESSAGE_ID_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_NOT_WANTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_POSTED_OK - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_REJECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_BODY_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_HEAD_AND_BODY_FOLLOW - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_HEAD_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_REQUEST_TEXT_SEPARATELY - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
ARTICLE_TRANSFERRED_OK - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
articleId - Variable in class org.apache.commons.net.nntp.Article
 
articleId - Variable in class org.apache.commons.net.nntp.ArticleInfo
 
articleId - Variable in class org.apache.commons.net.nntp.ArticlePointer
Deprecated.
The unique id of the referenced article, including the enclosing < and > symbols which are technically not part of the identifier, but are required by all NNTP commands taking an article id as an argument.
ArticleInfo - Class in org.apache.commons.net.nntp
Class contains details about an article.
ArticleInfo() - Constructor for class org.apache.commons.net.nntp.ArticleInfo
 
ArticleIterator - Class in org.apache.commons.net.nntp
Class which wraps an Iterable<String> of raw article information to generate an Iterable<Article> of the parsed information.
ArticleIterator(Iterable<String>) - Constructor for class org.apache.commons.net.nntp.ArticleIterator
 
articleNumber - Variable in class org.apache.commons.net.nntp.Article
 
articleNumber - Variable in class org.apache.commons.net.nntp.ArticleInfo
 
articleNumber - Variable in class org.apache.commons.net.nntp.ArticlePointer
Deprecated.
The number of the referenced article.
ArticlePointer - Class in org.apache.commons.net.nntp
Deprecated.
3.0 use ArticleInfo instead
ArticlePointer() - Constructor for class org.apache.commons.net.nntp.ArticlePointer
Deprecated.
 
ArticleReader - Class in examples.nntp
Sample program demonstrating the use of article header and body retrieval
ArticleReader() - Constructor for class examples.nntp.ArticleReader
 
ASCII_FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate the file(s) being transferred should be treated as ASCII.
ASCII_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
The ascii transfer mode.
asInteger(String) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
atBeginning - Variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
auth - Variable in class org.apache.commons.net.ftp.FTPSClient
The AUTH Command value
AUTH - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
auth(AuthenticatingIMAPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.imap.AuthenticatingIMAPClient
Authenticate to the IMAP server by sending the AUTHENTICATE command with the selected mechanism, using the given username and the given password.
auth(ExtendedPOP3Client.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.pop3.ExtendedPOP3Client
Authenticate to the POP3 server by sending the AUTH command with the selected mechanism, using the given username and the given password.
AUTH - Static variable in class org.apache.commons.net.pop3.POP3Command
Authentication
auth(AuthenticatingSMTPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Authenticate to the SMTP server by sending the AUTH command with the selected mechanism, using the given username and the given password.
AUTH - Static variable in class org.apache.commons.net.smtp.SMTPCommand
The authorization command
AUTH_METHOD(String) - Constructor for enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
 
AUTH_METHOD(String) - Constructor for enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
 
AUTH_METHOD() - Constructor for enum org.apache.commons.net.smtp.AuthenticatingSMTPClient.AUTH_METHOD
 
authenticate(AuthenticatingIMAPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.imap.AuthenticatingIMAPClient
Authenticate to the IMAP server by sending the AUTHENTICATE command with the selected mechanism, using the given username and the given password.
authenticate(String, String) - Method in class org.apache.commons.net.nntp.NNTPClient
Log into a news server by sending the AUTHINFO USER/AUTHINFO PASS command sequence.
AuthenticatingIMAPClient - Class in org.apache.commons.net.imap
An IMAP Client class with authentication support.
AuthenticatingIMAPClient() - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(boolean) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(String) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(String, boolean) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient(SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
AuthenticatingIMAPClient.AUTH_METHOD - Enum in org.apache.commons.net.imap
The enumeration of currently-supported authentication methods.
AuthenticatingSMTPClient - Class in org.apache.commons.net.smtp
An SMTP Client class with authentication support (RFC4954).
AuthenticatingSMTPClient() - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
The default AuthenticatingSMTPClient constructor.
AuthenticatingSMTPClient(String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Overloaded constructor that takes a protocol specification
AuthenticatingSMTPClient(String, boolean) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Overloaded constructor that takes a protocol specification and the implicit argument
AuthenticatingSMTPClient(String, boolean, String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Overloaded constructor that takes the protocol specification, the implicit argument and encoding
AuthenticatingSMTPClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Overloaded constructor that takes the implicit argument, and using SMTPSClient.DEFAULT_PROTOCOL i.e.
AuthenticatingSMTPClient(String, String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Overloaded constructor that takes a protocol specification and encoding
AuthenticatingSMTPClient.AUTH_METHOD - Enum in org.apache.commons.net.smtp
The enumeration of currently-supported authentication methods.
AUTHENTICATION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
AUTHENTICATION_ACCEPTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
AUTHENTICATION_REJECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
AUTHENTICATION_REQUIRED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
AUTHENTICATION_SECURITY_DATA - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
AUTHENTICATION_SECURITY_MECHANISM - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
AUTHINFO - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
authinfoPass(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the AUTHINFO PASS command to the server, receive the reply, and return the reply code.
authinfoUser(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the AUTHINFO USER command to the server, receive the reply, and return the reply code.
authName - Variable in enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
 
AUTHORIZATION_STATE - Static variable in class org.apache.commons.net.pop3.POP3
A constant representing the POP3 authorization state.
avail() - Method in class org.apache.commons.net.util.Base64
Returns the amount of buffered data available for reading.
available() - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
Returns the number of bytes that can be read without blocking EXCEPT when newline conversions have to be made somewhere within the available block of bytes.
available() - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
 
available() - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
AYT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Are You There code.
aytFlag - Variable in class org.apache.commons.net.telnet.Telnet
flag for AYT
aytMonitor - Variable in class org.apache.commons.net.telnet.Telnet
monitor to wait for AYT

B

BAD - Static variable in class org.apache.commons.net.imap.IMAPReply
The reply code indicating command rejection.
BAD_COMMAND_SEQUENCE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
BAD_COMMAND_SEQUENCE - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
BAD_TLS_NEGOTIATION_OR_DATA_ENCRYPTION_REQUIRED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
base64 - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
Base64 - Class in org.apache.commons.net.util
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.apache.commons.net.util.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - Constructor for class org.apache.commons.net.util.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - Constructor for class org.apache.commons.net.util.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - Constructor for class org.apache.commons.net.util.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - Constructor for class org.apache.commons.net.util.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
beginBufferedOps() - Method in class org.apache.commons.net.tftp.TFTP
Initializes the internal buffers.
BINARY - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
BINARY_FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate the file(s) being transferred should be treated as a binary image, i.e., no translations should be performed.
BINARY_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
The binary transfer mode.
BLOCK_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be transferred as a series of blocks.
body(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP BODY command to the server, receive the initial reply, and return the reply code.
body(long) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP BODY command to the server, receive the initial reply, and return the reply code.
body() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP BODY command to the server, receive the initial reply, and return the reply code.
body(int) - Method in class org.apache.commons.net.nntp.NNTP
Deprecated.
BODY - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
BREAK - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Break code.
broadcast - Variable in class org.apache.commons.net.util.SubnetUtils
 
broadcast() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
broadcastLong() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
buf - Variable in class org.apache.commons.net.ntp.NtpV3Impl
 
buffer - Variable in class org.apache.commons.net.util.Base64
Buffer for streaming.
bufferedReceive() - Method in class org.apache.commons.net.tftp.TFTP
This is a special method to perform a more efficient packet receive.
bufferedSend(TFTPPacket) - Method in class org.apache.commons.net.tftp.TFTP
This is a special method to perform a more efficient packet send.
buildContainer(Threadable, HashMap<String, ThreadContainer>) - Method in class org.apache.commons.net.nntp.Threader
 
bw - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
BYTE_MACRO - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
bytesTransferred(CopyStreamEvent) - Method in class org.apache.commons.net.ftp.FTPClient.CSL
 
bytesTransferred(long, int, long) - Method in class org.apache.commons.net.ftp.FTPClient.CSL
 
bytesTransferred(CopyStreamEvent) - Method in class org.apache.commons.net.io.CopyStreamAdapter
This method is invoked by a CopyStreamEvent source after copying a block of bytes from a stream.
bytesTransferred(long, int, long) - Method in class org.apache.commons.net.io.CopyStreamAdapter
This method is not part of the JavaBeans model and is used by the static methods in the org.apache.commons.io.Util class for efficiency.
bytesTransferred - Variable in class org.apache.commons.net.io.CopyStreamEvent
 
bytesTransferred(CopyStreamEvent) - Method in interface org.apache.commons.net.io.CopyStreamListener
This method is invoked by a CopyStreamEvent source after copying a block of bytes from a stream.
bytesTransferred(long, int, long) - Method in interface org.apache.commons.net.io.CopyStreamListener
This method is not part of the JavaBeans model and is used by the static methods in the org.apache.commons.io.Util class for efficiency.

C

cachedFtpFileEntryParser - Variable in class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
 
calculate(String) - Method in class org.apache.commons.net.util.SubnetUtils
 
CALENDAR_UNITS - Static variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
CANNOT_OPEN_DATA_CONNECTION - Static variable in class org.apache.commons.net.ftp.FTPReply
 
capa() - Method in class org.apache.commons.net.pop3.POP3Client
Send a CAPA command to the POP3 server.
CAPA - Static variable in class org.apache.commons.net.pop3.POP3Command
The capabilities command.
capability() - Method in class org.apache.commons.net.imap.IMAPClient
Send a CAPABILITY command to the server.
CARRIAGE_CONTROL_TEXT_FORMAT - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a text file contains ASA vertical format control characters.
CCC - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
cdup() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP CDUP command to the server, receive the reply, and return the reply code.
CDUP - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
certChain - Variable in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
CHANGE_TO_PARENT_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
CHANGE_TO_PARENT_DIRECTORY - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
CHANGE_WORKING_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
CHANGE_WORKING_DIRECTORY - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
changeToParentDirectory() - Method in class org.apache.commons.net.ftp.FTPClient
Change to the parent directory of the current working directory.
changeWorkingDirectory(String) - Method in class org.apache.commons.net.ftp.FTPClient
Change the current working directory of the FTP session.
chargen - Class in examples.unix
This is an example program demonstrating how to use the CharGenTCPClient and CharGenUDPClient classes.
chargen() - Constructor for class examples.unix.chargen
 
CHARGEN_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
The character generator port value of 19 according to RFC 864.
CHARGEN_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
The character generator port value of 19 according to RFC 864.
chargenTCP(String) - Static method in class examples.unix.chargen
 
CharGenTCPClient - Class in org.apache.commons.net.chargen
The CharGenTCPClient class is a TCP implementation of a client for the character generator protocol described in RFC 864.
CharGenTCPClient() - Constructor for class org.apache.commons.net.chargen.CharGenTCPClient
The default constructor for CharGenTCPClient.
chargenUDP(String) - Static method in class examples.unix.chargen
 
CharGenUDPClient - Class in org.apache.commons.net.chargen
The CharGenUDPClient class is a UDP implementation of a client for the character generator protocol described in RFC 864.
CharGenUDPClient() - Constructor for class org.apache.commons.net.chargen.CharGenUDPClient
The default CharGenUDPClient constructor.
charset - Variable in class org.apache.commons.net.DatagramSocketClient
Charset to use for byte IO.
charset - Variable in class org.apache.commons.net.SocketClient
Charset to use for byte IO.
Charsets - Class in org.apache.commons.net.util
Helps dealing with Charsets.
Charsets() - Constructor for class org.apache.commons.net.util.Charsets
 
check() - Method in class org.apache.commons.net.imap.IMAPClient
Send a CHECK command to the server.
CHECK_SERVER_VALIDITY - Static variable in class org.apache.commons.net.util.TrustManagerUtils
 
checkArray() - Static method in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.commons.net.ftp.FTPSTrustManager
Deprecated.
No-op
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.commons.net.util.TrustManagerUtils.TrustManager
Never generates a CertificateException.
checkPROTValue(String) - Method in class org.apache.commons.net.ftp.FTPSClient
Check the value that can be set in PROT Command value.
checkSequence - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.commons.net.ftp.FTPSTrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.commons.net.util.TrustManagerUtils.TrustManager
 
checkServerValidity - Variable in class org.apache.commons.net.util.TrustManagerUtils.TrustManager
 
child - Variable in class org.apache.commons.net.nntp.ThreadContainer
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
CHUNK_SEPARATOR - Static variable in class org.apache.commons.net.util.Base64
Chunk separator per RFC 2045 section 2.1.
CHUNK_SIZE - Static variable in class org.apache.commons.net.util.Base64
Chunk size per RFC 2045 section 6.8.
chunkReceived(IMAP) - Method in class examples.mail.IMAPExportMbox.MboxListener
 
chunkReceived(IMAP) - Method in interface org.apache.commons.net.imap.IMAP.IMAPChunkListener
Called when a multi-line partial response has been received.
cidrPattern - Static variable in class org.apache.commons.net.util.SubnetUtils
 
cleanUp() - Method in class org.apache.commons.net.ftp.FTPClient.CSL
 
CLEAR_COMMAND_CHANNEL - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
client - Variable in class examples.nntp.ExtendedNNTPOps
 
client - Variable in class org.apache.commons.net.ftp.FTPClient.NatServerResolverImpl
 
ClientKeyStore(KeyStore, String, String) - Constructor for class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
close(TFTPClient, Closeable) - Static method in class examples.ftp.TFTPExample
 
close() - Method in class examples.mail.IMAPExportMbox.MboxListener
 
close() - Method in class org.apache.commons.net.DatagramSocketClient
Closes the DatagramSocket used for the connection.
close() - Method in class org.apache.commons.net.imap.IMAPClient
Send a CLOSE command to the server.
close() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
Closes the message for reading.
close() - Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
Flushes the underlying output, writing all buffered output, but doesn't actually close the underlying stream.
close() - Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
Closes the stream, writing all pending data.
close() - Method in class org.apache.commons.net.io.SocketInputStream
Closes the stream and immediately afterward closes the referenced socket.
close() - Method in class org.apache.commons.net.io.SocketOutputStream
Closes the stream and immediately afterward closes the referenced socket.
close() - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
close() - Method in class org.apache.commons.net.telnet.TelnetOutputStream
Closes the stream.
closeQuietly(Closeable) - Static method in class org.apache.commons.net.io.Util
Closes the object quietly, catching rather than throwing IOException.
closeQuietly(Socket) - Static method in class org.apache.commons.net.io.Util
Closes the socket quietly, catching rather than throwing IOException.
closeQuietly(Socket) - Method in class org.apache.commons.net.SocketClient
 
closeQuietly(Closeable) - Method in class org.apache.commons.net.SocketClient
 
CLOSING_CONNECTION - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
CLOSING_DATA_CONNECTION - Static variable in class org.apache.commons.net.ftp.FTPReply
 
CMD_ADAT - Static variable in class org.apache.commons.net.ftp.FTPSClient
The ADAT (Authentication/Security Data) command.
CMD_AUTH - Static variable in class org.apache.commons.net.ftp.FTPSClient
The AUTH (Authentication/Security Mechanism) command.
CMD_CCC - Static variable in class org.apache.commons.net.ftp.FTPSClient
The CCC (Clear Command Channel) command.
CMD_CONF - Static variable in class org.apache.commons.net.ftp.FTPSClient
The CONF (Confidentiality Protected Command) command.
CMD_ENC - Static variable in class org.apache.commons.net.ftp.FTPSClient
The ENC (Privacy Protected Command) command.
CMD_MIC - Static variable in class org.apache.commons.net.ftp.FTPSClient
The MIC (Integrity Protected Command) command.
CMD_PBSZ - Static variable in class org.apache.commons.net.ftp.FTPSClient
The PBSZ (Protection Buffer Size) command.
CMD_PROT - Static variable in class org.apache.commons.net.ftp.FTPSClient
The PROT (Data Channel Protection Level) command.
COMMAND_IS_SUPERFLUOUS - Static variable in class org.apache.commons.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class org.apache.commons.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
COMMAND_NOT_RECOGNIZED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
COMMAND_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
 
COMMAND_SYNTAX_ERROR - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
compareTo(TimeStamp) - Method in class org.apache.commons.net.ntp.TimeStamp
Compares two Timestamps numerically.
compileRegex(String, int) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Compile the regex and store the Pattern.
completePendingCommand() - Method in class org.apache.commons.net.ftp.FTPClient
There are a few FTPClient methods that do not complete the entire sequence of FTP commands to complete a transaction.
completePendingCommand() - Method in class org.apache.commons.net.nntp.NNTPClient
There are a few NNTPClient methods that do not complete the entire sequence of NNTP commands to complete a transaction.
completePendingCommand() - Method in class org.apache.commons.net.smtp.SMTPClient
At least one SMTPClient method (sendMessageData ) does not complete the entire sequence of SMTP commands to complete a transaction.
CompositeFileEntryParser - Class in org.apache.commons.net.ftp.parser
This implementation allows to pack some FileEntryParsers together and handle the case where to returned dirstyle isnt clearly defined.
CompositeFileEntryParser(FTPFileEntryParser[]) - Constructor for class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
 
COMPRESSED_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be transferred as FTP compressed data.
computeDetails() - Method in class org.apache.commons.net.ntp.TimeInfo
Compute and validate details of the NTP message packet.
Configurable - Interface in org.apache.commons.net.ftp
This interface adds the aspect of configurability by means of a supplied FTPClientConfig object to other classes in the system, especially listing parsers.
ConfigurableFTPFileEntryParserImpl - Class in org.apache.commons.net.ftp.parser
This abstract class implements the common timestamp parsing algorithm for all the concrete parsers.
ConfigurableFTPFileEntryParserImpl(String) - Constructor for class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
constructor for this abstract class.
ConfigurableFTPFileEntryParserImpl(String, int) - Constructor for class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
constructor for this abstract class.
configure(FTPClientConfig) - Method in interface org.apache.commons.net.ftp.Configurable
 
configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.FTPClient
Implementation of the Configurable interface.
configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
Implementation of the Configurable interface.
configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
Implementation of the Configurable interface.
connect() - Method in class examples.ntp.SimpleNTPServer
Connect to server socket and listen for client connections.
connect(InetAddress, int, InetAddress) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address using a port in a range acceptable to the BSD rshell daemon.
connect(InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the current host at a port in a range acceptable to the BSD rshell daemon.
connect(String, int) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the current host at a port in a range acceptable to the BSD rshell daemon.
connect(String, int, InetAddress) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address using a port in a range acceptable to the BSD rshell daemon.
connect(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
connect(String, int, InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
connect(String, int) - Method in class org.apache.commons.net.ftp.FTPHTTPClient
 
connect(InetAddress, int) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the specified port and originating from the current host at a system assigned port.
connect(String, int) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the specified port and originating from the current host at a system assigned port.
connect(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
connect(String, int, InetAddress, int) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
connect(InetAddress) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the current default port and originating from the current host at a system assigned port.
connect(String) - Method in class org.apache.commons.net.SocketClient
Opens a Socket connected to a remote host at the current default port and originating from the current host at a system assigned port.
CONNECT_TIMEOUT - Static variable in class examples.mail.IMAPExportMbox
 
connectTimeout - Variable in class org.apache.commons.net.SocketClient
 
connProxy - Variable in class org.apache.commons.net.DefaultSocketFactory
The proxy to use when creating new sockets.
connProxy - Variable in class org.apache.commons.net.SocketClient
The proxy to use when connecting.
CONT - Static variable in class org.apache.commons.net.imap.IMAPReply
The reply code indicating command continuation.
containsBase64Byte(byte[]) - Static method in class org.apache.commons.net.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
context - Variable in class org.apache.commons.net.ftp.FTPSClient
The context object.
context - Variable in class org.apache.commons.net.ftp.FTPSServerSocketFactory
Factory for secure socket factories
context - Variable in class org.apache.commons.net.ftp.FTPSSocketFactory
 
context - Variable in class org.apache.commons.net.imap.IMAPSClient
The context object.
context - Variable in class org.apache.commons.net.pop3.POP3SClient
The context object.
context - Variable in class org.apache.commons.net.smtp.SMTPSClient
The context object.
copy(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a COPY command to the server.
copyReader(Reader, Writer, int, long, CopyStreamListener) - Static method in class org.apache.commons.net.io.Util
Copies the contents of a Reader to a Writer using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress of the copy operation by calling its bytesTransferred(long, int) method after each write to the destination.
copyReader(Reader, Writer, int) - Static method in class org.apache.commons.net.io.Util
Copies the contents of a Reader to a Writer using a copy buffer of a given size.
copyReader(Reader, Writer) - Static method in class org.apache.commons.net.io.Util
Same as copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyStream(InputStream, OutputStream, int, long, CopyStreamListener, boolean) - Static method in class org.apache.commons.net.io.Util
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress of the copy operation by calling its bytesTransferred(long, int) method after each write to the destination.
copyStream(InputStream, OutputStream, int, long, CopyStreamListener) - Static method in class org.apache.commons.net.io.Util
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress of the copy operation by calling its bytesTransferred(long, int) method after each write to the destination.
copyStream(InputStream, OutputStream, int) - Static method in class org.apache.commons.net.io.Util
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size.
copyStream(InputStream, OutputStream) - Static method in class org.apache.commons.net.io.Util
Same as copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
CopyStreamAdapter - Class in org.apache.commons.net.io
The CopyStreamAdapter will relay CopyStreamEvents to a list of listeners when either of its bytesTransferred() methods are called.
CopyStreamAdapter() - Constructor for class org.apache.commons.net.io.CopyStreamAdapter
Creates a new copyStreamAdapter.
CopyStreamEvent - Class in org.apache.commons.net.io
A CopyStreamEvent is triggered after every write performed by a stream copying operation.
CopyStreamEvent(Object, long, int, long) - Constructor for class org.apache.commons.net.io.CopyStreamEvent
Creates a new CopyStreamEvent instance.
CopyStreamException - Exception in org.apache.commons.net.io
The CopyStreamException class is thrown by the org.apache.commons.io.Util copyStream() methods.
CopyStreamException(String, long, IOException) - Constructor for exception org.apache.commons.net.io.CopyStreamException
Creates a new CopyStreamException instance.
CopyStreamListener - Interface in org.apache.commons.net.io
The CopyStreamListener class can accept CopyStreamEvents to keep track of the progress of a stream copying operation.
CR - Static variable in class org.apache.commons.net.io.CRLFLineReader
 
CR - Static variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
create(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a CREATE command to the server.
createClientKeyManager(KeyStore, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
Create a client key manager which returns a particular key.
createClientKeyManager(String, File, String, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
Create a client key manager which returns a particular key.
createClientKeyManager(File, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
Create a client key manager which returns a particular key.
createClientKeyManager(File, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
Create a client key manager which returns a particular key.
createCommandSupport() - Method in class org.apache.commons.net.SocketClient
Create the CommandSupport instance if required
createDatagramSocket() - Method in interface org.apache.commons.net.DatagramSocketFactory
Creates a DatagramSocket on the local host at the first available port.
createDatagramSocket(int) - Method in interface org.apache.commons.net.DatagramSocketFactory
Creates a DatagramSocket on the local host at a specified port.
createDatagramSocket(int, InetAddress) - Method in interface org.apache.commons.net.DatagramSocketFactory
Creates a DatagramSocket at the specified address on the local host at a specified port.
createDatagramSocket() - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
Creates a DatagramSocket on the local host at the first available port.
createDatagramSocket(int) - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
Creates a DatagramSocket on the local host at a specified port.
createDatagramSocket(int, InetAddress) - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
Creates a DatagramSocket at the specified address on the local host at a specified port.
createFileEntryParser(String) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
This default implementation of the FTPFileEntryParserFactory interface works according to the following logic: First it attempts to interpret the supplied key as a fully qualified classname (default package is not allowed) of a class implementing the FTPFileEntryParser interface.
createFileEntryParser(String, FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createFileEntryParser(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
Implementation extracts a key from the supplied FTPClientConfig parameter and creates an object implementing the interface FTPFileEntryParser and uses the supplied configuration to configure it.
createFileEntryParser(String) - Method in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
Implementation should be a method that decodes the supplied key and creates an object implementing the interface FTPFileEntryParser.
createFileEntryParser(FTPClientConfig) - Method in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
Implementation should be a method that extracts a key from the supplied FTPClientConfig parameter and creates an object implementing the interface FTPFileEntryParser and uses the supplied configuration to configure it.
createListener() - Static method in class examples.ftp.FTPClientExample
 
createMVSEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createNetwareFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createNTFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createNTFTPEntryParser(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
Creates an NT FTP parser: if the config exists, and the system key equals FTPClientConfig.SYST_NT then a plain NTFTPEntryParser is used, otherwise a composite of NTFTPEntryParser and UnixFTPEntryParser is used.
createOS2FTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createOS400FTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createOS400FTPEntryParser(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
Creates an OS400 FTP parser: if the config exists, and the system key equals FTPClientConfig.SYST_OS400 then a plain OS400FTPEntryParser is used, otherwise a composite of OS400FTPEntryParser and UnixFTPEntryParser is used.
createServerSocket(int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a ServerSocket bound to a specified port.
createServerSocket(int, int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a ServerSocket bound to a specified port with a given maximum queue length for incoming connections.
createServerSocket(int, int, InetAddress) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a ServerSocket bound to a specified port on a given local address with a given maximum queue length for incoming connections.
createServerSocket() - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
 
createServerSocket(int) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
 
createServerSocket(int, int) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
 
createServerSocket(int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
Deprecated.
(2.2) use instead
createServerSocket(int, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
Deprecated.
(2.2) use instead
createServerSocket(int, int, InetAddress) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
Deprecated.
(2.2) use instead
createSocket() - Method in class org.apache.commons.net.DefaultSocketFactory
Creates an unconnected Socket.
createSocket(String, int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a Socket connected to the given host and port.
createSocket(InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a Socket connected to the given host and port.
createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a Socket connected to the given host and port and originating from the specified local address and port.
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
Creates a Socket connected to the given host and port and originating from the specified local address and port.
createSocket() - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
 
createSocket(String, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
 
createSSLContext(String, KeyManager, TrustManager) - Static method in class org.apache.commons.net.util.SSLContextUtils
Create and initialise an SSLContext.
createSSLContext(String, KeyManager[], TrustManager[]) - Static method in class org.apache.commons.net.util.SSLContextUtils
Create and initialise an SSLContext.
createUnixFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
createVMSVersioningFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
CRLF - Static variable in class examples.mail.IMAPExportMbox
 
CRLF - Static variable in class examples.mail.IMAPImportMbox
 
CRLF - Static variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
CRLFLineReader - Class in org.apache.commons.net.io
CRLFLineReader implements a readLine() method that requires exactly CRLF to terminate an input line.
CRLFLineReader(Reader) - Constructor for class org.apache.commons.net.io.CRLFLineReader
Creates a CRLFLineReader that wraps an existing Reader input source.
CSL(FTPClient, long, int) - Constructor for class org.apache.commons.net.ftp.FTPClient.CSL
 
currentLinePos - Variable in class org.apache.commons.net.util.Base64
Variable tracks how many characters have been written to the current line.
currentSoTimeout - Variable in class org.apache.commons.net.ftp.FTPClient.CSL
 
cwd(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP CWD command to the server, receive the reply, and return the reply code.
CWD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 

D

data() - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP DATA command to the server, receive the reply, and return the reply code.
DATA - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
DATA - Static variable in class org.apache.commons.net.tftp.TFTPPacket
This is the actual TFTP spec identifier and is equal to 3.
DATA_CHANNEL_PROTECTION_LEVEL - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
DATA_CONNECTION_ALREADY_OPEN - Static variable in class org.apache.commons.net.ftp.FTPReply
 
DATA_CONNECTION_OPEN - Static variable in class org.apache.commons.net.ftp.FTPReply
 
DATA_ENTRY_TERMINAL - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
DATA_PORT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
DATA_PORT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
DatagramSocketClient - Class in org.apache.commons.net
The DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.
DatagramSocketClient() - Constructor for class org.apache.commons.net.DatagramSocketClient
Default constructor for DatagramSocketClient.
DatagramSocketFactory - Interface in org.apache.commons.net
The DatagramSocketFactory interface provides a means for the programmer to control the creation of datagram sockets and provide his own DatagramSocket implementations for use by all classes derived from DatagramSocketClient .
date - Variable in class org.apache.commons.net.nntp.Article
 
DATE_FORMAT - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
daytime - Class in examples.unix
This is an example program demonstrating how to use the DaytimeTCP and DaytimeUDP classes.
daytime() - Constructor for class examples.unix.daytime
 
daytimeTCP(String) - Static method in class examples.unix.daytime
 
DaytimeTCPClient - Class in org.apache.commons.net.daytime
The DaytimeTCPClient class is a TCP implementation of a client for the Daytime protocol described in RFC 867.
DaytimeTCPClient() - Constructor for class org.apache.commons.net.daytime.DaytimeTCPClient
The default DaytimeTCPClient constructor.
daytimeUDP(String) - Static method in class examples.unix.daytime
 
DaytimeUDPClient - Class in org.apache.commons.net.daytime
The DaytimeUDPClient class is a UDP implementation of a client for the Daytime protocol described in RFC 867.
DaytimeUDPClient() - Constructor for class org.apache.commons.net.daytime.DaytimeUDPClient
 
debug - Static variable in class org.apache.commons.net.telnet.Telnet
 
DEBUG_OUTPUT - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
debugoptions - Static variable in class org.apache.commons.net.telnet.Telnet
 
decode(byte[], int, int) - Method in class org.apache.commons.net.util.Base64
Decodes all of the provided data, starting at inPos, for inAvail bytes.
decode(String) - Method in class org.apache.commons.net.util.Base64
Decodes a String containing containing characters in the Base64 alphabet.
decode(byte[]) - Method in class org.apache.commons.net.util.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
DECODE_TABLE - Static variable in class org.apache.commons.net.util.Base64
This array is a lookup table that translates Unicode characters drawn from the "Base64 Alphabet" (as specified in Table 1 of RFC 2045) into their 6-bit positive integer equivalents.
decodeBase64(String) - Static method in class org.apache.commons.net.util.Base64
Decodes a Base64 String into octets
decodeBase64(byte[]) - Static method in class org.apache.commons.net.util.Base64
Decodes Base64 data into octets
decodeInteger(byte[]) - Static method in class org.apache.commons.net.util.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
decodeNtpHexString(String) - Static method in class org.apache.commons.net.ntp.TimeStamp
Convert NTP timestamp hexstring (e.g.
decodeSize - Variable in class org.apache.commons.net.util.Base64
Convenience variable to help us determine when our buffer is going to run out of room and needs resizing.
DEFAULT_BUFFER_RESIZE_FACTOR - Static variable in class org.apache.commons.net.util.Base64
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.commons.net.util.Base64
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.commons.net.SocketClient
The socket's connect timeout (0 = infinite timeout)
DEFAULT_CONTROL_ENCODING - Static variable in class org.apache.commons.net.ftp.FTP
The default character encoding used for communicating over an FTP control connection.
DEFAULT_COPY_BUFFER_SIZE - Static variable in class org.apache.commons.net.io.Util
The default buffer size (1024) used by copyStream and copyReader and by the copyReader/copyStream methods if a zero or negative buffer size is supplied.
DEFAULT_DATA_PORT - Static variable in class org.apache.commons.net.ftp.FTP
The default FTP data port (20).
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Dates are ignored for file lists, but are used for member lists where possible
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
Default date format is e.g.
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
 
DEFAULT_DATE_FORMAT2 - Static variable in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
 
DEFAULT_DATE_FORMAT_JA - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
DEFAULT_FTPS_DATA_PORT - Static variable in class org.apache.commons.net.ftp.FTPSClient
 
DEFAULT_FTPS_PORT - Static variable in class org.apache.commons.net.ftp.FTPSClient
 
DEFAULT_HOST - Static variable in class org.apache.commons.net.whois.WhoisClient
The default whois host to query.
DEFAULT_IMAPS_PORT - Static variable in class org.apache.commons.net.imap.IMAPSClient
The default IMAP over SSL port.
DEFAULT_MAX_TIMEOUTS - Static variable in class org.apache.commons.net.tftp.TFTPClient
The default number of times a receive attempt is allowed to timeout before ending attempts to retry the receive and failing.
DEFAULT_POP3S_PORT - Static variable in class org.apache.commons.net.pop3.POP3SClient
 
DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RCommandClient
The default rshell port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RExecClient
The default rexec port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RLoginClient
The default rlogin port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
The default chargen port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
The default chargen port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.daytime.DaytimeTCPClient
The default daytime port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.daytime.DaytimeUDPClient
The default daytime port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.discard.DiscardTCPClient
The default discard port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.discard.DiscardUDPClient
The default discard port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.echo.EchoTCPClient
The default echo port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.echo.EchoUDPClient
The default echo port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.finger.FingerClient
The default FINGER port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.ftp.FTP
The default FTP control port (21).
DEFAULT_PORT - Static variable in class org.apache.commons.net.imap.IMAP
The default IMAP port (RFC 3501).
DEFAULT_PORT - Static variable in class org.apache.commons.net.nntp.NNTP
The default NNTP port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.ntp.NTPUDPClient
The default NTP port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.pop3.POP3
The default POP3 port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.smtp.SMTP
The default SMTP port (25).
DEFAULT_PORT - Static variable in class org.apache.commons.net.telnet.Telnet
 
DEFAULT_PORT - Static variable in class org.apache.commons.net.tftp.TFTP
The default TFTP port according to RFC 783 is 69.
DEFAULT_PORT - Static variable in class org.apache.commons.net.time.TimeTCPClient
The default time port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.time.TimeUDPClient
The default time port.
DEFAULT_PORT - Static variable in class org.apache.commons.net.whois.WhoisClient
The default whois port.
DEFAULT_PROT - Static variable in class org.apache.commons.net.ftp.FTPSClient
Default PROT Command
DEFAULT_PROTOCOL - Static variable in class org.apache.commons.net.ftp.FTPSClient
Default secure socket protocol name, i.e.
DEFAULT_PROTOCOL - Static variable in class org.apache.commons.net.imap.IMAPSClient
Default secure socket protocol name.
DEFAULT_PROTOCOL - Static variable in class org.apache.commons.net.pop3.POP3SClient
Default secure socket protocol name, like TLS
DEFAULT_PROTOCOL - Static variable in class org.apache.commons.net.smtp.SMTPSClient
Default secure socket protocol name, like TLS
DEFAULT_RECENT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
 
DEFAULT_RECENT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
Default recent date format is e.g.
DEFAULT_RECENT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
DEFAULT_RECENT_DATE_FORMAT_JA - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
DEFAULT_RECENT_SDF - Static variable in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
the default recent date format.
DEFAULT_SDF - Static variable in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
the default default date format.
DEFAULT_STORE_TYPE - Static variable in class org.apache.commons.net.util.KeyManagerUtils
 
DEFAULT_TIMEOUT - Static variable in class org.apache.commons.net.tftp.TFTP
The default number of milliseconds to wait to receive a datagram before timing out.
DefaultDatagramSocketFactory - Class in org.apache.commons.net
DefaultDatagramSocketFactory implements the DatagramSocketFactory interface by simply wrapping the java.net.DatagramSocket constructors.
DefaultDatagramSocketFactory() - Constructor for class org.apache.commons.net.DefaultDatagramSocketFactory
 
defaultDateFormat - Variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
The date format for all dates, except possibly recent dates.
defaultDateFormatStr - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
defaultDateSmallestUnitIndex - Variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
DefaultFTPFileEntryParserFactory - Class in org.apache.commons.net.ftp.parser
This is the default implementation of the FTPFileEntryParserFactory interface.
DefaultFTPFileEntryParserFactory() - Constructor for class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
DefaultSocketFactory - Class in org.apache.commons.net
DefaultSocketFactory implements the SocketFactory interface by simply wrapping the java.net.Socket and java.net.ServerSocket constructors.
DefaultSocketFactory() - Constructor for class org.apache.commons.net.DefaultSocketFactory
The default constructor.
DefaultSocketFactory(Proxy) - Constructor for class org.apache.commons.net.DefaultSocketFactory
A constructor for sockets with proxy support.
dele(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP DELE command to the server, receive the reply, and return the reply code.
DELE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
DELE - Static variable in class org.apache.commons.net.pop3.POP3Command
Delete message(s).
DELETE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
DELETE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
delete(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a DELETE command to the server.
deleteFile(String) - Method in class org.apache.commons.net.ftp.FTPClient
Deletes a file on the FTP server.
deleteMessage(int) - Method in class org.apache.commons.net.pop3.POP3Client
Delete a message from the POP3 server.
deleteOptionHandler(int) - Method in class org.apache.commons.net.telnet.Telnet
Unregisters a TelnetOptionHandler.
deleteOptionHandler(int) - Method in class org.apache.commons.net.telnet.TelnetClient
Unregisters a TelnetOptionHandler.
demo(String, String, String) - Method in class examples.nntp.ExtendedNNTPOps
 
DENIED_FOR_POLICY_REASONS - Static variable in class org.apache.commons.net.ftp.FTPReply
 
DIRECTORIES - Static variable in class org.apache.commons.net.ftp.FTPFileFilters
Accepts all (non-null) FTPFile directory entries.
DIRECTORY_STATUS - Static variable in class org.apache.commons.net.ftp.FTPReply
 
DIRECTORY_TYPE - Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating an FTPFile is a directory.
discardPackets() - Method in class org.apache.commons.net.tftp.TFTP
This method synchronizes a connection by discarding all packets that may be in the local socket buffer.
DiscardTCPClient - Class in org.apache.commons.net.discard
The DiscardTCPClient class is a TCP implementation of a client for the Discard protocol described in RFC 863.
DiscardTCPClient() - Constructor for class org.apache.commons.net.discard.DiscardTCPClient
The default DiscardTCPClient constructor.
DiscardUDPClient - Class in org.apache.commons.net.discard
The DiscardUDPClient class is a UDP implementation of a client for the Discard protocol described in RFC 863.
DiscardUDPClient() - Constructor for class org.apache.commons.net.discard.DiscardUDPClient
 
disconnect() - Method in class org.apache.commons.net.bsd.RExecClient
Disconnects from the server, closing all associated open sockets and streams.
disconnect() - Method in class org.apache.commons.net.ftp.FTP
Closes the control connection to the FTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
disconnect() - Method in class org.apache.commons.net.ftp.FTPClient
Closes the connection to the FTP server and restores connection parameters to the default values.
disconnect() - Method in class org.apache.commons.net.ftp.FTPSClient
Closes the connection to the FTP server and restores connection parameters to the default values.
disconnect() - Method in class org.apache.commons.net.imap.IMAP
Disconnects the client from the server, and sets the state to DISCONNECTED_STATE .
disconnect() - Method in class org.apache.commons.net.nntp.NNTP
Closes the connection to the NNTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
disconnect() - Method in class org.apache.commons.net.pop3.POP3
Disconnects the client from the server, and sets the state to DISCONNECTED_STATE .
disconnect() - Method in class org.apache.commons.net.smtp.SMTP
Closes the connection to the SMTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
disconnect() - Method in class org.apache.commons.net.SocketClient
Disconnects the socket connection.
disconnect() - Method in class org.apache.commons.net.telnet.TelnetClient
Disconnects the telnet session, closing the input and output streams as well as the socket.
DISCONNECTED_STATE - Static variable in class org.apache.commons.net.pop3.POP3
A constant representing the state where the client is not yet connected to a POP3 server.
DM - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Data mark code.
DO - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Request to use option code.
doCommand(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue a command and wait for the reply.
doCommand(IMAPCommand, String) - Method in class org.apache.commons.net.imap.IMAP
Sends a command and arguments to the server and return whether successful.
doCommand(IMAPCommand) - Method in class org.apache.commons.net.imap.IMAP
Sends a command to the server and return whether successful.
doCommandAsStrings(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue a command and wait for the reply, returning it as an array of strings.
doFlag - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option is active on the local side
DONT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Don't use option code.
DOT - Static variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
DotTerminatedMessageReader - Class in org.apache.commons.net.io
DotTerminatedMessageReader is a class used to read messages from a server that are terminated by a single dot followed by a <CR><LF> sequence and with double dots appearing at the begining of lines which do not signal end of message yet start with a dot.
DotTerminatedMessageReader(Reader) - Constructor for class org.apache.commons.net.io.DotTerminatedMessageReader
Creates a DotTerminatedMessageReader that wraps an existing Reader input source.
DotTerminatedMessageWriter - Class in org.apache.commons.net.io
DotTerminatedMessageWriter is a class used to write messages to a server that are terminated by a single dot followed by a <CR><LF> sequence and with double dots appearing at the begining of lines which do not signal end of message yet start with a dot.
DotTerminatedMessageWriter(Writer) - Constructor for class org.apache.commons.net.io.DotTerminatedMessageWriter
Creates a DotTerminatedMessageWriter that wraps an existing Writer output destination.
doUnixPerms(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
dp - Variable in class org.apache.commons.net.ntp.NtpV3Impl
 
DQUOTE - Static variable in class org.apache.commons.net.imap.IMAPClient
 
DQUOTE_S - Static variable in class org.apache.commons.net.imap.IMAPClient
 

E

EBCDIC_FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate the file(s) being transferred should be treated as EBCDIC.
EC - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Erase Character code.
echo - Class in examples.unix
This is an example program demonstrating how to use the EchoTCPClient and EchoUDPClient classes.
echo() - Constructor for class examples.unix.echo
 
ECHO - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
EchoOptionHandler - Class in org.apache.commons.net.telnet
Implements the telnet echo option RFC 857.
EchoOptionHandler(boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.EchoOptionHandler
Constructor for the EchoOptionHandler.
EchoOptionHandler() - Constructor for class org.apache.commons.net.telnet.EchoOptionHandler
Constructor for the EchoOptionHandler.
echoTCP(String) - Static method in class examples.unix.echo
 
EchoTCPClient - Class in org.apache.commons.net.echo
The EchoTCPClient class is a TCP implementation of a client for the Echo protocol described in RFC 862.
EchoTCPClient() - Constructor for class org.apache.commons.net.echo.EchoTCPClient
The default EchoTCPClient constructor.
echoUDP(String) - Static method in class examples.unix.echo
 
EchoUDPClient - Class in org.apache.commons.net.echo
The EchoUDPClient class is a UDP implementation of a client for the Echo protocol described in RFC 862.
EchoUDPClient() - Constructor for class org.apache.commons.net.echo.EchoUDPClient
 
ehlo(String) - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
A convenience method to send the ESMTP EHLO command to the server, receive the reply, and return the reply code.
EHLO - Static variable in class org.apache.commons.net.smtp.SMTPCommand
The extended hello command
EL - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Erase Line code.
elogin(String) - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Login to the ESMTP server by sending the EHLO command with the given hostname as an argument.
elogin() - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Login to the ESMTP server by sending the EHLO command with the client hostname as an argument.
EMPTY_BYTE_ARRAY - Static variable in class org.apache.commons.net.util.Base64
 
EMPTY_X509CERTIFICATE_ARRAY - Static variable in class org.apache.commons.net.ftp.FTPSTrustManager
Deprecated.
 
EMPTY_X509CERTIFICATE_ARRAY - Static variable in class org.apache.commons.net.util.TrustManagerUtils
 
enableEndpointNameVerification(SSLSocket) - Static method in class org.apache.commons.net.util.SSLSocketUtils
Enable the HTTPS endpoint identification algorithm on an SSLSocket.
encode(byte[], int, int) - Method in class org.apache.commons.net.util.Base64
Encodes all of the provided data, starting at inPos, for inAvail bytes.
encode(byte[]) - Method in class org.apache.commons.net.util.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encodeBase64(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm into 76 character blocks separated by CRLF.
encodeBase64String(byte[], boolean) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm.
encodeBase64StringUnChunked(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using the base64 algorithm, without using chunking.
encodeBase64URLSafe(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class org.apache.commons.net.util.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeInteger(BigInteger) - Static method in class org.apache.commons.net.util.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
encodeSize - Variable in class org.apache.commons.net.util.Base64
Convenience variable to help us determine when our buffer is going to run out of room and needs resizing.
encodeTable - Variable in class org.apache.commons.net.util.Base64
Encode table to use: either STANDARD or URL_SAFE.
encodeToString(byte[]) - Method in class org.apache.commons.net.util.Base64
Encodes a byte[] containing binary data, into a String containing characters in the Base64 alphabet.
encoding - Variable in class org.apache.commons.net.smtp.SMTP
The encoding to use (user-settable).
ENCRYPTION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
END_OF_RECORD - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
endBufferedOps() - Method in class org.apache.commons.net.tftp.TFTP
Releases the resources used to perform buffered sends and receives.
ENTERING_EPSV_MODE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
ENTERING_PASSIVE_MODE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
enterLocalActiveMode() - Method in class org.apache.commons.net.ftp.FTPClient
Set the current data connection mode to ACTIVE_LOCAL_DATA_CONNECTION_MODE.
enterLocalPassiveMode() - Method in class org.apache.commons.net.ftp.FTPClient
Set the current data connection mode to PASSIVE_LOCAL_DATA_CONNECTION_MODE .
EnterpriseUnixFTPEntryParser - Class in org.apache.commons.net.ftp.parser
Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce.
EnterpriseUnixFTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
The sole constructor for a EnterpriseUnixFTPEntryParser object.
enterRemoteActiveMode(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPClient
Set the current data connection mode to ACTIVE_REMOTE_DATA_CONNECTION .
enterRemotePassiveMode() - Method in class org.apache.commons.net.ftp.FTPClient
Set the current data connection mode to PASSIVE_REMOTE_DATA_CONNECTION_MODE .
entries - Variable in class org.apache.commons.net.ftp.FTPListParseEngine
 
eof - Variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
EOF - Static variable in class org.apache.commons.net.telnet.TelnetCommand
End of file code.
EOF - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
End of file has been reached
eof - Variable in class org.apache.commons.net.util.Base64
Boolean flag to indicate the EOF has been reached.
eol - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
EOL_DEFAULT - Static variable in class examples.mail.IMAPExportMbox
 
EOR - Static variable in class org.apache.commons.net.telnet.TelnetCommand
End of record code.
eprt(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP EPRT command to the server, receive the reply, and return the reply code.
EPRT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
epsv() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP EPSV command to the server, receive the reply, and return the reply code.
EPSV - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
equals(Object) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Compares this object against the specified object.
equals(Object) - Method in class org.apache.commons.net.ntp.TimeInfo
Compares this object against the specified object.
equals(Object) - Method in class org.apache.commons.net.ntp.TimeStamp
Compares this object against the specified object.
ERROR - Static variable in class org.apache.commons.net.pop3.POP3Reply
The reply code indicating failure of an operation.
ERROR - Static variable in class org.apache.commons.net.tftp.TFTPPacket
This is the actual TFTP spec identifier and is equal to 5.
examine(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send an EXAMINE command to the server.
examples - package examples
 
examples.cidr - package examples.cidr
 
examples.ftp - package examples.ftp
 
examples.mail - package examples.mail
 
examples.nntp - package examples.nntp
 
examples.ntp - package examples.ntp
 
examples.telnet - package examples.telnet
 
examples.unix - package examples.unix
 
examples.util - package examples.util
 
execADAT(byte[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Send the ADAT command with the specified authentication data.
execAUTH() - Method in class org.apache.commons.net.ftp.FTPSClient
AUTH command.
execAUTH(String) - Method in class org.apache.commons.net.ftp.FTPSClient
Send the AUTH command with the specified mechanism.
execCCC() - Method in class org.apache.commons.net.ftp.FTPSClient
Send the CCC command to the server.
execCONF(byte[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Send the CONF command with the specified data.
execENC(byte[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Send the ENC command with the specified data.
execMIC(byte[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Send the MIC command with the specified data.
execPBSZ(long) - Method in class org.apache.commons.net.ftp.FTPSClient
PBSZ command.
execPROT(String) - Method in class org.apache.commons.net.ftp.FTPSClient
PROT command.
execTLS() - Method in class org.apache.commons.net.imap.IMAPSClient
The TLS command execution.
execTLS() - Method in class org.apache.commons.net.pop3.POP3SClient
The TLS command execution.
execTLS() - Method in class org.apache.commons.net.smtp.SMTPSClient
The TLS command execution.
EXECUTE_PERMISSION - Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating file execute permission or directory listing permission.
EXPAND - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
expn(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.
EXPN - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
expunge() - Method in class org.apache.commons.net.imap.IMAPClient
Send an EXPUNGE command to the server.
EXTENDED_ASCII - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
EXTENDED_OPTIONS_LIST - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
EXTENDED_PORT_FAILURE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
ExtendedNNTPOps - Class in examples.nntp
Simple class showing some of the extended commands (AUTH, XOVER, LIST ACTIVE)
ExtendedNNTPOps() - Constructor for class examples.nntp.ExtendedNNTPOps
 
ExtendedPOP3Client - Class in org.apache.commons.net.pop3
A POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).
ExtendedPOP3Client() - Constructor for class org.apache.commons.net.pop3.ExtendedPOP3Client
The default ExtendedPOP3Client constructor.
ExtendedPOP3Client.AUTH_METHOD - Enum in org.apache.commons.net.pop3
The enumeration of currently-supported authentication methods.
extractPrefixedData(String, String) - Method in class org.apache.commons.net.ftp.FTPSClient
Extract the data from a reply with a prefix, e.g.

F

FAILED_SECURITY_CHECK - Static variable in class org.apache.commons.net.ftp.FTPReply
 
feat() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP FEAT command to the server, receive the reply, and return the reply code.
FEAT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
features() - Method in class org.apache.commons.net.ftp.FTPClient
Query the server for supported features.
FEATURES - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
FEATURES - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
featureValue(String) - Method in class org.apache.commons.net.ftp.FTPClient
Query the server for a supported feature, and returns the its value (if any).
featureValues(String) - Method in class org.apache.commons.net.ftp.FTPClient
Query the server for a supported feature, and returns its values (if any).
fetch(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a FETCH command to the server.
FETCH_ITEM_NAMES() - Constructor for enum org.apache.commons.net.imap.IMAPClient.FETCH_ITEM_NAMES
 
FILE_ACTION_NOT_TAKEN - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_ACTION_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_ACTION_PENDING - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_EXISTS - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The file already exists error code according to RFC 783, value 6.
FILE_LIST_REGEX - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Matches these entries:
FILE_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
FILE_NAME_NOT_ALLOWED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_NOT_FOUND - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The file not found error code according to RFC 783, value 1.
FILE_STATUS - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_STATUS_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
 
FILE_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be treated as a continuous sequence of bytes.
FILE_STRUCTURE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
FILE_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating an FTPFile is a file.
FILE_UNAVAILABLE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
findAlias(KeyStore) - Static method in class org.apache.commons.net.util.KeyManagerUtils
 
findChild(ThreadContainer) - Method in class org.apache.commons.net.nntp.ThreadContainer
 
findRootSet(HashMap<String, ThreadContainer>) - Method in class org.apache.commons.net.nntp.Threader
Find the root set of all existing ThreadContainers
finger - Class in examples.unix
This is an example of how you would implement the finger command in Java using NetComponents.
finger() - Constructor for class examples.unix.finger
 
FingerClient - Class in org.apache.commons.net.finger
The FingerClient class implements the client side of the Internet Finger Protocol defined in RFC 1288.
FingerClient() - Constructor for class org.apache.commons.net.finger.FingerClient
The default FingerClient constructor.
fireCommandSent(String, String) - Method in class org.apache.commons.net.ProtocolCommandSupport
Fires a ProtocolCommandEvent signalling the sending of a command to all registered listeners, invoking their protocolCommandSent() methods.
fireCommandSent(String, String) - Method in class org.apache.commons.net.SocketClient
If there are any listeners, send them the command details.
fireReplyReceived(int, String) - Method in class org.apache.commons.net.imap.IMAP
Overrides SocketClient.fireReplyReceived(int, String) so as to avoid creating the reply string if there are no listeners to invoke.
fireReplyReceived(int, String) - Method in class org.apache.commons.net.ProtocolCommandSupport
Fires a ProtocolCommandEvent signalling the reception of a command reply to all registered listeners, invoking their protocolReplyReceived() methods.
fireReplyReceived(int, String) - Method in class org.apache.commons.net.SocketClient
If there are any listeners, send them the reply details.
flush() - Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
Flushes the underlying output, writing all buffered output.
flush() - Method in class org.apache.commons.net.nntp.ThreadContainer
 
flush() - Method in class org.apache.commons.net.telnet.TelnetOutputStream
Flushes the stream.
flushSubjectCache() - Method in class org.apache.commons.net.nntp.Article
 
FORCE_LOGOUT - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
format(int[]) - Method in class org.apache.commons.net.util.SubnetUtils
 
formatType() - Method in class org.apache.commons.net.ftp.FTPFile
 
forwardArticle(String) - Method in class org.apache.commons.net.nntp.NNTPClient
 
from - Variable in class org.apache.commons.net.nntp.Article
 
fromJar() - Static method in class examples.Main
 
FromNetASCIIInputStream - Class in org.apache.commons.net.io
This class wraps an input stream, replacing all occurrences of <CR><LF> (carriage return followed by a linefeed), which is the NETASCII standard for representing a newline, with the local line separator representation.
FromNetASCIIInputStream(InputStream) - Constructor for class org.apache.commons.net.io.FromNetASCIIInputStream
Creates a FromNetASCIIInputStream instance that wraps an existing InputStream.
FromNetASCIIOutputStream - Class in org.apache.commons.net.io
This class wraps an output stream, replacing all occurrences of <CR><LF> (carriage return followed by a linefeed), which is the NETASCII standard for representing a newline, with the local line separator representation.
FromNetASCIIOutputStream(OutputStream) - Constructor for class org.apache.commons.net.io.FromNetASCIIOutputStream
Creates a FromNetASCIIOutputStream instance that wraps an existing OutputStream.
FTP - Class in org.apache.commons.net.ftp
FTP provides the basic the functionality necessary to implement your own FTP client.
FTP() - Constructor for class org.apache.commons.net.ftp.FTP
The default FTP constructor.
FTP_SYSTEM_TYPE - Static variable in class org.apache.commons.net.ftp.FTPClient
The system property ("org.apache.commons.net.ftp.systemType") which can be used to override the system type.
If defined, the value will be used to create any automatically created parsers.
FTP_SYSTEM_TYPE_DEFAULT - Static variable in class org.apache.commons.net.ftp.FTPClient
The system property ("org.apache.commons.net.ftp.systemType.default") which can be used as the default system type.
If defined, the value will be used if the SYST command fails.
FTPClient - Class in org.apache.commons.net.ftp
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.
FTPClient() - Constructor for class org.apache.commons.net.ftp.FTPClient
Default FTPClient constructor.
FTPClient.CSL - Class in org.apache.commons.net.ftp
 
FTPClient.HostnameResolver - Interface in org.apache.commons.net.ftp
Strategy interface for updating host names received from FTP server for passive NAT workaround.
FTPClient.NatServerResolverImpl - Class in org.apache.commons.net.ftp
Default strategy for passive NAT workaround (site-local replies are replaced.)
FTPClient.PropertiesSingleton - Class in org.apache.commons.net.ftp
 
FTPClientConfig - Class in org.apache.commons.net.ftp
This class implements an alternate means of configuring the FTPClient object and also subordinate objects which it uses.
FTPClientConfig(String) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
The main constructor for an FTPClientConfig object
FTPClientConfig() - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
Convenience constructor mainly for use in testing.
FTPClientConfig(String, String, String) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
Constructor which allows setting of the format string member fields
FTPClientConfig(String, String, String, String, String, String) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
Constructor which allows setting of most member fields
FTPClientConfig(String, String, String, String, String, String, boolean, boolean) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
Constructor which allows setting of all member fields
FTPClientConfig(String, FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
 
FTPClientConfig(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.FTPClientConfig
Copy constructor
FTPClientExample - Class in examples.ftp
This is an example program demonstrating how to use the FTPClient class.
FTPClientExample() - Constructor for class examples.ftp.FTPClientExample
 
FTPCmd - Enum in org.apache.commons.net.ftp
 
FTPCmd() - Constructor for enum org.apache.commons.net.ftp.FTPCmd
 
FTPCommand - Class in org.apache.commons.net.ftp
Deprecated.
use FTPCmd instead
FTPCommand() - Constructor for class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
FTPConnectionClosedException - Exception in org.apache.commons.net.ftp
FTPConnectionClosedException is used to indicate the premature or unexpected closing of an FTP connection resulting from a FTPReply.SERVICE_NOT_AVAILABLE response (FTP reply code 421) to a failed FTP command.
FTPConnectionClosedException() - Constructor for exception org.apache.commons.net.ftp.FTPConnectionClosedException
Constructs a FTPConnectionClosedException with no message
FTPConnectionClosedException(String) - Constructor for exception org.apache.commons.net.ftp.FTPConnectionClosedException
Constructs a FTPConnectionClosedException with a specified message.
FTPFile - Class in org.apache.commons.net.ftp
The FTPFile class is used to represent information about files stored on an FTP server.
FTPFile() - Constructor for class org.apache.commons.net.ftp.FTPFile
Creates an empty FTPFile.
FTPFile(String) - Constructor for class org.apache.commons.net.ftp.FTPFile
Constructor for use by FTPListParseEngine only.
FTPFileEntryParser - Interface in org.apache.commons.net.ftp
FTPFileEntryParser defines the interface for parsing a single FTP file listing and converting that information into an FTPFile instance.
FTPFileEntryParserFactory - Interface in org.apache.commons.net.ftp.parser
The interface describes a factory for creating FTPFileEntryParsers.
FTPFileEntryParserImpl - Class in org.apache.commons.net.ftp
This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality.
FTPFileEntryParserImpl() - Constructor for class org.apache.commons.net.ftp.FTPFileEntryParserImpl
The constructor for a FTPFileEntryParserImpl object.
ftpFileEntryParsers - Variable in class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
 
FTPFileFilter - Interface in org.apache.commons.net.ftp
Perform filtering on FTPFile entries.
FTPFileFilters - Class in org.apache.commons.net.ftp
Implements some simple FTPFileFilter classes.
FTPFileFilters() - Constructor for class org.apache.commons.net.ftp.FTPFileFilters
 
FTPHTTPClient - Class in org.apache.commons.net.ftp
Experimental attempt at FTP client that tunnels over an HTTP proxy connection.
FTPHTTPClient(String, int, String, String) - Constructor for class org.apache.commons.net.ftp.FTPHTTPClient
 
FTPHTTPClient(String, int) - Constructor for class org.apache.commons.net.ftp.FTPHTTPClient
 
FTPListParseEngine - Class in org.apache.commons.net.ftp
This class handles the entire process of parsing a listing of file entries from the server.
FTPListParseEngine(FTPFileEntryParser) - Constructor for class org.apache.commons.net.ftp.FTPListParseEngine
 
FTPListParseEngine(FTPFileEntryParser, FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.FTPListParseEngine
Intended for use by FTPClient only
FTPReply - Class in org.apache.commons.net.ftp
FTPReply stores a set of constants for FTP reply codes.
FTPReply() - Constructor for class org.apache.commons.net.ftp.FTPReply
 
FTPSClient - Class in org.apache.commons.net.ftp
FTP over SSL processing.
FTPSClient() - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient, calls FTPSClient(String, boolean).
FTPSClient(boolean) - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient, using FTPSClient.DEFAULT_PROTOCOL - i.e.
FTPSClient(String) - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient, using explict mode, calls FTPSClient(String, boolean).
FTPSClient(String, boolean) - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient allowing specification of protocol and security mode.
FTPSClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient, using FTPSClient.DEFAULT_PROTOCOL - i.e.
FTPSClient(SSLContext) - Constructor for class org.apache.commons.net.ftp.FTPSClient
Constructor for FTPSClient, using FTPSClient.DEFAULT_PROTOCOL - i.e.
FTPSCommand - Class in org.apache.commons.net.ftp
Deprecated.
3.0 DO NOT USE
FTPSCommand() - Constructor for class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
FTPSServerSocketFactory - Class in org.apache.commons.net.ftp
Server socket factory for FTPS connections.
FTPSServerSocketFactory(SSLContext) - Constructor for class org.apache.commons.net.ftp.FTPSServerSocketFactory
 
FTPSSocketFactory - Class in org.apache.commons.net.ftp
Implementation of org.apache.commons.net.SocketFactory
FTPSSocketFactory(SSLContext) - Constructor for class org.apache.commons.net.ftp.FTPSSocketFactory
 
FTPSTrustManager - Class in org.apache.commons.net.ftp
FTPSTrustManager() - Constructor for class org.apache.commons.net.ftp.FTPSTrustManager
Deprecated.
 
FTPTimestampParser - Interface in org.apache.commons.net.ftp.parser
This interface specifies the concept of parsing an FTP server's timestamp.
FTPTimestampParserImpl - Class in org.apache.commons.net.ftp.parser
Default implementation of the FTPTimestampParser interface also implements the Configurable interface to allow the parsing to be configured from the outside.
FTPTimestampParserImpl() - Constructor for class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
The only constructor for this class.
fwhois - Class in examples.unix
This is an example of how you would implement the Linux fwhois command in Java using NetComponents.
fwhois() - Constructor for class examples.unix.fwhois
 

G

GA - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Go Ahead code.
gatherSubjects(ThreadContainer) - Method in class org.apache.commons.net.nntp.Threader
If any two members of the root set have the same subject, merge them.
generateCommandID() - Method in class org.apache.commons.net.imap.IMAP
Generates a new command ID (tag) for a command.
GET_MOD_TIME - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
GET_MOD_TIME - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
getAcceptAllTrustManager() - Static method in class org.apache.commons.net.util.TrustManagerUtils
Generate a TrustManager that performs no checks.
getAcceptedIssuers() - Method in class org.apache.commons.net.ftp.FTPSTrustManager
Deprecated.
 
getAcceptedIssuers() - Method in class org.apache.commons.net.util.TrustManagerUtils.TrustManager
 
getAcceptLocal() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether to accept a DO request coming from the other end.
getAcceptRemote() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether to accept a WILL request coming from the other end.
getActivePort() - Method in class org.apache.commons.net.ftp.FTPClient
Get the client port for active mode.
getAdditionalReply() - Method in class org.apache.commons.net.pop3.POP3
Retrieves the additional lines of a multi-line server reply.
getAddress() - Method in class org.apache.commons.net.ntp.TimeInfo
Get host address from message datagram if available
getAddress() - Method in class org.apache.commons.net.tftp.TFTPPacket
Returns the address of the host where the packet is going to be sent or where it came from.
getAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getAddressCount() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
Deprecated.
getAddressCountLong() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
Get the count of available addresses.
getAlias() - Method in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
getAllAddresses() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getArticleCount() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Deprecated.
getArticleCountLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Get the estimated number of articles in the newsgroup.
getArticleId() - Method in class org.apache.commons.net.nntp.Article
 
getArticleInfo(NNTPClient, long, long) - Static method in class examples.nntp.NNTPUtils
Given an NNTPClient instance, and an integer range of messages, return an array of Article instances.
getArticleNumber() - Method in class org.apache.commons.net.nntp.Article
Deprecated.
getArticleNumberLong() - Method in class org.apache.commons.net.nntp.Article
 
getAuthName() - Method in enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
Gets the name of the given authentication method suitable for the server.
getAuthName() - Method in enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
Gets the name of the given authentication method suitable for the server.
getAuthName(AuthenticatingSMTPClient.AUTH_METHOD) - Static method in enum org.apache.commons.net.smtp.AuthenticatingSMTPClient.AUTH_METHOD
Gets the name of the given authentication method suitable for the server.
getAuthValue() - Method in class org.apache.commons.net.ftp.FTPSClient
Return AUTH command use value.
getAutodetectUTF8() - Method in class org.apache.commons.net.ftp.FTPClient
Tells if automatic server encoding detection is enabled or disabled.
getBlockNumber() - Method in class org.apache.commons.net.tftp.TFTPAckPacket
Returns the block number of the acknowledgement.
getBlockNumber() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
Returns the block number of the data packet.
getBroadcastAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getBufferedInputStream(InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
 
getBufferedOutputStream(OutputStream) - Method in class org.apache.commons.net.ftp.FTPClient
 
getBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
Retrieve the current internal buffer size for buffered data streams.
getBytesTransferred() - Method in class org.apache.commons.net.io.CopyStreamEvent
Returns the number of bytes transferred by the write that triggered the event.
getBytesUtf8(String) - Method in class org.apache.commons.net.util.Base64
 
getCertificateChain() - Method in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
getCertificateChain(String) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
getCharset() - Method in class org.apache.commons.net.DatagramSocketClient
Gets the charset.
getCharset() - Method in class org.apache.commons.net.SocketClient
Gets the charset.
getCharsetName() - Method in class org.apache.commons.net.DatagramSocketClient
Gets the charset name.
getCharsetName() - Method in class org.apache.commons.net.SocketClient
Deprecated.
Since the code now requires Java 1.6 as a mininmum
getCidrSignature() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getClientAliases(String, Principal[]) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
getCommand() - Method in enum org.apache.commons.net.ftp.FTPCmd
Retrieve the FTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
Retrieve the FTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
Retrieve the FTPS command string corresponding to a specified command code.
getCommand(IMAPCommand) - Static method in enum org.apache.commons.net.imap.IMAPCommand
Get the IMAP protocol string command corresponding to a command code.
getCommand(int) - Static method in class org.apache.commons.net.nntp.NNTPCommand
Retrieve the NNTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class org.apache.commons.net.pop3.POP3Command
Get the POP3 protocol string command corresponding to a command code.
getCommand() - Method in class org.apache.commons.net.ProtocolCommandEvent
Returns the string representation of the command type sent (e.g., "STAT" or "GET").
getCommand(int) - Static method in class org.apache.commons.net.smtp.SMTPCommand
Retrieve the SMTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class org.apache.commons.net.telnet.TelnetCommand
Returns the string representation of the telnet protocol command corresponding to the given command code.
getCommandSupport() - Method in class org.apache.commons.net.ftp.FTP
Provide command support to super-class
getCommandSupport() - Method in class org.apache.commons.net.nntp.NNTP
Provide command support to super-class
getCommandSupport() - Method in class org.apache.commons.net.pop3.POP3
Provide command support to super-class
getCommandSupport() - Method in class org.apache.commons.net.smtp.SMTP
Provide command support to super-class
getCommandSupport() - Method in class org.apache.commons.net.SocketClient
Subclasses can override this if they need to provide their own instance field for backwards compatibilty.
getComments() - Method in class org.apache.commons.net.ntp.TimeInfo
Return list of comments (if any) during processing of NTP packet.
getConnectTimeout() - Method in class org.apache.commons.net.SocketClient
Get the underlying socket connection timeout.
getControlEncoding() - Method in class org.apache.commons.net.ftp.FTP
 
getControlKeepAliveReplyTimeout() - Method in class org.apache.commons.net.ftp.FTPClient
Get how long to wait for control keep-alive message replies.
getControlKeepAliveTimeout() - Method in class org.apache.commons.net.ftp.FTPClient
Get the time to wait between sending control connection keepalive messages.
getCopyStreamListener() - Method in class org.apache.commons.net.ftp.FTPClient
Obtain the currently active listener.
getCurrentTime() - Static method in class org.apache.commons.net.ntp.TimeStamp
Constructs a NTP timestamp object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
getData() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
Returns the byte array containing the packet data.
getDataConnectionMode() - Method in class org.apache.commons.net.ftp.FTPClient
Returns the current data connection mode (one of the _DATA_CONNECTION_MODE constants.
getDatagramPacket() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the datagram packet with the NTP details already filled in.
getDatagramPacket() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getDataLength() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
Returns the length of the data part of the data packet.
getDataOffset() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
Returns the offset into the byte array where the packet data actually starts.
getDate() - Method in class org.apache.commons.net.nntp.Article
 
getDate() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Return the NNTP query formatted date (year, month, day in the form YYMMDD.
getDate() - Method in class org.apache.commons.net.ntp.TimeStamp
Convert NTP timestamp to Java Date object.
getDate() - Method in class org.apache.commons.net.time.TimeTCPClient
Retrieves the time from the server and returns a Java Date containing the time converted to the local timezone.
getDate(InetAddress, int) - Method in class org.apache.commons.net.time.TimeUDPClient
Retrieves the time from the server and returns a Java Date containing the time converted to the local timezone.
getDate(InetAddress) - Method in class org.apache.commons.net.time.TimeUDPClient
Same as getTime(host, DEFAULT_PORT);
getDateFormatSymbols(String) - Static method in class org.apache.commons.net.ftp.FTPClientConfig
Returns a DateFormatSymbols object configured with short month names as in the supplied string
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
Each concrete subclass must define this member to create a default configuration to be used when that subclass is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
Defines a default configuration to be used when this class is instantiated without a FTPClientConfig parameter being specified.
getDefaultDateFormat() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getDefaultDateFormatStr() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the defaultDateFormatStr property.
getDefaultDateFormatString() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getDefaultPort() - Method in class org.apache.commons.net.SocketClient
Returns the current value of the default port (stored in _defaultPort_ ).
getDefaultTimeout() - Method in class org.apache.commons.net.DatagramSocketClient
Returns the default timeout in milliseconds that is used when opening a socket.
getDefaultTimeout() - Method in class org.apache.commons.net.SocketClient
Returns the default timeout in milliseconds that is used when opening a socket.
getDefaultTrustManager(KeyStore) - Static method in class org.apache.commons.net.util.TrustManagerUtils
Return the default TrustManager provided by the JVM.
getDelay() - Method in class org.apache.commons.net.ntp.TimeInfo
Get round-trip network delay.
getDistributions() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Return the comma separated list of distributions.
getDo() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether a DO request sent to the other side has been acknowledged.
getEnabledCipherSuites() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns the names of the cipher suites which could be enabled for use on this connection.
getEnabledCipherSuites() - Method in class org.apache.commons.net.imap.IMAPSClient
Returns the names of the cipher suites which could be enabled for use on this connection.
getEnabledCipherSuites() - Method in class org.apache.commons.net.pop3.POP3SClient
Returns the names of the cipher suites which could be enabled for use on this connection.
getEnabledCipherSuites() - Method in class org.apache.commons.net.smtp.SMTPSClient
Returns the names of the cipher suites which could be enabled for use on this connection.
getEnabledProtocols() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class org.apache.commons.net.imap.IMAPSClient
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class org.apache.commons.net.pop3.POP3SClient
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class org.apache.commons.net.smtp.SMTPSClient
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnableSessionCreation() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns true if new SSL sessions may be established by this socket.
getEncodeLength(byte[], int, byte[]) - Static method in class org.apache.commons.net.util.Base64
Pre-calculates the amount of space needed to base64-encode the supplied array.
getEnhancedReplyCode() - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Returns the integer values of the enhanced reply code of the last SMTP reply.
getEntry(SimpleDateFormat) - Static method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getEntryParser() - Method in class org.apache.commons.net.ftp.FTPClient
 
getError() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
Returns the error code of the packet.
getErrorStream() - Method in class org.apache.commons.net.bsd.RExecClient
Returns the InputStream from which the standard error of the remote process can be read if a separate error stream is requested from the server.
getFilename() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
Returns the requested filename.
getFiles() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
Returns an array of FTPFile objects containing the whole list of files returned by the server as read by this object's parser.
getFiles(FTPFileFilter) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
Returns an array of FTPFile objects containing the whole list of files returned by the server as read by this object's parser.
getFirstArticle() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Deprecated.
getFirstArticleLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Get the number of the first article in the newsgroup.
getFraction() - Method in class org.apache.commons.net.ntp.TimeStamp
Returns low-order 32-bits representing the fractional seconds.
getFrom() - Method in class org.apache.commons.net.nntp.Article
 
getFromAddress() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
Returns the address used in the From: header field.
getGroup() - Method in class org.apache.commons.net.ftp.FTPFile
Returns the name of the group owning the file.
getGroupCnt() - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Convenience method
getGroupsAsString() - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
For debugging purposes - returns a string shows each match group by number.
getHardLinkCount() - Method in class org.apache.commons.net.ftp.FTPFile
Return the number of hard links to this file.
getHighAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
Return the high address as a dotted IP address.
getHostAddress() - Method in class org.apache.commons.net.ftp.FTPClient
Get the host address for active mode; allows the local address to be overridden.
getHostAddress(int) - Static method in class org.apache.commons.net.ntp.NtpUtils
Returns 32-bit integer address to IPv4 address string "%d.%d.%d.%d" format.
getHostnameVerifier() - Method in class org.apache.commons.net.ftp.FTPSClient
Get the currently configured HostnameVerifier.
getHostnameVerifier() - Method in class org.apache.commons.net.imap.IMAPSClient
Get the currently configured HostnameVerifier.
getHostnameVerifier() - Method in class org.apache.commons.net.pop3.POP3SClient
Get the currently configured HostnameVerifier.
getHostnameVerifier() - Method in class org.apache.commons.net.smtp.SMTPSClient
Get the currently configured HostnameVerifier.
getIMAPCommand() - Method in enum org.apache.commons.net.imap.IMAPCommand
Get the IMAP protocol string command for this command
getInfo() - Method in class org.apache.commons.net.util.SubnetUtils
Return a SubnetUtils.SubnetInfo instance that contains subnet-specific statistics
getInitLocal() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether to send a WILL request to the other end upon connection.
getInitRemote() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether to send a DO request to the other end upon connection.
getInputStream() - Method in class org.apache.commons.net.bsd.RExecClient
Returns the InputStream from which the standard output of the remote process can be read.
getInputStream() - Method in class org.apache.commons.net.chargen.CharGenTCPClient
Returns an InputStream from which the server generated data can be read.
getInputStream() - Method in class org.apache.commons.net.echo.EchoTCPClient
Returns an InputStream from which you may read echoed data from the server.
getInputStream(boolean, String) - Method in class org.apache.commons.net.finger.FingerClient
Fingers a user and returns the input stream from the network connection of the finger query.
getInputStream(boolean, String, String) - Method in class org.apache.commons.net.finger.FingerClient
Fingers a user and returns the input stream from the network connection of the finger query.
getInputStream(boolean) - Method in class org.apache.commons.net.finger.FingerClient
Fingers the connected host and returns the input stream from the network connection of the finger query.
getInputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
Returns the telnet connection input stream.
getInputStream(String) - Method in class org.apache.commons.net.whois.WhoisClient
Queries the connected whois server for information regarding the given handle and returns the InputStream of the network connection.
getInstance() - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
getInt(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
 
getIOException() - Method in exception org.apache.commons.net.io.CopyStreamException
Returns the IOException responsible for the failure of a copy operation.
getKeepAlive() - Method in class org.apache.commons.net.SocketClient
Returns the current value of the SO_KEEPALIVE flag on the currently opened socket.
getKeyManager() - Method in class org.apache.commons.net.ftp.FTPSClient
Get the KeyManager instance.
getKeyManager() - Method in class org.apache.commons.net.imap.IMAPSClient
Get the KeyManager instance.
getKeyManager() - Method in class org.apache.commons.net.pop3.POP3SClient
Get the KeyManager instance.
getKeyManager() - Method in class org.apache.commons.net.smtp.SMTPSClient
Get the KeyManager instance.
getLastArticle() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Deprecated.
getLastArticleLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Get the number of the last article in the newsgroup.
getLeapIndicator() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns leap indicator as defined in RFC-1305 which is a two-bit code: 0=no warning 1=last minute has 61 seconds 2=last minute has 59 seconds 3=alarm condition (clock not synchronized)
getLeapIndicator() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getLineLength() - Method in class org.apache.commons.net.util.Base64
 
getLineSeparator() - Method in class org.apache.commons.net.util.Base64
 
getLink() - Method in class org.apache.commons.net.ftp.FTPFile
If the FTPFile is a symbolic link, this method returns the name of the file being pointed to by the symbolic link.
getListArguments(String) - Method in class org.apache.commons.net.ftp.FTPClient
 
getListenerCount() - Method in class org.apache.commons.net.ProtocolCommandSupport
Returns the number of ProtocolCommandListeners currently registered.
getListenerCount() - Method in class org.apache.commons.net.util.ListenerList
 
getListHiddenFiles() - Method in class org.apache.commons.net.ftp.FTPClient
 
getLocalAddress() - Method in class org.apache.commons.net.DatagramSocketClient
Returns the local address to which the client's socket is bound.
getLocalAddress() - Method in class org.apache.commons.net.SocketClient
Returns the local address to which the client's socket is bound.
getLocalOptionState(int) - Method in class org.apache.commons.net.telnet.TelnetClient
Returns the state of the option on the local side.
getLocalPort() - Method in class org.apache.commons.net.DatagramSocketClient
Returns the port number of the open socket on the local host used for the connection.
getLocalPort() - Method in class org.apache.commons.net.SocketClient
Returns the port number of the open socket on the local host used for the connection.
getLong(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Get Long value represented by bits starting at specified index.
getLowAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
Return the low address as a dotted IP address.
getMaxTimeouts() - Method in class org.apache.commons.net.tftp.TFTPClient
Returns the maximum number of times a receive attempt is allowed to timeout before ending attempts to retry the receive and failing.
getMessage() - Method in class org.apache.commons.net.ntp.TimeInfo
Returns NTP message packet.
getMessage() - Method in class org.apache.commons.net.ProtocolCommandEvent
Returns the entire message sent to or received from the server.
getMessage() - Method in exception org.apache.commons.net.telnet.InvalidTelnetOptionException
Gets the error message of ths exception.
getMessage() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
Returns the error message of the packet.
getMode() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns mode as defined in RFC-1305 which is a 3-bit integer whose value is indicated by the MODE_xxx parameters.
getMode() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getMode() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
Returns the transfer mode of the request.
getModeName(int) - Static method in class org.apache.commons.net.ntp.NtpUtils
Return human-readable name of message mode type (RFC 1305).
getModeName() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Return human-readable name of message mode type as described in RFC 1305.
getModeName() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getModeName(int) - Static method in class org.apache.commons.net.tftp.TFTP
Returns the TFTP string representation of a TFTP transfer mode.
getModificationTime(String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP MDTM command (not supported by all servers) to retrieve the last modification time of a file.
getName() - Method in class org.apache.commons.net.ftp.FTPFile
Return the name of the file.
getNeedClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns true if the socket will require client authentication.
getNetmask() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getNetworkAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
getNewsgroup() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Get the newsgroup name.
getNewsgroups() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Return the comma separated list of newsgroups.
getNewsgroups() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
Returns the contents of the Newsgroups: header field.
getNext(int) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
Returns an array of at most quantityRequested FTPFile objects starting at this object's internal iterator's current position.
getNtpTime(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
Helper method to convert Java time to NTP timestamp object.
getOffset() - Method in class org.apache.commons.net.ntp.TimeInfo
Get clock offset needed to adjust local clock to match remote clock.
getOption(int) - Static method in class org.apache.commons.net.telnet.TelnetOption
Returns the string representation of the telnet protocol option corresponding to the given option code.
getOptionCode() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns the option code for this option.
getOriginateTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the originate time as defined in RFC-1305.
getOriginateTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getOutputStream() - Method in class org.apache.commons.net.bsd.RExecClient
Returns the OutputStream through which the standard input of the remote process can be written.
getOutputStream() - Method in class org.apache.commons.net.discard.DiscardTCPClient
Returns an OutputStream through which you may write data to the server.
getOutputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
Returns the telnet connection output stream.
getOverrideProperties() - Static method in class org.apache.commons.net.ftp.FTPClient
 
getPassiveHost() - Method in class org.apache.commons.net.ftp.FTPClient
Returns the hostname or IP address (in the form of a string) returned by the server when entering passive mode.
getPassiveLocalIPAddress() - Method in class org.apache.commons.net.ftp.FTPClient
Set the local IP address in passive mode.
getPassivePort() - Method in class org.apache.commons.net.ftp.FTPClient
If in passive mode, returns the data port of the passive host.
getPassword(String, String) - Static method in class examples.mail.Utils
If the initial password is: '*' - replace it with a line read from the system console '-' - replace it with next line from STDIN 'ABCD' - if the input is all upper case, use the field as an environment variable name Note: there are no guarantees that the password cannot be snooped.
getPoll() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns poll interval as defined in RFC-1305, which is an eight-bit signed integer indicating the maximum interval between successive messages, in seconds to the nearest power of two (e.g.
getPoll() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getPort() - Method in class examples.ntp.SimpleNTPServer
 
getPort() - Method in class org.apache.commons.net.tftp.TFTPPacket
Returns the port where the packet is going to be sent or where it came from.
getPostingPermission() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
Get the posting permission of the newsgroup.
getPrecision() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns precision as defined in RFC-1305 encoded as an 8-bit signed integer (seconds to nearest power of two).
getPrecision() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getPrevious(int) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
Returns an array of at most quantityRequested FTPFile objects starting at this object's internal iterator's current position, and working back toward the beginning.
getPrintableString(String) - Method in class org.apache.commons.net.PrintCommandListener
 
getPrivateKey() - Method in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
getPrivateKey(String) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
getProxy() - Method in class org.apache.commons.net.SocketClient
Gets the proxy for use with all the connections.
getRawListing() - Method in class org.apache.commons.net.ftp.FTPFile
Get the original FTP server raw listing used to initialize the FTPFile.
getReaderThread() - Method in class org.apache.commons.net.telnet.TelnetClient
Gets the status of the reader thread.
getReceiveBufferSize() - Method in class org.apache.commons.net.SocketClient
Get the current receivedBuffer size
getReceiveDataSocketBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
Retrieve the value to be used for the data socket SO_RCVBUF option.
getReceiveTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns receive timestamp as defined in RFC-1305.
getReceiveTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRecentDateFormat() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getRecentDateFormatStr() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the recentDateFormatStr property.
getRecentDateFormatString() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getRefAddress(NtpV3Packet) - Static method in class org.apache.commons.net.ntp.NtpUtils
Returns NTP packet reference identifier as IP address.
getReferenceClock(NtpV3Packet) - Static method in class org.apache.commons.net.ntp.NtpUtils
Get refId as reference clock string (e.g.
getReferenceId() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the reference id as defined in RFC-1305, which is a 32-bit integer whose value is dependent on several criteria.
getReferenceId() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getReferenceIdString() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the reference id string.
getReferenceIdString() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getReferences() - Method in class org.apache.commons.net.nntp.Article
Returns the MessageId references as an array of Strings
getReferenceTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the reference time as defined in RFC-1305.
getReferenceTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRemoteAddress() - Method in class org.apache.commons.net.SocketClient
 
getRemoteOptionState(int) - Method in class org.apache.commons.net.telnet.TelnetClient
Returns the state of the option on the remote side.
getRemotePort() - Method in class org.apache.commons.net.SocketClient
Returns the port number of the remote host to which the client is connected.
getReply() - Method in class org.apache.commons.net.ftp.FTP
Fetches a reply from the FTP server and returns the integer reply code.
getReply() - Method in class org.apache.commons.net.nntp.NNTP
Fetches a reply from the NNTP server and returns the integer reply code.
getReply() - Method in class org.apache.commons.net.smtp.SMTP
Fetches a reply from the SMTP server and returns the integer reply code.
getReplyCode() - Method in class org.apache.commons.net.ftp.FTP
Returns the integer value of the reply code of the last FTP reply.
getReplyCode(String) - Static method in class org.apache.commons.net.imap.IMAPReply
Intepret the String reply code - OK, NO, BAD - in a tagged response as a integer.
getReplyCode(String, Pattern) - Static method in class org.apache.commons.net.imap.IMAPReply
 
getReplyCode() - Method in class org.apache.commons.net.nntp.NNTP
Returns the integer value of the reply code of the last NNTP reply.
getReplyCode() - Method in class org.apache.commons.net.ProtocolCommandEvent
Returns the reply code of the received server reply.
getReplyCode() - Method in class org.apache.commons.net.smtp.SMTP
Returns the integer value of the reply code of the last SMTP reply.
getReplyString() - Method in class org.apache.commons.net.ftp.FTP
Returns the entire text of the last FTP server response exactly as it was received, including all end of line markers in NETASCII format.
getReplyString() - Method in class org.apache.commons.net.imap.IMAP
Returns the reply to the last command sent to the server.
getReplyString() - Method in class org.apache.commons.net.nntp.NNTP
Returns the entire text of the last NNTP server response exactly as it was received, not including the end of line marker.
getReplyString() - Method in class org.apache.commons.net.pop3.POP3
Returns the reply to the last command sent to the server.
getReplyString() - Method in class org.apache.commons.net.smtp.SMTP
Returns the entire text of the last SMTP server response exactly as it was received, including all end of line markers in NETASCII format.
getReplyStrings() - Method in class org.apache.commons.net.ftp.FTP
Returns the lines of text from the last FTP server response as an array of strings, one entry per line.
getReplyStrings() - Method in class org.apache.commons.net.imap.IMAP
Returns an array of lines received as a reply to the last command sent to the server.
getReplyStrings() - Method in class org.apache.commons.net.pop3.POP3
Returns an array of lines received as a reply to the last command sent to the server.
getReplyStrings() - Method in class org.apache.commons.net.smtp.SMTP
Returns the lines of text from the last SMTP server response as an array of strings, one entry per line.
getReportHostAddress() - Method in class org.apache.commons.net.ftp.FTPClient
Get the reported host address for active mode EPRT/PORT commands; allows override of FTPClient.getHostAddress().
getRestartOffset() - Method in class org.apache.commons.net.ftp.FTPClient
Fetches the restart offset.
getReturnTime() - Method in class org.apache.commons.net.ntp.TimeInfo
Returns time at which time message packet was received by local machine.
getRootCause() - Method in exception org.apache.commons.net.ftp.parser.ParserInitializationException
Deprecated.
use Throwable.getCause() instead
getRootDelay() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Return root delay as defined in RFC-1305, which is the total roundtrip delay to the primary reference source, in seconds.
getRootDelay() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRootDelayInMillisDouble() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Return root delay as defined in RFC-1305 in milliseconds, which is the total roundtrip delay to the primary reference source, in seconds.
getRootDelayInMillisDouble() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRootDispersion() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns root dispersion as defined in RFC-1305.
getRootDispersion() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRootDispersionInMillis() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns root dispersion (as defined in RFC-1305) in milliseconds.
getRootDispersionInMillis() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getRootDispersionInMillisDouble() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns root dispersion (as defined in RFC-1305) in milliseconds as double precision value.
getRootDispersionInMillisDouble() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getSeconds() - Method in class org.apache.commons.net.ntp.TimeStamp
Returns high-order 32-bits representing the seconds of this NTP timestamp.
getSendBufferSize() - Method in class org.apache.commons.net.SocketClient
Get the current sendBuffer size
getSendDataSocketBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
Retrieve the value to be used for the data socket SO_SNDBUF option.
getServerAliases(String, Principal[]) - Method in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
getServerLanguageCode() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the serverLanguageCode property.
getServerSocketFactory() - Method in class org.apache.commons.net.SocketClient
Get the underlying ServerSocketFactory
getServerSystemKey() - Method in class org.apache.commons.net.ftp.FTPClientConfig
Getter for the serverSystemKey property.
getServerTimeZone() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getServerTimeZoneId() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the serverTimeZoneId property.
getShortMonthNames() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the shortMonthNames property.
getShortMonths() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
getSize() - Method in class org.apache.commons.net.ftp.FTPFile
Return the file size in bytes.
getSoLinger() - Method in class org.apache.commons.net.SocketClient
Returns the current SO_LINGER timeout of the currently opened socket.
getSoTimeout() - Method in class org.apache.commons.net.DatagramSocketClient
Returns the timeout in milliseconds of the currently opened socket.
getSoTimeout() - Method in class org.apache.commons.net.SocketClient
Returns the timeout in milliseconds of the currently opened socket.
getState() - Method in class org.apache.commons.net.imap.IMAP
Returns the current IMAP client state.
getState() - Method in class org.apache.commons.net.pop3.POP3
Returns the current POP3 client state.
getStatus() - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP STAT command to the server.
getStatus(String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP STAT command to the server for a given pathname.
getStratum() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns Stratum as defined in RFC-1305, which indicates the stratum level of the local clock, with values defined as follows: 0=unspecified, 1=primary ref clock, and all others a secondary reference (via NTP).
getStratum() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getStreamSize() - Method in class org.apache.commons.net.io.CopyStreamEvent
Returns the size of the stream being copied.
getSubject() - Method in class org.apache.commons.net.nntp.Article
 
getSubject() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
Returns the subject used in the Subject: header field.
getSupportedLanguageCodes() - Static method in class org.apache.commons.net.ftp.FTPClientConfig
Returns a Collection of all the language codes currently supported by this class.
getSystemName() - Method in class org.apache.commons.net.ftp.FTPClient
Deprecated.
getSystemType() - Method in class org.apache.commons.net.ftp.FTPClient
Fetches the system type from the server and returns the string.
getTcpNoDelay() - Method in class org.apache.commons.net.SocketClient
Returns true if Nagle's algorithm is enabled on the currently opened socket.
getTime() - Method in class org.apache.commons.net.daytime.DaytimeTCPClient
Retrieves the time string from the server and returns it.
getTime(InetAddress, int) - Method in class org.apache.commons.net.daytime.DaytimeUDPClient
Retrieves the time string from the specified server and port and returns it.
getTime(InetAddress) - Method in class org.apache.commons.net.daytime.DaytimeUDPClient
Same as getTime(host, DaytimeUDPClient.DEFAULT_PORT);
getTime() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Return the NNTP query formatted time (hour, minutes, seconds in the form HHMMSS.
getTime(InetAddress, int) - Method in class org.apache.commons.net.ntp.NTPUDPClient
Retrieves the time information from the specified server and port and returns it.
getTime(InetAddress) - Method in class org.apache.commons.net.ntp.NTPUDPClient
Retrieves the time information from the specified server on the default NTP port and returns it.
getTime() - Method in class org.apache.commons.net.ntp.TimeStamp
Convert NTP timestamp to Java standard time.
getTime(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
Convert 64-bit NTP timestamp to Java standard time.
getTime() - Method in class org.apache.commons.net.time.TimeTCPClient
Retrieves the time from the server and returns it.
getTime(InetAddress, int) - Method in class org.apache.commons.net.time.TimeUDPClient
Retrieves the time from the specified server and port and returns it.
getTime(InetAddress) - Method in class org.apache.commons.net.time.TimeUDPClient
Same as getTime(host, DEFAULT_PORT);
getTimestamp() - Method in class org.apache.commons.net.ftp.FTPFile
Returns the file timestamp.
getTimestamp(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Get NTP Timestamp at specified starting index.
getTotalBytesReceived() - Method in class org.apache.commons.net.tftp.TFTPClient
 
getTotalBytesSent() - Method in class org.apache.commons.net.tftp.TFTPClient
 
getTotalBytesTransferred() - Method in class org.apache.commons.net.io.CopyStreamEvent
Returns the total number of bytes transferred so far by the copy operation.
getTotalBytesTransferred() - Method in exception org.apache.commons.net.io.CopyStreamException
Returns the total number of bytes confirmed to have been transferred by a failed copy operation.
getTransmitTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns the transmit timestamp as defined in RFC-1305.
getTransmitTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getTrustManager() - Method in class org.apache.commons.net.ftp.FTPSClient
Get the currently configured TrustManager.
getTrustManager() - Method in class org.apache.commons.net.imap.IMAPSClient
Get the currently configured TrustManager.
getTrustManager() - Method in class org.apache.commons.net.pop3.POP3SClient
Get the currently configured TrustManager.
getTrustManager() - Method in class org.apache.commons.net.smtp.SMTPSClient
Get the currently configured TrustManager.
getType() - Method in class org.apache.commons.net.ftp.FTPFile
Return the type of the file (one of the _TYPE constants), e.g., if it is a directory, a regular file, or a symbolic link.
getType() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Return type of time packet.
getType() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
Return type of time packet.
getType() - Method in class org.apache.commons.net.tftp.TFTPPacket
Returns the type of the packet.
getUnparseableEntries() - Method in class org.apache.commons.net.ftp.FTPClientConfig
 
getUntaggedReplyCode(String) - Static method in class org.apache.commons.net.imap.IMAPReply
Intepret the String reply code - OK, NO, BAD - in an untagged response as a integer.
getUseClientMode() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns true if the socket is set to use client mode in its first handshake.
getUser() - Method in class org.apache.commons.net.ftp.FTPFile
Returns the name of the user owning the file.
getValidateServerCertificateTrustManager() - Static method in class org.apache.commons.net.util.TrustManagerUtils
Generate a TrustManager that checks server certificates for validity, but otherwise performs no checks.
getVersion() - Method in class org.apache.commons.net.ntp.NTPUDPClient
Returns the NTP protocol version number that client sets on request packet that is sent to remote host (e.g.
getVersion() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns NTP version number as defined in RFC-1305.
getVersion() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
getWantClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
Returns true if the socket will request client authentication.
getWill() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Returns a boolean indicating whether a WILL request sent to the other side has been acknowledged.
group(int) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Convenience method delegates to the internal MatchResult's group() method.
group(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP GROUP command to the server, receive the reply, and return the reply code.
GROUP - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
GROUP_ACCESS - Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating group access permissions.
GROUP_SELECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 

H

handlePacket(DatagramPacket, long) - Method in class examples.ntp.SimpleNTPServer
Handle incoming packet.
hasData() - Method in class org.apache.commons.net.util.Base64
Returns true if this Base64 object has buffered data for reading.
hasFeature(String) - Method in class org.apache.commons.net.ftp.FTPClient
Query the server for a supported feature.
hasFeature(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Query the server for a supported feature with particular value, for example "AUTH SSL" or "AUTH TLS".
hashCode() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Computes a hashcode for this object.
hashCode() - Method in class org.apache.commons.net.ntp.TimeInfo
Computes a hashcode for this object.
hashCode() - Method in class org.apache.commons.net.ntp.TimeStamp
Computes a hashcode for this Timestamp.
hasHeaderDate - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
hasNext() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
convenience method to allow clients to know whether this object's internal iterator's current position is at the end of the list.
hasNext() - Method in class org.apache.commons.net.nntp.ArticleIterator
 
hasNext() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
 
hasNext() - Method in class org.apache.commons.net.nntp.ReplyIterator
 
hasPermission(int, int) - Method in class org.apache.commons.net.ftp.FTPFile
Determines if the given access group (one of the _ACCESS constants) has the given access permission (one of the _PERMISSION constants) to the file.
hasPrevious() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
convenience method to allow clients to know whether this object's internal iterator's current position is at the beginning of the list.
head(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP HEAD command to the server, receive the initial reply, and return the reply code.
head(long) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP HEAD command to the server, receive the initial reply, and return the reply code.
head() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP HEAD command to the server, receive the initial reply, and return the reply code.
head(int) - Method in class org.apache.commons.net.nntp.NNTP
Deprecated.
HEAD - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
HELLO - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
helo(String) - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP HELO command to the server, receive the reply, and return the reply code.
HELO - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
help() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP HELP command to the server, receive the reply, and return the reply code.
help(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP HELP command to the server, receive the reply, and return the reply code.
HELP - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
help() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP HELP command to the server, receive the reply, and return the reply code.
HELP - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
help() - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP HELP command to the server, receive the reply, and return the reply code.
help(String) - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP HELP command to the server, receive the reply, and return the reply code.
HELP - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
HELP_MESSAGE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
HELP_MESSAGE - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
HELP_TEXT_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
high() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
hostnameVerifier - Variable in class org.apache.commons.net.ftp.FTPSClient
The HostnameVerifier to use post-TLS, default null (i.e.
hostnameVerifier - Variable in class org.apache.commons.net.imap.IMAPSClient
The HostnameVerifier to use post-TLS, default null (i.e.
hostnameVerifier - Variable in class org.apache.commons.net.pop3.POP3SClient
The HostnameVerifier to use post-TLS, default null (i.e.
hostnameVerifier - Variable in class org.apache.commons.net.smtp.SMTPSClient
The HostnameVerifier to use post-TLS, default null (i.e.

I

IAC - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Interpret As Command code.
idAsHex() - Method in class org.apache.commons.net.ntp.NtpV3Impl
 
idAsIPAddress() - Method in class org.apache.commons.net.ntp.NtpV3Impl
Returns Reference id as dotted IP address.
idAsString() - Method in class org.apache.commons.net.ntp.NtpV3Impl
 
identifier - Variable in class org.apache.commons.net.pop3.POP3MessageInfo
 
idle - Variable in class org.apache.commons.net.ftp.FTPClient.CSL
 
IDPARSE - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
ihave(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP IHAVE command to the server, receive the reply, and return the reply code.
IHAVE - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
ILLEGAL_OPERATION - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The illegal TFTP operation error code according to RFC 783, value 4.
IMAGE_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
The image transfer mode.
IMAP - Class in org.apache.commons.net.imap
The IMAP class provides the basic the functionality necessary to implement your own IMAP client.
IMAP() - Constructor for class org.apache.commons.net.imap.IMAP
The default IMAPClient constructor.
IMAP.IMAPChunkListener - Interface in org.apache.commons.net.imap
Implement this interface and register it via IMAP.setChunkListener(IMAPChunkListener) in order to get access to multi-line partial command responses.
IMAP.IMAPState - Enum in org.apache.commons.net.imap
 
IMAP_BAD - Static variable in class org.apache.commons.net.imap.IMAPReply
The IMAP reply String indicating command rejection.
IMAP_CONTINUATION_PREFIX - Static variable in class org.apache.commons.net.imap.IMAPReply
 
IMAP_NO - Static variable in class org.apache.commons.net.imap.IMAPReply
The IMAP reply String indicating failure of an operation.
IMAP_OK - Static variable in class org.apache.commons.net.imap.IMAPReply
The IMAP reply String indicating success of an operation.
IMAP_UNTAGGED_PREFIX - Static variable in class org.apache.commons.net.imap.IMAPReply
 
IMAPClient - Class in org.apache.commons.net.imap
The IMAPClient class provides the basic functionalities found in an IMAP client.
IMAPClient() - Constructor for class org.apache.commons.net.imap.IMAPClient
 
IMAPClient.FETCH_ITEM_NAMES - Enum in org.apache.commons.net.imap
The message data item names for the FETCH command defined in RFC 3501.
IMAPClient.SEARCH_CRITERIA - Enum in org.apache.commons.net.imap
The search criteria defined in RFC 3501.
IMAPClient.STATUS_DATA_ITEMS - Enum in org.apache.commons.net.imap
The status data items defined in RFC 3501.
IMAPCommand - Enum in org.apache.commons.net.imap
IMAPCommand stores IMAP command codes.
IMAPCommand() - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
IMAPCommand(String) - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
IMAPCommand(int) - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
IMAPCommand(int, int) - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
IMAPCommand(String, int) - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
IMAPCommand(String, int, int) - Constructor for enum org.apache.commons.net.imap.IMAPCommand
 
imapCommand - Variable in enum org.apache.commons.net.imap.IMAPCommand
 
IMAPExportMbox - Class in examples.mail
This is an example program demonstrating how to use the IMAP[S]Client class.
IMAPExportMbox() - Constructor for class examples.mail.IMAPExportMbox
 
IMAPExportMbox.MboxListener - Class in examples.mail
 
IMAPImportMbox - Class in examples.mail
This is an example program demonstrating how to use the IMAP[S]Client class.
IMAPImportMbox() - Constructor for class examples.mail.IMAPImportMbox
 
imapLogin(URI, int, ProtocolCommandListener) - Static method in class examples.mail.IMAPUtils
Parse the URI and use the details to connect to the IMAP(S) server and login.
IMAPMail - Class in examples.mail
This is an example program demonstrating how to use the IMAP[S]Client class.
IMAPMail() - Constructor for class examples.mail.IMAPMail
 
IMAPReply - Class in org.apache.commons.net.imap
IMAPReply stores IMAP reply code constants.
IMAPReply() - Constructor for class org.apache.commons.net.imap.IMAPReply
 
IMAPSClient - Class in org.apache.commons.net.imap
The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.
IMAPSClient() - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(boolean) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(String) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(String, boolean) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPSClient(SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
Constructor for IMAPSClient.
IMAPState() - Constructor for enum org.apache.commons.net.imap.IMAP.IMAPState
 
IMAPUtils - Class in examples.mail
Utility class for shared IMAP utilities
IMAPUtils() - Constructor for class examples.mail.IMAPUtils
 
inclusiveHostCount - Variable in class org.apache.commons.net.util.SubnetUtils
Whether the broadcast/network address are included in host count
indexOf(int) - Static method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
init(ServerSocket) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
Sets the socket so newly accepted connections will use SSL client mode.
init(ServerSocket) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
initFeatureMap() - Method in class org.apache.commons.net.ftp.FTPClient
 
initialLocal - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option should be activated on the local side
initialRemote - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option should be activated on the remote side
initiateListParsing() - Method in class org.apache.commons.net.ftp.FTPClient
Using the default autodetect mechanism, initialize an FTPListParseEngine object containing a raw file information for the current working directory on the server This information is obtained through the LIST command.
initiateListParsing(String) - Method in class org.apache.commons.net.ftp.FTPClient
Using the default autodetect mechanism, initialize an FTPListParseEngine object containing a raw file information for the supplied directory.
initiateListParsing(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Using the supplied parser key, initialize an FTPListParseEngine object containing a raw file information for the supplied directory.
initiateListParsing(FTPFileEntryParser, String) - Method in class org.apache.commons.net.ftp.FTPClient
private method through which all listFiles() and initiateListParsing methods pass once a parser is determined.
initiateMListParsing(String) - Method in class org.apache.commons.net.ftp.FTPClient
Initiate list parsing for MLSD listings.
initSslContext() - Method in class org.apache.commons.net.ftp.FTPSClient
Performs a lazy init of the SSL context
initSSLContext() - Method in class org.apache.commons.net.imap.IMAPSClient
Performs a lazy init of the SSL context.
initSSLContext() - Method in class org.apache.commons.net.pop3.POP3SClient
Performs a lazy init of the SSL context.
initSSLContext() - Method in class org.apache.commons.net.smtp.SMTPSClient
Performs a lazy init of the SSL context.
inputListener - Variable in class org.apache.commons.net.telnet.TelnetClient
 
INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
internalListeners - Variable in class org.apache.commons.net.io.CopyStreamAdapter
 
InvalidTelnetOptionException - Exception in org.apache.commons.net.telnet
The InvalidTelnetOptionException is the exception that is thrown whenever a TelnetOptionHandler with an invlaid option code is registered in TelnetClient with addOptionHandler.
InvalidTelnetOptionException(String, int) - Constructor for exception org.apache.commons.net.telnet.InvalidTelnetOptionException
Constructor for the exception.
IOUtil - Class in examples.util
This is a utility class providing a reader/writer capability required by the weatherTelnet, rexec, rshell, and rlogin example programs.
IOUtil() - Constructor for class examples.util.IOUtil
 
IP - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Interrupt Process code.
IP_ADDRESS - Static variable in class org.apache.commons.net.util.SubnetUtils
 
isAllowedToPost() - Method in class org.apache.commons.net.nntp.NNTP
Indicates whether or not the client is allowed to post articles to the server it is currently connected to.
isArrayByteBase64(byte[]) - Static method in class org.apache.commons.net.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAvailable() - Method in class org.apache.commons.net.SocketClient
Make various checks on the socket to test if it is available for use.
isBase64(byte) - Static method in class org.apache.commons.net.util.Base64
Returns whether or not the octet is in the base 64 alphabet.
isClientMode - Variable in class org.apache.commons.net.ftp.FTPSClient
The use client mode flag.
isCommand() - Method in class org.apache.commons.net.ProtocolCommandEvent
Returns true if the ProtocolCommandEvent was generated as a result of sending a command.
isConnected() - Method in class org.apache.commons.net.SocketClient
Returns true if the client is currently connected to a server.
isContinuation(String) - Static method in class org.apache.commons.net.imap.IMAPReply
Checks if the reply line is a continuation, i.e.
isContinuation(int) - Static method in class org.apache.commons.net.imap.IMAPReply
Checks if the reply line is a continuation, i.e.
isConversionRequired() - Static method in class org.apache.commons.net.io.FromNetASCIIInputStream
Returns true if the NetASCII line separator differs from the system line separator, false if they are the same.
isCreation - Variable in class org.apache.commons.net.ftp.FTPSClient
Controls whether a new SSL session may be established by this socket.
isDirectory() - Method in class org.apache.commons.net.ftp.FTPFile
Determine if the file is a directory.
isDummy() - Method in class org.apache.commons.net.nntp.Article
 
isDummy() - Method in interface org.apache.commons.net.nntp.Threadable
 
isEndpointCheckingEnabled() - Method in class org.apache.commons.net.ftp.FTPSClient
Return whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
isEndpointCheckingEnabled() - Method in class org.apache.commons.net.imap.IMAPSClient
Return whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
isEndpointCheckingEnabled() - Method in class org.apache.commons.net.pop3.POP3SClient
Return whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
isEndpointCheckingEnabled() - Method in class org.apache.commons.net.smtp.SMTPSClient
Return whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
isFile() - Method in class org.apache.commons.net.ftp.FTPFile
Determine if the file is a regular file.
isGMT() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Return whether or not the query date should be treated as GMT.
isImplicit - Variable in class org.apache.commons.net.ftp.FTPSClient
The security mode.
isImplicit - Variable in class org.apache.commons.net.imap.IMAPSClient
The security mode.
isImplicit - Variable in class org.apache.commons.net.pop3.POP3SClient
The security mode.
isImplicit - Variable in class org.apache.commons.net.smtp.SMTPSClient
The security mode.
isInclusiveHostCount() - Method in class org.apache.commons.net.util.SubnetUtils
Returns true if the return value of SubnetUtils.SubnetInfo.getAddressCount() includes the network and broadcast addresses.
isInformational(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
Determine if a reply code is an informational response.
isInRange(String) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
Returns true if the parameter address is in the range of usable endpoint addresses for this subnet.
isInRange(int) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
isLenientFutureDates() - Method in class org.apache.commons.net.ftp.FTPClientConfig
getter for the lenientFutureDates property.
isLenientFutureDates() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
isNeedClientAuth - Variable in class org.apache.commons.net.ftp.FTPSClient
The need client auth flag.
isNegativePermanent(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a negative permanent response.
isNegativePermanent(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
Determine if a reply code is a negative permanent response.
isNegativePermanent(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
Determine if a reply code is a negative permanent response.
isNegativeTransient(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a negative transient response.
isNegativeTransient(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
Determine if a reply code is a negative transient response.
isNegativeTransient(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
Determine if a reply code is a negative transient response.
isNullOrEmpty(String) - Method in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
 
isOpen() - Method in class org.apache.commons.net.DatagramSocketClient
Returns true if the client has a currently open socket.
isPositiveCompletion(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a positive completion response.
isPositiveCompletion(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
Determine if a reply code is a positive completion response.
isPositiveCompletion(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
Determine if a reply code is a positive completion response.
isPositiveIntermediate(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a positive intermediate response.
isPositiveIntermediate(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
Determine if a reply code is a positive intermediate response.
isPositiveIntermediate(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
Determine if a reply code is a positive intermediate response.
isPositivePreliminary(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a positive preliminary response.
isPositivePreliminary(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
Determine if a reply code is a positive preliminary response.
isProtectedReplyCode(int) - Static method in class org.apache.commons.net.ftp.FTPReply
Determine if a reply code is a protected response.
isRemoteVerificationEnabled() - Method in class org.apache.commons.net.bsd.RExecClient
Return whether or not verification of the remote host providing a separate error stream is enabled.
isRemoteVerificationEnabled() - Method in class org.apache.commons.net.ftp.FTPClient
Return whether or not verification of the remote host participating in data connections is enabled.
isReply - Variable in class org.apache.commons.net.nntp.Article
 
isReply() - Method in class org.apache.commons.net.ProtocolCommandEvent
Returns true if the ProtocolCommandEvent was generated as a result of receiving a reply.
isRunning() - Method in class examples.ntp.SimpleNTPServer
Return state of whether time service is running.
isStarted() - Method in class examples.ntp.SimpleNTPServer
Return state of whether time service is running.
isStrictMultilineParsing() - Method in class org.apache.commons.net.ftp.FTP
Return whether strict multiline parsing is enabled, as per RFC 959, section 4.2.
isStrictReplyParsing() - Method in class org.apache.commons.net.ftp.FTP
Return whether strict non-multiline parsing is enabled, as per RFC 959, section 4.2.
isSuccess(int) - Static method in class org.apache.commons.net.imap.IMAPReply
Checks whether the reply code indicates success or not
isSymbolicLink() - Method in class org.apache.commons.net.ftp.FTPFile
Determine if the file is a symbolic link.
isType - Variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
isUnknown() - Method in class org.apache.commons.net.ftp.FTPFile
Determine if the type of the file is unknown.
isUntagged(String) - Static method in class org.apache.commons.net.imap.IMAPReply
Checks if the reply line is untagged - e.g.
isUrlSafe() - Method in class org.apache.commons.net.util.Base64
Returns our current encode mode.
isUseEPSVwithIPv4() - Method in class org.apache.commons.net.ftp.FTPClient
Whether should attempt to use EPSV with IPv4.
isValid() - Method in class org.apache.commons.net.ftp.FTPFile
Used to indicate whether an entry is valid or not.
isValidCommand(int) - Static method in class org.apache.commons.net.telnet.TelnetCommand
Determines if a given command code is valid.
isValidOption(int) - Static method in class org.apache.commons.net.telnet.TelnetOption
Determines if a given option code is valid.
isVersioning() - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
 
isVersioning() - Method in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
 
isWantClientAuth - Variable in class org.apache.commons.net.ftp.FTPSClient
The want client auth flag.
isWhiteSpace(byte) - Static method in class org.apache.commons.net.util.Base64
Checks if a byte value is whitespace or not.
iterateArticleInfo(long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
Return article headers for all articles between lowArticleNumber and highArticleNumber, inclusively, using the XOVER command.
iterateNewNews(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
List all new articles added to the NNTP server since a particular date subject to the conditions of the specified query.
iterateNewNewsgroupListing(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
List all new newsgroups added to the NNTP server since a particular date subject to the conditions of the specified query.
iterateNewNewsgroups(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
List all new newsgroups added to the NNTP server since a particular date subject to the conditions of the specified query.
iterateNewsgroupListing() - Method in class org.apache.commons.net.nntp.NNTPClient
List all newsgroups served by the NNTP server.
iterateNewsgroupListing(String) - Method in class org.apache.commons.net.nntp.NNTPClient
List the newsgroups that match a given pattern.
iterateNewsgroups() - Method in class org.apache.commons.net.nntp.NNTPClient
List all newsgroups served by the NNTP server.
iterateNewsgroups(String) - Method in class org.apache.commons.net.nntp.NNTPClient
List the newsgroups that match a given pattern.
iterator() - Method in class org.apache.commons.net.nntp.ArticleIterator
 
iterator() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
 
iterator() - Method in class org.apache.commons.net.nntp.ReplyIterator
 
iterator() - Method in class org.apache.commons.net.util.ListenerList
Return an Iterator for the EventListener instances.

J

JA_DAY - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
JA_MONTH - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
JA_YEAR - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
JAVA_IDENTIFIER - Static variable in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
JAVA_QUALIFIED_NAME - Static variable in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
JAVA_QUALIFIED_NAME_PATTERN - Static variable in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
 
JES_LEVEL_1_LIST_REGEX - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Matches these entries, note: no header:
JES_LEVEL_1_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
JES_LEVEL_2_LIST_REGEX - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
JES INTERFACE LEVEL 2 parser Matches these entries:
JES_LEVEL_2_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 

K

key - Variable in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
keyAlias - Variable in class org.apache.commons.net.util.KeyManagerUtils.ClientKeyStore
 
keyManager - Variable in class org.apache.commons.net.ftp.FTPSClient
The KeyManager, default null (i.e.
keyManager - Variable in class org.apache.commons.net.imap.IMAPSClient
The KeyManager, default null.
keyManager - Variable in class org.apache.commons.net.pop3.POP3SClient
The KeyManager, default null.
keyManager - Variable in class org.apache.commons.net.smtp.SMTPSClient
The KeyManager, default null (i.e.
KeyManagerUtils - Class in org.apache.commons.net.util
General KeyManager utilities
KeyManagerUtils() - Constructor for class org.apache.commons.net.util.KeyManagerUtils
 
KeyManagerUtils.ClientKeyStore - Class in org.apache.commons.net.util
 
KeyManagerUtils.X509KeyManager - Class in org.apache.commons.net.util
 
keyStore - Variable in class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
KEYSTORE_ALGORITHM - Static variable in class org.apache.commons.net.ftp.FTPSClient
Deprecated.
- not used - may be removed in a future release
kid - Variable in class org.apache.commons.net.nntp.Article
 

L

LANGUAGE_CODE_MAP - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
 
LAST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
last() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP LAST command to the server, receive the reply, and return the reply code.
LAST - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
lastFetched - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
lastSeq - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
lenientFutureDates - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
lenientFutureDates - Variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
LF - Static variable in class examples.mail.IMAPExportMbox
 
LF - Static variable in class org.apache.commons.net.io.CRLFLineReader
 
LF - Static variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
LI_ALARM_CONDITION - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
LI_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
LI_LAST_MINUTE_HAS_59_SECONDS - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
LI_LAST_MINUTE_HAS_61_SECONDS - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
LI_NO_WARNING - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
LI_SHIFT - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
line - Variable in class org.apache.commons.net.nntp.ReplyIterator
 
lineLength - Variable in class org.apache.commons.net.util.Base64
Line length for encoding.
LINEMODE - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
lineSeparator - Variable in class org.apache.commons.net.util.Base64
Line separator for encoding.
list() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP LIST command to the server, receive the reply, and return the reply code.
list(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP LIST command to the server, receive the reply, and return the reply code.
LIST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
list(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a LIST command to the server.
list() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP LIST command to the server, receive the reply, and return the reply code.
LIST - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
LIST - Static variable in class org.apache.commons.net.pop3.POP3Command
List message(s).
listActive(String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience wrapper for the extended LIST command that takes an argument, allowing us to selectively list multiple groups.
listContains(List<String>, String) - Static method in class examples.mail.IMAPImportMbox
Is at least one entry in the list contained in the string?
listDirectories() - Method in class org.apache.commons.net.ftp.FTPClient
Using the default system autodetect mechanism, obtain a list of directories contained in the current working directory.
listDirectories(String) - Method in class org.apache.commons.net.ftp.FTPClient
Using the default system autodetect mechanism, obtain a list of directories contained in the specified directory.
ListenerList - Class in org.apache.commons.net.util
 
ListenerList() - Constructor for class org.apache.commons.net.util.ListenerList
 
listFiles(String) - Method in class org.apache.commons.net.ftp.FTPClient
Using the default system autodetect mechanism, obtain a list of file information for the current working directory or for just a single file.
listFiles() - Method in class org.apache.commons.net.ftp.FTPClient
Using the default system autodetect mechanism, obtain a list of file information for the current working directory.
listFiles(String, FTPFileFilter) - Method in class org.apache.commons.net.ftp.FTPClient
Version of FTPClient.listFiles(String) which allows a filter to be provided.
listHelp() - Method in class org.apache.commons.net.ftp.FTPClient
Fetches the system help information from the server and returns the full string.
listHelp(String) - Method in class org.apache.commons.net.ftp.FTPClient
Fetches the help information for a given command from the server and returns the full string.
listHelp() - Method in class org.apache.commons.net.nntp.NNTPClient
List the command help from the server.
listHelp() - Method in class org.apache.commons.net.smtp.SMTPClient
Fetches the system help information from the server and returns the full string.
listHelp(String) - Method in class org.apache.commons.net.smtp.SMTPClient
Fetches the help information for a given command from the server and returns the full string.
listMessage(int) - Method in class org.apache.commons.net.pop3.POP3Client
List an individual message.
listMessages() - Method in class org.apache.commons.net.pop3.POP3Client
List all messages.
listNames(String) - Method in class org.apache.commons.net.ftp.FTPClient
Obtain a list of filenames in a directory (or just the name of a given file, which is not particularly useful).
listNames() - Method in class org.apache.commons.net.ftp.FTPClient
Obtain a list of filenames in the current working directory This information is obtained through the NLST command.
listNewNews(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
List all new articles added to the NNTP server since a particular date subject to the conditions of the specified query.
listNewNewsgroups(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
List all new newsgroups added to the NNTP server since a particular date subject to the conditions of the specified query.
ListNewsgroups - Class in examples.nntp
This is a trivial example using the NNTP package to approximate the Unix newsgroups command.
ListNewsgroups() - Constructor for class examples.nntp.ListNewsgroups
 
listNewsgroups() - Method in class org.apache.commons.net.nntp.NNTPClient
List all newsgroups served by the NNTP server.
listNewsgroups(String) - Method in class org.apache.commons.net.nntp.NNTPClient
List the newsgroups that match a given pattern.
listOverviewFmt() - Method in class org.apache.commons.net.nntp.NNTPClient
Send a "LIST OVERVIEW.FMT" command to the server.
listUniqueIdentifier(int) - Method in class org.apache.commons.net.pop3.POP3Client
List the unique identifier for a message.
listUniqueIdentifiers() - Method in class org.apache.commons.net.pop3.POP3Client
List the unique identifiers for all messages.
LITERAL_PATTERN - Static variable in class org.apache.commons.net.imap.IMAPReply
 
literalCount(String) - Static method in class org.apache.commons.net.imap.IMAPReply
Checks if the line introduces a literal, i.e.
loadStore(String, File, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
 
LOCAL_FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate the file(s) being transferred should be treated as a local type.
login(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Login to the FTP server using the provided username and password.
login(String, String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Login to the FTP server using the provided username, password, and account.
login(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Login to the IMAP server with the given username and password.
login(String, String) - Method in class org.apache.commons.net.pop3.POP3Client
Login to the POP3 server with the given username and password.
login(String, String, String) - Method in class org.apache.commons.net.pop3.POP3Client
Login to the POP3 server with the given username and authentication information.
login(String) - Method in class org.apache.commons.net.smtp.SMTPClient
Login to the SMTP server by sending the HELO command with the given hostname as an argument.
login() - Method in class org.apache.commons.net.smtp.SMTPClient
Login to the SMTP server by sending the HELO command with the client hostname as an argument.
LOGIN - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
logout() - Method in class org.apache.commons.net.ftp.FTPClient
Logout of the FTP server by sending the QUIT command.
LOGOUT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
LOGOUT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
logout() - Method in class org.apache.commons.net.imap.IMAPClient
Send a LOGOUT command to the server.
logout() - Method in class org.apache.commons.net.nntp.NNTPClient
Logs out of the news server gracefully by sending the QUIT command.
logout() - Method in class org.apache.commons.net.pop3.POP3Client
Logout of the POP3 server.
logout() - Method in class org.apache.commons.net.smtp.SMTPClient
Logout of the SMTP server by sending the QUIT command.
LOGOUT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
lookupDateFormatSymbols(String) - Static method in class org.apache.commons.net.ftp.FTPClientConfig
Looks up the supplied language code in the internally maintained table of language codes.
low() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
lsub(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send an LSUB command to the server.

M

m_nHeight - Variable in class org.apache.commons.net.telnet.WindowSizeOptionHandler
Vertical Size
m_nWidth - Variable in class org.apache.commons.net.telnet.WindowSizeOptionHandler
Horizontal Size
MacOsPeterFTPEntryParser - Class in org.apache.commons.net.ftp.parser
Implementation FTPFileEntryParser and FTPFileListParser for pre MacOS-X Systems.
MacOsPeterFTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
The default constructor for a UnixFTPEntryParser object.
MacOsPeterFTPEntryParser(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
This constructor allows the creation of a UnixFTPEntryParser object with something other than the default configuration.
mail(String) - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP MAIL command to the server, receive the reply, and return the reply code.
MAIL - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
MAIL_FROM - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
MAILBOX_NAME_NOT_ALLOWED - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
MAILBOX_UNAVAILABLE - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
main(String[]) - Static method in class examples.cidr.SubnetUtilsExample
 
main(String[]) - Static method in class examples.ftp.FTPClientExample
 
main(String[]) - Static method in class examples.ftp.ServerToServerFTP
 
main(String[]) - Static method in class examples.ftp.TFTPExample
 
main(String[]) - Static method in class examples.mail.IMAPExportMbox
 
main(String[]) - Static method in class examples.mail.IMAPImportMbox
 
main(String[]) - Static method in class examples.mail.IMAPMail
 
main(String[]) - Static method in class examples.mail.POP3Mail
 
main(String[]) - Static method in class examples.mail.SMTPMail
 
Main - Class in examples
Helper application for example classes.
Main() - Constructor for class examples.Main
 
main(String[]) - Static method in class examples.Main
Helper application for example classes.
main(String[]) - Static method in class examples.nntp.ArticleReader
 
main(String[]) - Static method in class examples.nntp.ExtendedNNTPOps
 
main(String[]) - Static method in class examples.nntp.ListNewsgroups
 
main(String[]) - Static method in class examples.nntp.MessageThreading
 
main(String[]) - Static method in class examples.nntp.PostMessage
 
main(String[]) - Static method in class examples.ntp.NTPClient
 
main(String[]) - Static method in class examples.ntp.SimpleNTPServer
 
main(String[]) - Static method in class examples.ntp.TimeClient
 
main(String[]) - Static method in class examples.telnet.TelnetClientExample
Main for the TelnetClientExample.
main(String[]) - Static method in class examples.telnet.WeatherTelnet
 
main(String[]) - Static method in class examples.unix.chargen
 
main(String[]) - Static method in class examples.unix.daytime
 
main(String[]) - Static method in class examples.unix.echo
 
main(String[]) - Static method in class examples.unix.finger
 
main(String[]) - Static method in class examples.unix.fwhois
 
main(String[]) - Static method in class examples.unix.rdate
 
main(String[]) - Static method in class examples.unix.rexec
 
main(String[]) - Static method in class examples.unix.rlogin
 
main(String[]) - Static method in class examples.unix.rshell
 
MAKE_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
MAKE_DIRECTORY - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
makeDirectory(String) - Method in class org.apache.commons.net.ftp.FTPClient
Creates a new subdirectory on the FTP server in the current directory (if a relative pathname is given) or where specified (if an absolute pathname is given).
makeDummy() - Method in class org.apache.commons.net.nntp.Article
 
makeDummy() - Method in interface org.apache.commons.net.nntp.Threadable
 
MalformedServerReplyException - Exception in org.apache.commons.net
This exception is used to indicate that the reply from a server could not be interpreted.
MalformedServerReplyException() - Constructor for exception org.apache.commons.net.MalformedServerReplyException
Constructs a MalformedServerReplyException with no message
MalformedServerReplyException(String) - Constructor for exception org.apache.commons.net.MalformedServerReplyException
Constructs a MalformedServerReplyException with a specified message.
markSupported() - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
Returns false.
markSupported() - Method in class org.apache.commons.net.telnet.TelnetInputStream
Returns false.
MASK_6BITS - Static variable in class org.apache.commons.net.util.Base64
Mask used to extract 6 bits, used when encoding
MASK_8BITS - Static variable in class org.apache.commons.net.util.Base64
Mask used to extract 8 bits, used in decoding base64 bytes
matchAddress(Matcher) - Method in class org.apache.commons.net.util.SubnetUtils
 
matches(String, Pattern, int) - Static method in class examples.mail.IMAPExportMbox
 
matches(String) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Convenience method delegates to the internal MatchResult's matches() method.
MAX_CLIENT_PORT - Static variable in class org.apache.commons.net.bsd.RCommandClient
The largest port number an rcmd client may use.
MAX_COMMAND_VALUE - Static variable in class org.apache.commons.net.telnet.TelnetCommand
The maximum value a command code can have.
MAX_DATA_LENGTH - Static variable in class org.apache.commons.net.tftp.TFTPDataPacket
The maximum number of bytes in a TFTP data packet (512)
MAX_OPTION_VALUE - Static variable in class org.apache.commons.net.telnet.TelnetOption
The maximum value an option code can have.
maxParamCount - Variable in enum org.apache.commons.net.imap.IMAPCommand
 
MboxListener(BufferedWriter, String, boolean, boolean, boolean) - Constructor for class examples.mail.IMAPExportMbox.MboxListener
 
mdtm(String) - Method in class org.apache.commons.net.ftp.FTP
 
MDTM - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
mdtmFile(String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP MDTM command (not supported by all servers) to retrieve the last modification time of a file.
MEMBER_LIST_REGEX - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Matches these entries:
MEMBER_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
messageThreadId() - Method in class org.apache.commons.net.nntp.Article
 
messageThreadId() - Method in interface org.apache.commons.net.nntp.Threadable
 
MessageThreading - Class in examples.nntp
Sample program demonstrating the use of article iteration and threading.
MessageThreading() - Constructor for class examples.nntp.MessageThreading
 
messageThreadReferences() - Method in class org.apache.commons.net.nntp.Article
 
messageThreadReferences() - Method in interface org.apache.commons.net.nntp.Threadable
 
methodName - Variable in enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
 
mfmt(String, String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MFMT command to the server, receive the reply, and return the reply code.
MFMT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
MIN_CLIENT_PORT - Static variable in class org.apache.commons.net.bsd.RCommandClient
The smallest port number an rcmd client may use.
MIN_DATA_LENGTH - Static variable in class org.apache.commons.net.tftp.TFTPDataPacket
The minimum number of bytes in a TFTP data packet (0)
MIN_PACKET_SIZE - Static variable in class org.apache.commons.net.tftp.TFTPPacket
The minimum size of a packet.
minParamCount - Variable in enum org.apache.commons.net.imap.IMAPCommand
 
missingIds - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
mkd(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MKD command to the server, receive the reply, and return the reply code.
MKD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
mlistDir() - Method in class org.apache.commons.net.ftp.FTPClient
Generate a directory listing for the current directory using the MLSD command.
mlistDir(String) - Method in class org.apache.commons.net.ftp.FTPClient
Generate a directory listing using the MLSD command.
mlistDir(String, FTPFileFilter) - Method in class org.apache.commons.net.ftp.FTPClient
Generate a directory listing using the MLSD command.
mlistFile(String) - Method in class org.apache.commons.net.ftp.FTPClient
Get file details using the MLST command
mlsd() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MLSD command to the server, receive the reply, and return the reply code.
mlsd(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MLSD command to the server, receive the reply, and return the reply code.
MLSD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
Machine parseable list for a directory
mlst() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MLST command to the server, receive the reply, and return the reply code.
mlst(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MLST command to the server, receive the reply, and return the reply code.
MLST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
Machine parseable list for a single file
MLSxEntryParser - Class in org.apache.commons.net.ftp.parser
Parser class for MSLT and MLSD replies.
MLSxEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.MLSxEntryParser
Create the parser for MSLT and MSLD listing entries This class is immutable, so one can use MLSxEntryParser.getInstance() instead.
MOD_TIME - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
MOD_TIME - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
mode(int) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP MODE command to the server, receive the reply, and return the reply code.
MODE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
MODE_BROADCAST - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_CLIENT - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_CONTROL_MESSAGE - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
MODE_PRIVATE - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_RESERVED - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_SERVER - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_SHIFT - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
MODE_SYMMETRIC_ACTIVE - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODE_SYMMETRIC_PASSIVE - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
MODERATED_POSTING_PERMISSION - Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
A constant indicating that a newsgroup is moderated.
modulus - Variable in class org.apache.commons.net.util.Base64
Writes to the buffer only occur after every 3 reads when encoding, an every 4 reads when decoding.
MONTHS - Static variable in class org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
months abbreviations looked for by this parser.
MORE_AUTH_INFO_REQUIRED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
msb0baseTime - Static variable in class org.apache.commons.net.ntp.TimeStamp
baseline NTP time if bit-0=0 is 7-Feb-2036 @ 06:28:16 UTC
msb1baseTime - Static variable in class org.apache.commons.net.ntp.TimeStamp
baseline NTP time if bit-0=1 is 1-Jan-1900 @ 01:00:00 UTC
msg - Variable in exception org.apache.commons.net.telnet.InvalidTelnetOptionException
Error message
MVSFTPEntryParser - Class in org.apache.commons.net.ftp.parser
Implementation of FTPFileEntryParser and FTPFileListParser for IBM zOS/MVS Systems.
MVSFTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
The sole constructor for a MVSFTPEntryParser object.

N

NAME_LIST - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
NAME_LIST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
NAME_SYSTEM_TYPE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
NatServerResolverImpl(FTPClient) - Constructor for class org.apache.commons.net.ftp.FTPClient.NatServerResolverImpl
 
NBITS - Static variable in class org.apache.commons.net.util.SubnetUtils
 
NEED_ACCOUNT - Static variable in class org.apache.commons.net.ftp.FTPReply
 
NEED_ACCOUNT_FOR_STORING_FILES - Static variable in class org.apache.commons.net.ftp.FTPReply
 
NEED_PASSWORD - Static variable in class org.apache.commons.net.ftp.FTPReply
 
NEGOTIATE_CARRIAGE_RETURN - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_FORMFEED - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_HORIZONTAL_TAB - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_HORIZONTAL_TAB_STOP - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_LINEFEED - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_OUTPUT_LINE_WIDTH - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_OUTPUT_PAGE_SIZE - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_VERTICAL_TAB - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEGOTIATE_VERTICAL_TAB_STOP - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NETASCII_EOL - Static variable in class org.apache.commons.net.SocketClient
The end of line character sequence used by most IETF protocols.
NETASCII_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
The netascii transfer mode.
netmask - Variable in class org.apache.commons.net.util.SubnetUtils
 
netmask() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
NETSTAT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
The netstat port value of 19.
NETSTAT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
The netstat port value of 19.
NetwareFTPEntryParser - Class in org.apache.commons.net.ftp.parser
Implementation of FTPFileEntryParser and FTPFileListParser for Netware Systems.
NetwareFTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
The default constructor for a NetwareFTPEntryParser object.
NetwareFTPEntryParser(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
This constructor allows the creation of an NetwareFTPEntryParser object with something other than the default configuration.
network - Variable in class org.apache.commons.net.util.SubnetUtils
 
network() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
networkLong() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
NEW_ENVIRONMENT_VARIABLES - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
NEW_NEWSGROUP_LIST_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
newDatagram() - Method in class org.apache.commons.net.tftp.TFTPAckPacket
Creates a UDP datagram containing all the TFTP acknowledgement packet data in the proper format.
newDatagram() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
Creates a UDP datagram containing all the TFTP data packet data in the proper format.
newDatagram() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
Creates a UDP datagram containing all the TFTP error packet data in the proper format.
newDatagram() - Method in class org.apache.commons.net.tftp.TFTPPacket
Creates a UDP datagram containing all the TFTP packet data in the proper format.
newDatagram() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
Creates a UDP datagram containing all the TFTP request packet data in the proper format.
newgroups(String, String, boolean, String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the "NEWGROUPS" command to the server, receive the reply, and return the reply code.
NEWGROUPS - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
NewGroupsOrNewsQuery - Class in org.apache.commons.net.nntp
The NewGroupsOrNewsQuery class.
NewGroupsOrNewsQuery(Calendar, boolean) - Constructor for class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Creates a new query using the given time as a reference point.
newnews(String, String, String, boolean, String) - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the "NEWNEWS" command to the server, receive the reply, and return the reply code.
NEWNEWS - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
NewsgroupInfo - Class in org.apache.commons.net.nntp
NewsgroupInfo stores information pertaining to a newsgroup returned by the NNTP GROUP, LIST, and NEWGROUPS commands, implemented by selectNewsgroup , listNewsgroups , and listNewNewsgroups respectively.
NewsgroupInfo() - Constructor for class org.apache.commons.net.nntp.NewsgroupInfo
 
NewsgroupIterator - Class in org.apache.commons.net.nntp
Class which wraps an Iterable<String> of raw newgroup information to generate an Iterable<NewsgroupInfo> of the parsed information.
NewsgroupIterator(Iterable<String>) - Constructor for class org.apache.commons.net.nntp.NewsgroupIterator
 
newStringUtf8(byte[]) - Static method in class org.apache.commons.net.util.Base64
 
newTFTPPacket(DatagramPacket) - Static method in class org.apache.commons.net.tftp.TFTPPacket
When you receive a datagram that you expect to be a TFTP packet, you use this factory method to create the proper TFTPPacket object encapsulating the data contained in that datagram.
next - Variable in class org.apache.commons.net.nntp.Article
 
next() - Method in class org.apache.commons.net.nntp.ArticleIterator
Get the next Article
next() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
 
next() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP NEXT command to the server, receive the reply, and return the reply code.
NEXT - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
next() - Method in class org.apache.commons.net.nntp.ReplyIterator
 
next - Variable in class org.apache.commons.net.nntp.ThreadContainer
 
nlst() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP NLST command to the server, receive the reply, and return the reply code.
nlst(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP NLST command to the server, receive the reply, and return the reply code.
NLST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
NNTP - Class in org.apache.commons.net.nntp
The NNTP class is not meant to be used by itself and is provided only so that you may easily implement your own NNTP client if you so desire.
NNTP() - Constructor for class org.apache.commons.net.nntp.NNTP
The default NNTP constructor.
NNTPClient - Class in org.apache.commons.net.nntp
NNTPClient encapsulates all the functionality necessary to post and retrieve articles from an NNTP server.
NNTPClient() - Constructor for class org.apache.commons.net.nntp.NNTPClient
 
NNTPCommand - Class in org.apache.commons.net.nntp
NNTPCommand stores a set of constants for NNTP command codes.
NNTPCommand() - Constructor for class org.apache.commons.net.nntp.NNTPCommand
 
NNTPConnectionClosedException - Exception in org.apache.commons.net.nntp
NNTPConnectionClosedException is used to indicate the premature or unexpected closing of an NNTP connection resulting from a NNTPReply.SERVICE_DISCONTINUED response (NNTP reply code 400) to a failed NNTP command.
NNTPConnectionClosedException() - Constructor for exception org.apache.commons.net.nntp.NNTPConnectionClosedException
Constructs a NNTPConnectionClosedException with no message
NNTPConnectionClosedException(String) - Constructor for exception org.apache.commons.net.nntp.NNTPConnectionClosedException
Constructs a NNTPConnectionClosedException with a specified message.
NNTPReply - Class in org.apache.commons.net.nntp
NNTPReply stores a set of constants for NNTP reply codes.
NNTPReply() - Constructor for class org.apache.commons.net.nntp.NNTPReply
 
NNTPUtils - Class in examples.nntp
Some convenience methods for NNTP example classes.
NNTPUtils() - Constructor for class examples.nntp.NNTPUtils
 
NO - Static variable in class org.apache.commons.net.imap.IMAPReply
The reply code indicating failure of an operation.
NO_CURRENT_ARTICLE_SELECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_NEWSGROUP_SELECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_NEXT_ARTICLE - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_PREVIOUS_ARTICLE - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_SUCH_ARTICLE_FOUND - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_SUCH_ARTICLE_NUMBER - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_SUCH_NEWSGROUP - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
NO_SUCH_USER - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The no such user error code according to RFC 783, value 7.
NON_NULL - Static variable in class org.apache.commons.net.ftp.FTPFileFilters
Accepts all non-null FTPFile entries.
NON_PRINT_TEXT_FORMAT - Static variable in class org.apache.commons.net.ftp.FTP
A constant used for text files to indicate a non-print text format.
noop() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP NOOP command to the server, receive the reply, and return the reply code.
NOOP - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
noop() - Method in class org.apache.commons.net.imap.IMAPClient
Send a NOOP command to the server.
noop() - Method in class org.apache.commons.net.pop3.POP3Client
Send a NOOP command to the POP3 server.
NOOP - Static variable in class org.apache.commons.net.pop3.POP3Command
No operation.
noop() - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP NOOP command to the server, receive the reply, and return the reply code.
NOOP - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
NOP - Static variable in class org.apache.commons.net.telnet.TelnetCommand
No Operation code.
NOT_LOGGED_IN - Static variable in class org.apache.commons.net.ftp.FTPReply
 
notAcked - Variable in class org.apache.commons.net.ftp.FTPClient.CSL
 
notifyInputListener() - Method in class org.apache.commons.net.telnet.TelnetClient
 
NTFTPEntryParser - Class in org.apache.commons.net.ftp.parser
Implementation of FTPFileEntryParser and FTPFileListParser for NT Systems.
NTFTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.NTFTPEntryParser
The sole constructor for an NTFTPEntryParser object.
NTFTPEntryParser(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.parser.NTFTPEntryParser
This constructor allows the creation of an NTFTPEntryParser object with something other than the default configuration.
NTP_DATE_FORMAT - Static variable in class org.apache.commons.net.ntp.TimeStamp
Default NTP date string format.
NTP_MAXCLOCK - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
NTP_MAXPOLL - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
NTP_MINCLOCK - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
NTP_MINPOLL - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
 
NTP_PORT - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
Standard NTP UDP port
NTPClient - Class in examples.ntp
This is an example program demonstrating how to use the NTPUDPClient class.
NTPClient() - Constructor for class examples.ntp.NTPClient
 
ntpTime - Variable in class org.apache.commons.net.ntp.TimeStamp
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.
NTPUDPClient - Class in org.apache.commons.net.ntp
The NTPUDPClient class is a UDP implementation of a client for the Network Time Protocol (NTP) described in RFC 1305 as well as the Simple Network Time Protocol (SNTP) in RFC-2030.
NTPUDPClient() - Constructor for class org.apache.commons.net.ntp.NTPUDPClient
 
NtpUtils - Class in org.apache.commons.net.ntp
Common NtpUtils Helper class.
NtpUtils() - Constructor for class org.apache.commons.net.ntp.NtpUtils
 
NtpV3Impl - Class in org.apache.commons.net.ntp
Implementation of NtpV3Packet with methods converting Java objects to/from the Network Time Protocol (NTP) data message header format described in RFC-1305.
NtpV3Impl() - Constructor for class org.apache.commons.net.ntp.NtpV3Impl
Creates a new instance of NtpV3Impl
NtpV3Packet - Interface in org.apache.commons.net.ntp
Interface for a NtpV3Packet with get/set methods corresponding to the fields in the NTP Data Message Header described in RFC 1305.
ntpValue() - Method in class org.apache.commons.net.ntp.TimeStamp
Returns the value of this Timestamp as a long value.
NULL_CHAR - Static variable in class org.apache.commons.net.bsd.RExecClient
 
number - Variable in class org.apache.commons.net.pop3.POP3MessageInfo
 
numberFormat - Static variable in class examples.ntp.NTPClient
 
NUMERIC_DATE_CONFIG - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
Some Linux distributions are now shipping an FTP server which formats file listing dates in an all-numeric format: "yyyy-MM-dd HH:mm.
NUMERIC_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 

O

OCTET_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
The octet transfer mode.
OK - Static variable in class org.apache.commons.net.imap.IMAPReply
The reply code indicating success of an operation.
OK - Static variable in class org.apache.commons.net.pop3.POP3Reply
The reply code indicating success of an operation.
OK_INT - Static variable in class org.apache.commons.net.pop3.POP3Reply
The reply code indicating intermediate response to a command.
OLD_ENVIRONMENT_VARIABLES - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
omitNewsgroup(String) - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
Add a newsgroup to the list of newsgroups being queried, but indicate that group should not be checked for new news.
open(TFTPClient) - Static method in class examples.ftp.TFTPExample
 
open() - Method in class org.apache.commons.net.DatagramSocketClient
Opens a DatagramSocket on the local host at the first available port.
open(int) - Method in class org.apache.commons.net.DatagramSocketClient
Opens a DatagramSocket on the local host at a specified port.
open(int, InetAddress) - Method in class org.apache.commons.net.DatagramSocketClient
Opens a DatagramSocket at the specified address on the local host at a specified port.
optionCode - Variable in exception org.apache.commons.net.telnet.InvalidTelnetOptionException
Option code
optionCode - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
Option code
optionHandlers - Variable in class org.apache.commons.net.telnet.Telnet
Array of option handlers
org.apache.commons.net - package org.apache.commons.net
Common socket classes and protocol command utility classes
org.apache.commons.net.bsd - package org.apache.commons.net.bsd
Classes for rcommand, rexec, rlogin
org.apache.commons.net.chargen - package org.apache.commons.net.chargen
Chargen over TCP and UDP
org.apache.commons.net.daytime - package org.apache.commons.net.daytime
Daytime over TCP and UDP
org.apache.commons.net.discard - package org.apache.commons.net.discard
Discard over TCP and UDP
org.apache.commons.net.echo - package org.apache.commons.net.echo
Echo over TCP and UDP
org.apache.commons.net.finger - package org.apache.commons.net.finger
Finger implementation
org.apache.commons.net.ftp - package org.apache.commons.net.ftp
FTP and FTPS support classes
org.apache.commons.net.ftp.parser - package org.apache.commons.net.ftp.parser
FTP file listing parser classes
org.apache.commons.net.imap - package org.apache.commons.net.imap
Basic IMAP and IMAPS support classes
org.apache.commons.net.io - package org.apache.commons.net.io
Utility classes for IO support.
org.apache.commons.net.nntp - package org.apache.commons.net.nntp
NNTP - network news transfer protocol
org.apache.commons.net.ntp - package org.apache.commons.net.ntp
NTP - network time protocol
org.apache.commons.net.pop3 - package org.apache.commons.net.pop3
POP3 and POP3S mail
org.apache.commons.net.smtp - package org.apache.commons.net.smtp
SMTP and SMTPS mail
org.apache.commons.net.telnet - package org.apache.commons.net.telnet
Telnet implementation
org.apache.commons.net.tftp - package org.apache.commons.net.tftp
TFTP cliemt implementation
org.apache.commons.net.time - package org.apache.commons.net.time
Time protocol (RFC 868) over TCP and UDP
org.apache.commons.net.util - package org.apache.commons.net.util
Utility classes
org.apache.commons.net.whois - package org.apache.commons.net.whois
Whois client
ORIGINATE_TIMESTAMP_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
OS2FTPEntryParser - Class in org.apache.commons.net.ftp.parser
Implementation of FTPFileEntryParser and FTPFileListParser for OS2 Systems.
OS2FTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
The default constructor for a OS2FTPEntryParser object.
OS2FTPEntryParser(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
This constructor allows the creation of an OS2FTPEntryParser object with something other than the default configuration.
OS400FTPEntryParser - Class in org.apache.commons.net.ftp.parser
 
OS400FTPEntryParser() - Constructor for class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
The default constructor for a OS400FTPEntryParser object.
OS400FTPEntryParser(FTPClientConfig) - Constructor for class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
This constructor allows the creation of an OS400FTPEntryParser object with something other than the default configuration.
OUT_OF_SPACE - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The disk full error code according to RFC 783, value 3.
OUTPUT_MARKING - Static variable in class org.apache.commons.net.telnet.TelnetOption
 

P

PACKET_SIZE - Static variable in class org.apache.commons.net.tftp.TFTP
The size to use for TFTP packet buffers.
PAD - Static variable in class org.apache.commons.net.util.Base64
Byte used to pad output.
PAGE_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be treated as a set of independent indexed pages.
PAGE_TYPE_UNKNOWN - Static variable in class org.apache.commons.net.ftp.FTPReply
 
parent - Variable in class org.apache.commons.net.ftp.FTPClient.CSL
 
parent - Variable in class org.apache.commons.net.nntp.ThreadContainer
 
parseADATReply(String) - Method in class org.apache.commons.net.ftp.FTPSClient
Parses the given ADAT response line and base64-decodes the data.
parseEntry(String) - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
parseFileList(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Parse entries representing a dataset list.
parseFileList(InputStream) - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
Deprecated.
(2.2) No other FTPFileEntryParser implementations have this method.
parseFTPEntry(String) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
Parses a line of an FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
 
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
Parses a line of a unix FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
Parses a line of a unix (standard) FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Parses a line of an z/OS - MVS FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
Parses a line of an NetwareFTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
Parses a line of an NT FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
Parses a line of an OS2 FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
 
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
Parses a line of a unix (standard) FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
Parses a line of a VMS FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
parseGMTdateTime(String) - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
Parse a GMT time stamp of the form YYYYMMDDHHMMSS[.sss]
parseJeslevel1List(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Matches these entries, note: no header:
parseJeslevel2List(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Matches these entries:
parseMemberList(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Parse entries within a partitioned dataset.
parseNtpString(String) - Static method in class org.apache.commons.net.ntp.TimeStamp
Parses the string argument as a NTP hexidecimal timestamp representation string (e.g.
parsePBSZ(long) - Method in class org.apache.commons.net.ftp.FTPSClient
PBSZ command.
parser - Variable in class org.apache.commons.net.ftp.FTPListParseEngine
 
PARSER - Static variable in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
ParserInitializationException - Exception in org.apache.commons.net.ftp.parser
This class encapsulates all errors that may be thrown by the process of an FTPFileEntryParserFactory creating and instantiating an FTPFileEntryParser.
ParserInitializationException(String) - Constructor for exception org.apache.commons.net.ftp.parser.ParserInitializationException
Constucts a ParserInitializationException with just a message
ParserInitializationException(String, Throwable) - Constructor for exception org.apache.commons.net.ftp.parser.ParserInitializationException
Constucts a ParserInitializationException with a message and a root cause.
parseSimpleEntry(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Assigns the name to the first word of the entry.
parseTimestamp(String) - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
This method is called by the concrete parsers to delegate timestamp parsing to the timestamp parser.
parseTimestamp(String) - Method in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
Parses the supplied datestamp parameter.
parseTimestamp(String) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
Implements the one method in the FTPTimestampParser interface according to this algorithm: If the recentDateFormat member has been defined, try to parse the supplied string with that.
parseTimestamp(String, Calendar) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
If the recentDateFormat member has been defined, try to parse the supplied string with that.
parseUnixList(FTPFile, String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Parse the entry as a standard unix file.
PARTIAL - Static variable in class org.apache.commons.net.imap.IMAPReply
The reply code indicating a partial response.
pass(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP PASS command to the server, receive the reply, and return the reply code.
PASS - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
PASS - Static variable in class org.apache.commons.net.pop3.POP3Command
Send password.
PASSIVE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
PASSIVE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
PASSIVE_LOCAL_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
A constant indicating the FTP session is expecting all transfers to occur between the client (local) and server and that the server is in passive mode, requiring the client to connect to the server's data port to initiate a transfer.
PASSIVE_REMOTE_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
A constant indicating the FTP session is expecting all transfers to occur between two remote servers and that the server the client is connected to is in passive mode, requiring the other server to connect to the first server's data port to initiate a data transfer.
PASSWORD - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
PASSWORD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
pasv() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP PASV command to the server, receive the reply, and return the reply code.
PASV - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
PATEXISTS - Static variable in class examples.mail.IMAPExportMbox
 
PATFROM - Static variable in class examples.mail.IMAPExportMbox
 
PATFROM - Static variable in class examples.mail.IMAPImportMbox
 
PATHNAME_CREATED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
PATID - Static variable in class examples.mail.IMAPExportMbox
 
PATID_DATE_GROUP - Static variable in class examples.mail.IMAPExportMbox
 
PATSEQ - Static variable in class examples.mail.IMAPExportMbox
 
PATSEQ_SEQUENCE_GROUP - Static variable in class examples.mail.IMAPExportMbox
 
PATTEMPFAIL - Static variable in class examples.mail.IMAPExportMbox
 
pattern - Variable in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
internal pattern the matcher tries to match, representing a file entry
PBSZ - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
performSSLNegotiation() - Method in class org.apache.commons.net.imap.IMAPSClient
SSL/TLS negotiation.
performSSLNegotiation() - Method in class org.apache.commons.net.pop3.POP3SClient
SSL/TLS negotiation.
performSSLNegotiation() - Method in class org.apache.commons.net.smtp.SMTPSClient
SSL/TLS negotiation.
PERMISSION_DENIED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
permissionToString(int) - Method in class org.apache.commons.net.ftp.FTPFile
 
PERMITTED_POSTING_PERMISSION - Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
A constant indicating that a newsgroup is public and unmoderated.
plainSocket - Variable in class org.apache.commons.net.ftp.FTPSClient
The socket object.
POLL_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
pop(int) - Method in class org.apache.commons.net.util.SubnetUtils
 
POP3 - Class in org.apache.commons.net.pop3
The POP3 class is not meant to be used by itself and is provided only so that you may easily implement your own POP3 client if you so desire.
POP3() - Constructor for class org.apache.commons.net.pop3.POP3
The default POP3Client constructor.
POP3Client - Class in org.apache.commons.net.pop3
The POP3Client class implements the client side of the Internet POP3 Protocol defined in RFC 1939.
POP3Client() - Constructor for class org.apache.commons.net.pop3.POP3Client
 
POP3Command - Class in org.apache.commons.net.pop3
POP3Command stores POP3 command code constants.
POP3Command() - Constructor for class org.apache.commons.net.pop3.POP3Command
 
POP3Mail - Class in examples.mail
This is an example program demonstrating how to use the POP3[S]Client class.
POP3Mail() - Constructor for class examples.mail.POP3Mail
 
POP3MessageInfo - Class in org.apache.commons.net.pop3
POP3MessageInfo is used to return information about messages stored on a POP3 server.
POP3MessageInfo() - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
Creates a POP3MessageInfo instance with number and size set to 0, and identifier set to null.
POP3MessageInfo(int, int) - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
Creates a POP3MessageInfo instance with number set to num , size set to octets , and identifier set to null.
POP3MessageInfo(int, String) - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
Creates a POP3MessageInfo instance with number set to num , size undefined, and identifier set to uid.
POP3MessageInfo(int, String, int) - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
 
POP3Reply - Class in org.apache.commons.net.pop3
POP3Reply stores POP3 reply code constants.
POP3Reply() - Constructor for class org.apache.commons.net.pop3.POP3Reply
 
POP3SClient - Class in org.apache.commons.net.pop3
POP3 over SSL processing.
POP3SClient() - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient, using POP3SClient.DEFAULT_PROTOCOL i.e.
POP3SClient(boolean) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient, using POP3SClient.DEFAULT_PROTOCOL i.e.
POP3SClient(String) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient.
POP3SClient(String, boolean) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient.
POP3SClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient.
POP3SClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient, using POP3SClient.DEFAULT_PROTOCOL i.e.
POP3SClient(SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
Constructor for POP3SClient, using POP3SClient.DEFAULT_PROTOCOL - TLS - and isImplicit = false
port - Variable in class examples.ntp.SimpleNTPServer
 
port(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP PORT command to the server, receive the reply, and return the reply code.
PORT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
pos - Variable in class org.apache.commons.net.util.Base64
Position where next character should be written in the buffer.
post() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP POST command to the server, receive the reply, and return the reply code.
POST - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
postArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
Post an article to the NNTP server.
POSTING_FAILED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
POSTING_NOT_ALLOWED - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
PostMessage - Class in examples.nntp
This is an example program using the NNTP package to post an article to the specified newsgroup(s).
PostMessage() - Constructor for class examples.nntp.PostMessage
 
PRE_PARSE_REGEX - Static variable in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
 
PRECISION_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
PREPARE_TO_RECONNECT - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
preParse(List<String>) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
This method is a hook for those implementors (such as VMSVersioningFTPEntryParser, and possibly others) which need to perform some action upon the FTPFileList after it has been created from the server stream, but before any clients see the list.
preParse(List<String>) - Method in class org.apache.commons.net.ftp.FTPFileEntryParserImpl
This method is a hook for those implementors (such as VMSVersioningFTPEntryParser, and possibly others) which need to perform some action upon the FTPFileList after it has been created from the server stream, but before any clients see the list.
preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
preParse is called as part of the interface.
preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
Preparse the list to discard "total nnn" lines
preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
Implement hook provided for those implementers (such as VMSVersioningFTPEntryParser, and possibly others) which return multiple files with the same name to remove the duplicates ..
PRINT_WORKING_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
PRINT_WORKING_DIRECTORY - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
PrintCommandListener - Class in org.apache.commons.net
This is a support class for some of the example programs.
PrintCommandListener(PrintStream) - Constructor for class org.apache.commons.net.PrintCommandListener
Create the default instance which prints everything.
PrintCommandListener(PrintStream, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
PrintCommandListener(PrintStream, boolean, char) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
PrintCommandListener(PrintStream, boolean, char, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
PrintCommandListener(PrintWriter) - Constructor for class org.apache.commons.net.PrintCommandListener
Create the default instance which prints everything.
PrintCommandListener(PrintWriter, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text.
PrintCommandListener(PrintWriter, boolean, char) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
PrintCommandListener(PrintWriter, boolean, char, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
Create an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
printHash - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
printMarker - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
printMessageInfo(BufferedReader, int) - Static method in class examples.mail.POP3Mail
 
printThread(Article) - Static method in class org.apache.commons.net.nntp.Article
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
printThread(Article, PrintStream) - Static method in class org.apache.commons.net.nntp.Article
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
printThread(Article, int) - Static method in class org.apache.commons.net.nntp.Article
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
printThread(Article, int, PrintStream) - Static method in class org.apache.commons.net.nntp.Article
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
printWorkingDirectory() - Method in class org.apache.commons.net.ftp.FTPClient
Returns the pathname of the current working directory.
process(StringBuilder, IMAPClient, String, int) - Static method in class examples.mail.IMAPImportMbox
 
processResponse(TimeInfo) - Static method in class examples.ntp.NTPClient
Process TimeInfo object and print its details.
PROGRAM_FAULT - Static variable in class org.apache.commons.net.nntp.NNTPReply
 
PROHIBITED_POSTING_PERMISSION - Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
A constant indicating that a newsgroup is closed for general posting.
PROPERTIES - Static variable in class org.apache.commons.net.ftp.FTPClient.PropertiesSingleton
 
PropertiesSingleton() - Constructor for class org.apache.commons.net.ftp.FTPClient.PropertiesSingleton
 
PROT - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
PROT_COMMAND_VALUE - Static variable in class org.apache.commons.net.ftp.FTPSClient
The value that I can set in PROT command (C = Clear, P = Protected)
PROTECTION_BUFFER_SIZE - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
protocol - Variable in class org.apache.commons.net.ftp.FTPSClient
The secure socket protocol to be used, e.g.
protocol - Variable in class org.apache.commons.net.imap.IMAPSClient
The secure socket protocol to be used, like SSL/TLS.
protocol - Variable in class org.apache.commons.net.pop3.POP3SClient
The secure socket protocol to be used, like SSL/TLS.
protocol - Variable in class org.apache.commons.net.smtp.SMTPSClient
The secure socket protocol to be used, like SSL/TLS.
ProtocolCommandEvent - Class in org.apache.commons.net
There exists a large class of IETF protocols that work by sending an ASCII text command and arguments to a server, and then receiving an ASCII text reply.
ProtocolCommandEvent(Object, String, String) - Constructor for class org.apache.commons.net.ProtocolCommandEvent
Creates a ProtocolCommandEvent signalling a command was sent to the server.
ProtocolCommandEvent(Object, int, String) - Constructor for class org.apache.commons.net.ProtocolCommandEvent
Creates a ProtocolCommandEvent signalling a reply to a command was received.
ProtocolCommandListener - Interface in org.apache.commons.net
There exists a large class of IETF protocols that work by sending an ASCII text command and arguments to a server, and then receiving an ASCII text reply.
protocolCommandSent(ProtocolCommandEvent) - Method in class org.apache.commons.net.PrintCommandListener
 
protocolCommandSent(ProtocolCommandEvent) - Method in interface org.apache.commons.net.ProtocolCommandListener
This method is invoked by a ProtocolCommandEvent source after sending a protocol command to a server.
ProtocolCommandSupport - Class in org.apache.commons.net
ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.
ProtocolCommandSupport(Object) - Constructor for class org.apache.commons.net.ProtocolCommandSupport
Creates a ProtocolCommandSupport instance using the indicated source as the source of ProtocolCommandEvents.
protocolReplyReceived(ProtocolCommandEvent) - Method in class org.apache.commons.net.PrintCommandListener
 
protocolReplyReceived(ProtocolCommandEvent) - Method in interface org.apache.commons.net.ProtocolCommandListener
This method is invoked by a ProtocolCommandEvent source after receiving a reply from a server.
protocols - Variable in class org.apache.commons.net.ftp.FTPSClient
The protocol versions
protocols - Variable in class org.apache.commons.net.imap.IMAPSClient
The protocol versions.
protocols - Variable in class org.apache.commons.net.pop3.POP3SClient
The protocol versions.
protocols - Variable in class org.apache.commons.net.smtp.SMTPSClient
The protocol versions.
PROVIDER - Static variable in class org.apache.commons.net.ftp.FTPSClient
Deprecated.
- not used - may be removed in a future release
proxyHost - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
proxyPassword - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
proxyPort - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
proxyUsername - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
pruneEmptyContainers(ThreadContainer) - Method in class org.apache.commons.net.nntp.Threader
Delete any empty or dummy ThreadContainers
pwd() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP PWD command to the server, receive the reply, and return the reply code.
PWD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 

Q

query(boolean, String) - Method in class org.apache.commons.net.finger.FingerClient
Fingers a user at the connected host and returns the output as a String.
query(boolean) - Method in class org.apache.commons.net.finger.FingerClient
Fingers the connected host and returns the output as a String.
query(String) - Method in class org.apache.commons.net.whois.WhoisClient
Queries the connected whois server for information regarding the given handle.
quit() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP QUIT command to the server, receive the reply, and return the reply code.
QUIT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
quit() - Method in class org.apache.commons.net.nntp.NNTP
A convenience method to send the NNTP QUIT command to the server, receive the reply, and return the reply code.
QUIT - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
QUIT - Static variable in class org.apache.commons.net.pop3.POP3Command
Quit session.
quit() - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP QUIT command to the server, receive the reply, and return the reply code.
QUIT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
QUOTE_OF_DAY_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
The quote of the day port value of 17 according to RFC 865.
QUOTE_OF_DAY_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
The quote of the day port value of 17 according to RFC 865.

R

rangeCheck(int, int, int) - Method in class org.apache.commons.net.util.SubnetUtils
 
rcommand(String, String, String, boolean) - Method in class org.apache.commons.net.bsd.RCommandClient
Remotely executes a command through the rshd daemon on the server to which the RCommandClient is connected.
rcommand(String, String, String) - Method in class org.apache.commons.net.bsd.RCommandClient
Same as rcommand(localUsername, remoteUsername, command, false);
RCommandClient - Class in org.apache.commons.net.bsd
RCommandClient is very similar to RExecClient, from which it is derived, and implements the rcmd() facility that first appeared in 4.2BSD Unix.
RCommandClient() - Constructor for class org.apache.commons.net.bsd.RCommandClient
The default RCommandClient constructor.
rcpt(String) - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP RCPT command to the server, receive the reply, and return the reply code.
RCPT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
rdate - Class in examples.unix
This is an example program demonstrating how to use the TimeTCPClient and TimeUDPClient classes.
rdate() - Constructor for class examples.unix.rdate
 
read() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
Reads and returns the next character in the message.
read(char[]) - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
Reads the next characters from the message into an array and returns the number of characters read.
read(char[], int, int) - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
Reads the next characters from the message into an array and returns the number of characters read.
read() - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
Reads and returns the next byte in the stream.
read(byte[]) - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
read(byte[], int, int) - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
read() - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
Reads and returns the next byte in the stream.
read(byte[]) - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
read(byte[], int, int) - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
read() - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
read(byte[]) - Method in class org.apache.commons.net.telnet.TelnetInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
read(byte[], int, int) - Method in class org.apache.commons.net.telnet.TelnetInputStream
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
READ_PERMISSION - Static variable in class org.apache.commons.net.ftp.FTPFile
A constant indicating file/directory read permission.
READ_REQUEST - Static variable in class org.apache.commons.net.tftp.TFTPPacket
This is the actual TFTP spec identifier and is equal to 1.
READ_TIMEOUT - Static variable in class examples.mail.IMAPExportMbox
 
reader - Variable in class org.apache.commons.net.nntp.ReplyIterator
 
readerThread - Variable in class org.apache.commons.net.telnet.TelnetClient
 
readLine() - Method in class org.apache.commons.net.io.CRLFLineReader
Read a line of text.
readLine() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
Read a line of text.
readNextEntry(BufferedReader) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
Reads the next entry using the supplied BufferedReader object up to whatever delemits one entry from the next.
readNextEntry(BufferedReader) - Method in class org.apache.commons.net.ftp.FTPFileEntryParserImpl
Reads the next entry using the supplied BufferedReader object up to whatever delimits one entry from the next.
readNextEntry(BufferedReader) - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
Reads the next entry using the supplied BufferedReader object up to whatever delemits one entry from the next.
readPos - Variable in class org.apache.commons.net.util.Base64
Position where next character should be read from the buffer.
readResults(byte[], int, int) - Method in class org.apache.commons.net.util.Base64
Extracts buffered data into the provided byte[] array, starting at position bPos, up to a maximum of bAvail bytes.
readServerList(InputStream, String) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
handle the initial reading and preparsing of the list returned by the server.
readServerList(InputStream) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
readStream(InputStream, String) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
Internal method for reading the input into the entries list.
readWrite(InputStream, OutputStream, InputStream, OutputStream) - Static method in class examples.util.IOUtil
 
receive(int, String, String, String, TFTPClient) - Static method in class examples.ftp.TFTPExample
 
receive() - Method in class org.apache.commons.net.chargen.CharGenUDPClient
Receive the reply data from the server.
receive(byte[], int) - Method in class org.apache.commons.net.echo.EchoUDPClient
Receives echoed data and returns its length.
receive(byte[]) - Method in class org.apache.commons.net.echo.EchoUDPClient
Same as receive(data, data.length)
receive() - Method in class org.apache.commons.net.tftp.TFTP
Receives a TFTPPacket.
RECEIVE_TIMESTAMP_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
receiveBufferSize - Variable in class org.apache.commons.net.SocketClient
Hint for SO_RCVBUF size
RECEIVED_COMMAND - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
The remote party sent a COMMAND.
RECEIVED_DO - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
The remote party sent a DO command.
RECEIVED_DONT - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
The remote party sent a DONT command.
RECEIVED_WILL - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
The remote party sent a WILL command.
RECEIVED_WONT - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
The remote party sent a WONT command.
receivedNegotiation(int, int) - Method in class examples.telnet.TelnetClientExample
Callback method called when TelnetClient receives an option negotiation command.
receivedNegotiation(int, int) - Method in interface org.apache.commons.net.telnet.TelnetNotificationHandler
Callback method called when TelnetClient receives an command or option negotiation command
receiveFile(String, int, OutputStream, InetAddress, int) - Method in class org.apache.commons.net.tftp.TFTPClient
Requests a named file from a remote host, writes the file to an OutputStream, closes the connection, and returns the number of bytes read.
receiveFile(String, int, OutputStream, String, int) - Method in class org.apache.commons.net.tftp.TFTPClient
Requests a named file from a remote host, writes the file to an OutputStream, closes the connection, and returns the number of bytes read.
receiveFile(String, int, OutputStream, InetAddress) - Method in class org.apache.commons.net.tftp.TFTPClient
Same as calling receiveFile(filename, mode, output, host, TFTP.DEFAULT_PORT).
receiveFile(String, int, OutputStream, String) - Method in class org.apache.commons.net.tftp.TFTPClient
Same as calling receiveFile(filename, mode, output, hostname, TFTP.DEFAULT_PORT).
recentDateFormat - Variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
The format used for recent dates (which don't have the year).
recentDateFormatStr - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
recentDateSmallestUnitIndex - Variable in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
RECIPIENT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
RECORD_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be treated as a sequence of records.
REFERENCE_ID_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
REFERENCE_TIMESTAMP_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
references - Variable in class org.apache.commons.net.nntp.Article
 
REGEX - Static variable in class org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
 
REGEX - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
this is the regular expression used by this parser.
REGEX - Static variable in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
this is the regular expression used by this parser.
RegexFTPFileEntryParserImpl - Class in org.apache.commons.net.ftp.parser
This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality.
RegexFTPFileEntryParserImpl(String) - Constructor for class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
The constructor for a RegexFTPFileEntryParserImpl object.
RegexFTPFileEntryParserImpl(String, int) - Constructor for class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
The constructor for a RegexFTPFileEntryParserImpl object.
REGIME_3270 - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
registerInputListener(TelnetInputListener) - Method in class org.apache.commons.net.telnet.TelnetClient
Register a listener to be notified when new incoming data is available to be read on the input stream.
registerNotifHandler(TelnetNotificationHandler) - Method in class org.apache.commons.net.telnet.Telnet
Registers a notification handler to which will be sent notifications of received telnet option negotiation commands.
registerNotifHandler(TelnetNotificationHandler) - Method in class org.apache.commons.net.telnet.TelnetClient
Registers a notification handler to which will be sent notifications of received telnet option negotiation commands.
registerSpyStream(OutputStream) - Method in class org.apache.commons.net.telnet.TelnetClient
Registers an OutputStream for spying what's going on in the TelnetClient session.
rein() - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP REIN command to the server, receive the reply, and return the reply code.
REIN - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
reinitialize() - Method in class org.apache.commons.net.ftp.FTPClient
Reinitialize the FTP session.
REINITIALIZE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
REINITIALIZE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
RelayPath - Class in org.apache.commons.net.smtp
A class used to represent forward and reverse relay paths.
RelayPath(String) - Constructor for class org.apache.commons.net.smtp.RelayPath
Create a relay path with the specified email address as the ultimate destination.
REMOTE_CONTROLLED_TRANSMISSION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
REMOTE_FLOW_CONTROL - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
remoteAppend(String) - Method in class org.apache.commons.net.ftp.FTPClient
Initiate a server to server file transfer.
remoteRetrieve(String) - Method in class org.apache.commons.net.ftp.FTPClient
Initiate a server to server file transfer.
remoteStore(String) - Method in class org.apache.commons.net.ftp.FTPClient
Initiate a server to server file transfer.
remoteStoreUnique(String) - Method in class org.apache.commons.net.ftp.FTPClient
Initiate a server to server file transfer.
remoteStoreUnique() - Method in class org.apache.commons.net.ftp.FTPClient
Initiate a server to server file transfer.
remove() - Method in class org.apache.commons.net.nntp.ArticleIterator
 
remove() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
 
remove() - Method in class org.apache.commons.net.nntp.ReplyIterator
 
REMOVE_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
REMOVE_DIRECTORY - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
removeCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.io.CopyStreamAdapter
Unregisters a CopyStreamListener.
removeDirectory(String) - Method in class org.apache.commons.net.ftp.FTPClient
Removes a directory on the FTP server (if empty).
removeListener(EventListener) - Method in class org.apache.commons.net.util.ListenerList
 
removeProtocolCommandistener(ProtocolCommandListener) - Method in class org.apache.commons.net.pop3.POP3
Removes a ProtocolCommandListener.
removeProtocolCommandistener(ProtocolCommandListener) - Method in class org.apache.commons.net.smtp.SMTP
Removes a ProtocolCommandListener.
removeProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.ProtocolCommandSupport
Removes a ProtocolCommandListener.
removeProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.SocketClient
Removes a ProtocolCommandListener.
rename(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Renames a remote file.
rename(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a RENAME command to the server.
RENAME_FROM - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
RENAME_FROM - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
RENAME_TO - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
RENAME_TO - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
REPLY_CODE_LEN - Static variable in class org.apache.commons.net.ftp.FTP
Length of the FTP reply code (3 alphanumerics)
ReplyIterator - Class in org.apache.commons.net.nntp
Wraps a BufferedReader and returns an Iterable<String> which returns the individual lines from the reader.
ReplyIterator(BufferedReader, boolean) - Constructor for class org.apache.commons.net.nntp.ReplyIterator
 
ReplyIterator(BufferedReader) - Constructor for class org.apache.commons.net.nntp.ReplyIterator
 
REPRESENTATION_TYPE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
REPRESENTATION_TYPE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
REQUEST_DENIED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
REQUESTED_PROT_LEVEL_NOT_SUPPORTED - Static variable in class org.apache.commons.net.ftp.FTPReply
 
reset() - Method in class org.apache.commons.net.pop3.POP3Client
Reset the POP3 session.
reset() - Method in class org.apache.commons.net.smtp.SMTPClient
Aborts the current mail transaction, resetting all server stored sender, recipient, and mail data, cleaing all buffers and tables.
RESET - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
reset() - Method in class org.apache.commons.net.util.Base64
Resets this Base64 object to its initial newly constructed state.
resetIterator() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
resets this object's internal iterator to the beginning of the list.
resizeBuffer() - Method in class org.apache.commons.net.util.Base64
Doubles our buffer.
resolve(String) - Method in interface org.apache.commons.net.ftp.FTPClient.HostnameResolver
 
resolve(String) - Method in class org.apache.commons.net.ftp.FTPClient.NatServerResolverImpl
 
rest(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP REST command to the server, receive the reply, and return the reply code.
REST - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
restart(long) - Method in class org.apache.commons.net.ftp.FTPClient
Restart a STREAM_TRANSFER_MODE file transfer starting from the given offset.
RESTART - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
RESTART - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
RESTART_MARKER - Static variable in class org.apache.commons.net.ftp.FTPReply
 
result - Variable in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
internal match result used by the parser
retr(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP RETR command to the server, receive the reply, and return the reply code.
RETR - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
RETR - Static variable in class org.apache.commons.net.pop3.POP3Command
Retrieve message(s).
RETRIEVE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
RETRIEVE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
retrieveArticle(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article from the NNTP server.
retrieveArticle(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticle(articleId, (ArticleInfo) null) Note: the return can be cast to a BufferedReader
retrieveArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticle((String) null) Note: the return can be cast to a BufferedReader
retrieveArticle(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article from the currently selected newsgroup.
retrieveArticle(long) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticle(articleNumber, null)
retrieveArticle(int, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticle(int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveArticle(String, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticleBody(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article body from the NNTP server.
retrieveArticleBody(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleBody(articleId, (ArticleInfo) null) Note: the return can be cast to a BufferedReader
retrieveArticleBody() - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleBody(null) Note: the return can be cast to a BufferedReader
retrieveArticleBody(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article body from the currently selected newsgroup.
retrieveArticleBody(long) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleBody(articleNumber, null)
retrieveArticleBody(int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveArticleBody(int, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticleBody(String, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticleHeader(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article header from the NNTP server.
retrieveArticleHeader(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleHeader(articleId, (ArticleInfo) null) Note: the return can be cast to a BufferedReader
retrieveArticleHeader() - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleHeader((String) null) Note: the return can be cast to a BufferedReader
retrieveArticleHeader(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Retrieves an article header from the currently selected newsgroup.
retrieveArticleHeader(long) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as retrieveArticleHeader(articleNumber, null)
retrieveArticleHeader(int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveArticleHeader(int, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticleHeader(String, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveArticleInfo(long) - Method in class org.apache.commons.net.nntp.NNTPClient
Return article headers for a specified post.
retrieveArticleInfo(long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
Return article headers for all articles between lowArticleNumber and highArticleNumber, inclusively.
retrieveArticleInfo(int, int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveArticleInfo(int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveFile(String, OutputStream) - Method in class org.apache.commons.net.ftp.FTPClient
Retrieves a named file from the server and writes it to the given OutputStream.
retrieveFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
Returns an InputStream from which a named file from the server can be read.
retrieveHeader(String, long) - Method in class org.apache.commons.net.nntp.NNTPClient
Return an article header for a specified post.
retrieveHeader(String, long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
Return an article header for all articles between lowArticleNumber and highArticleNumber, inclusively.
retrieveHeader(String, int, int) - Method in class org.apache.commons.net.nntp.NNTPClient
retrieveHeader(String, int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
retrieveMessage(int) - Method in class org.apache.commons.net.pop3.POP3Client
Retrieve a message from the POP3 server.
retrieveMessageTop(int, int) - Method in class org.apache.commons.net.pop3.POP3Client
Retrieve only the specified top number of lines of a message from the POP3 server.
reverseChildren() - Method in class org.apache.commons.net.nntp.ThreadContainer
Reverse the entire set of children
rexec - Class in examples.unix
This is an example program demonstrating how to use the RExecClient class.
rexec() - Constructor for class examples.unix.rexec
 
rexec(String, String, String, boolean) - Method in class org.apache.commons.net.bsd.RExecClient
Remotely executes a command through the rexecd daemon on the server to which the RExecClient is connected.
rexec(String, String, String) - Method in class org.apache.commons.net.bsd.RExecClient
Same as rexec(username, password, command, false);
RExecClient - Class in org.apache.commons.net.bsd
RExecClient implements the rexec() facility that first appeared in 4.2BSD Unix.
RExecClient() - Constructor for class org.apache.commons.net.bsd.RExecClient
The default RExecClient constructor.
rlogin - Class in examples.unix
This is an example program demonstrating how to use the RLoginClient class.
rlogin() - Constructor for class examples.unix.rlogin
 
rlogin(String, String, String, int) - Method in class org.apache.commons.net.bsd.RLoginClient
Logins into a remote machine through the rlogind daemon on the server to which the RLoginClient is connected.
rlogin(String, String, String) - Method in class org.apache.commons.net.bsd.RLoginClient
Same as the other rlogin method, but no terminal speed is defined.
RLoginClient - Class in org.apache.commons.net.bsd
RLoginClient is very similar to 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.
RLoginClient() - Constructor for class org.apache.commons.net.bsd.RLoginClient
The default RLoginClient constructor.
rmd(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP RMD command to the server, receive the reply, and return the reply code.
RMD - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
rnfr(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP RNFR command to the server, receive the reply, and return the reply code.
RNFR - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
rnto(String) - Method in class org.apache.commons.net.ftp.FTP
A convenience method to send the FTP RNTO command to the server, receive the reply, and return the reply code.
RNTO - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
ROOT_DELAY_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
ROOT_DISPERSION_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
RSET - Static variable in class org.apache.commons.net.pop3.POP3Command
Reset session.
rset() - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP RSET command to the server, receive the reply, and return the reply code.
RSET - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
rshell - Class in examples.unix
This is an example program demonstrating how to use the RCommandClient class.
rshell() - Constructor for class examples.unix.rshell
 
run() - Method in class examples.ntp.SimpleNTPServer
main thread to service client connections.
run() - Method in class examples.telnet.TelnetClientExample
Reader thread.
run() - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
running - Variable in class examples.ntp.SimpleNTPServer
 

S

saml(String) - Method in class org.apache.commons.net.smtp.SMTP
A convenience method to send the SMTP SAML command to the server, receive the reply, and return the reply code.
SAML - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
savedException - Variable in class org.apache.commons.net.nntp.ReplyIterator
 
saveUnparseableEntries - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
saveUnparseableEntries - Variable in class org.apache.commons.net.ftp.FTPListParseEngine
 
SB - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Start subnegotiation code.
SE - Static variable in class org.apache.commons.net.telnet.TelnetCommand
End subnegotiation code.
search(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a SEARCH command to the server.
search(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a SEARCH command to the server.
SEARCH_CRITERIA() - Constructor for enum org.apache.commons.net.imap.IMAPClient.SEARCH_CRITERIA
 
SECONDS_1900_TO_1970 - Static variable in class org.apache.commons.net.time.TimeTCPClient
The number of seconds between 00:00 1 January 1900 and 00:00 1 January 1970.
SECONDS_1900_TO_1970 - Static variable in class org.apache.commons.net.time.TimeUDPClient
The number of seconds between 00:00 1 January 1900 and 00:00 1 January 1970.
SECURITY_DATA_EXCHANGE_COMPLETE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
SECURITY_DATA_EXCHANGE_SUCCESSFULLY - Static variable in class org.apache.commons.net.ftp.FTPReply
 
SECURITY_DATA_IS_ACCEPTABLE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
SECURITY_MECHANISM_IS_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
 
seenCR - Variable in class org.apache.commons.net.io.DotTerminatedMessageReader
 
SEGMENT_SIZE - Static variable in class org.apache.commons.net.tftp.TFTPPacket
The TFTP data packet maximum segment size in bytes.
select(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a SELECT command to the server.
selectArticle(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Select an article by its unique identifier (including enclosing < and >) and return its article number and id through the pointer parameter.
selectArticle(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectArticle(articleId, (ArticleInfo) null)
selectArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectArticle((String) null, articleId) .
selectArticle(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Select an article in the currently selected newsgroup by its number.
selectArticle(long) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectArticle(articleNumber, null)
selectArticle(int, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
selectArticle(int) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
selectArticle(String, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
selectArticle(ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
selectNewsgroup(String, NewsgroupInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Select the specified newsgroup to be the target of for future article retrieval and posting operations.
selectNewsgroup(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectNewsgroup(newsgroup, null)
selectNextArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Select the article following the currently selected article in the currently selected newsgroup and return its number and unique id through the pointer parameter.
selectNextArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectNextArticle((ArticleInfo) null)
selectNextArticle(ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
Deprecated.
selectPreviousArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Select the article preceeding the currently selected article in the currently selected newsgroup and return its number and unique id through the pointer parameter.
selectPreviousArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
Same as selectPreviousArticle((ArticleInfo) null)
selectPreviousArticle(ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
send(int, String, String, String, TFTPClient) - Static method in class examples.ftp.TFTPExample
 
send(InetAddress, int) - Method in class org.apache.commons.net.chargen.CharGenUDPClient
Sends the data initiation datagram.
send(InetAddress) - Method in class org.apache.commons.net.chargen.CharGenUDPClient
Same as send(host, CharGenUDPClient.DEFAULT_PORT);
send(byte[], int, InetAddress, int) - Method in class org.apache.commons.net.discard.DiscardUDPClient
Sends the specified data to the specified server at the specified port.
send(byte[], int, InetAddress) - Method in class org.apache.commons.net.discard.DiscardUDPClient
Same as send(data, length, host.
send(byte[], InetAddress) - Method in class org.apache.commons.net.discard.DiscardUDPClient
Same as send(data, data.length, host.
send(byte[], int, InetAddress) - Method in class org.apache.commons.net.echo.EchoUDPClient
Sends the specified data to the specified server at the default echo port.
send(byte[], InetAddress) - Method in class org.apache.commons.net.echo.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.
sendBufferSize - Variable in class org.apache.commons.net.SocketClient
Hint for SO_SNDBUF size
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
Deprecated.
sendCommand(FTPCmd) - 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(FTPCmd, 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.ftp.FTPSClient
Send an FTP command.
sendCommand(String, String) - Method in class org.apache.commons.net.imap.IMAP
Sends a command an arguments to the server and returns the reply code.
sendCommand(String) - Method in class org.apache.commons.net.imap.IMAP
Sends a command with no arguments to the server and returns the reply code.
sendCommand(IMAPCommand, String) - Method in class org.apache.commons.net.imap.IMAP
Sends a command and arguments to the server and returns the reply code.
sendCommand(IMAPCommand) - Method in class org.apache.commons.net.imap.IMAP
Sends a command with no arguments to the server and returns the reply 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.
sendCommand(byte) - Method in class org.apache.commons.net.telnet.TelnetClient
Sends a command byte to the remote peer, adding the IAC prefix.
sendCommandWithID(String, String, String) - Method in class org.apache.commons.net.imap.IMAP
Sends a command an arguments to the server and returns the reply code.
sendData(String) - Method in class org.apache.commons.net.imap.IMAP
Sends data to the server and returns the reply 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.
sendSubnegotiation(int[]) - Method in class org.apache.commons.net.telnet.TelnetClient
Sends a protocol-specific subnegotiation message to the remote peer.
serialVersionUID - Static variable in exception org.apache.commons.net.ftp.FTPConnectionClosedException
 
serialVersionUID - Static variable in class org.apache.commons.net.ftp.FTPFile
 
serialVersionUID - Static variable in exception org.apache.commons.net.ftp.parser.ParserInitializationException
 
serialVersionUID - Static variable in class org.apache.commons.net.io.CopyStreamEvent
 
serialVersionUID - Static variable in exception org.apache.commons.net.io.CopyStreamException
 
serialVersionUID - Static variable in exception org.apache.commons.net.MalformedServerReplyException
 
serialVersionUID - Static variable in exception org.apache.commons.net.nntp.NNTPConnectionClosedException
 
serialVersionUID - Static variable in class org.apache.commons.net.ntp.TimeStamp
 
serialVersionUID - Static variable in class org.apache.commons.net.ProtocolCommandEvent
 
serialVersionUID - Static variable in class org.apache.commons.net.ProtocolCommandSupport
 
serialVersionUID - Static variable in exception org.apache.commons.net.smtp.SMTPConnectionClosedException
 
serialVersionUID - Static variable in exception org.apache.commons.net.telnet.InvalidTelnetOptionException
 
serialVersionUID - Static variable in exception org.apache.commons.net.tftp.TFTPPacketException
 
serialVersionUID - Static variable in class org.apache.commons.net.util.ListenerList
 
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
 
serverLanguageCode - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
serverSystemKey - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
serverTimeZoneId - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
ServerToServerFTP - Class in examples.ftp
This is an example program demonstrating how to use the FTPClient class.
ServerToServerFTP() - Constructor for class examples.ftp.ServerToServerFTP
 
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
 
SET_MOD_TIME - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
SET_MOD_TIME - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
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.
setActiveExternalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
Set the external IP address in active mode.
setActivePortRange(int, int) - Method in class org.apache.commons.net.ftp.FTPClient
Set the client side port range in active mode.
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(long) - Method in class org.apache.commons.net.nntp.Article
 
setArticleNumber(int) - Method in class org.apache.commons.net.nntp.Article
Deprecated.
setAuthValue(String) - Method in class org.apache.commons.net.ftp.FTPSClient
Set AUTH command use value.
setAutodetectUTF8(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
Enables or disables automatic server encoding detection (only UTF-8 supported).
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 for buffered data streams.
setCharset(Charset) - Method in class org.apache.commons.net.DatagramSocketClient
Sets the charset.
setCharset(Charset) - Method in class org.apache.commons.net.SocketClient
Sets the charset.
setChild(Threadable) - Method in class org.apache.commons.net.nntp.Article
 
setChild(Threadable) - Method in interface org.apache.commons.net.nntp.Threadable
 
setChunkListener(IMAP.IMAPChunkListener) - Method in class org.apache.commons.net.imap.IMAP
Sets the current chunk listener.
setConnectTimeout(int) - Method in class org.apache.commons.net.SocketClient
Sets the connection timeout in milliseconds, which will be passed to the Socket object's connect() method.
setControlEncoding(String) - Method in class org.apache.commons.net.ftp.FTP
Saves the character encoding to be used by the FTP control connection.
setControlKeepAliveReplyTimeout(int) - Method in class org.apache.commons.net.ftp.FTPClient
Set how long to wait for control keep-alive message replies.
setControlKeepAliveTimeout(long) - Method in class org.apache.commons.net.ftp.FTPClient
Set the time to wait between sending control connection keepalive messages when processing file upload or download.
setCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.ftp.FTPClient
Set the listener to be used when performing store/retrieve operations.
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
 
setDefaultDateFormat(String, DateFormatSymbols) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
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.
setDo(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Tells this option whether a DO request sent to the other side has been acknowledged (invoked by TelnetClient).
setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Controls which particular cipher suites are enabled for use on this connection.
setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.imap.IMAPSClient
Controls which particular cipher suites are enabled for use on this connection.
setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.pop3.POP3SClient
Controls which particular cipher suites are enabled for use on this connection.
setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.smtp.SMTPSClient
Controls which particular cipher suites are enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class org.apache.commons.net.ftp.FTPSClient
Controls which particular protocol versions are enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class org.apache.commons.net.imap.IMAPSClient
Controls which particular protocol versions are enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class org.apache.commons.net.pop3.POP3SClient
Controls which particular protocol versions are enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class org.apache.commons.net.smtp.SMTPSClient
Controls which particular protocol versions are enabled for use on this connection.
setEnabledSessionCreation(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
Controls whether a new SSL session may be established by this socket.
setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
Automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.imap.IMAPSClient
Automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.pop3.POP3SClient
Automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.smtp.SMTPSClient
Automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
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.
setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.ftp.FTPSClient
Override the default HostnameVerifier to use.
setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.imap.IMAPSClient
Override the default HostnameVerifier to use.
setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.pop3.POP3SClient
Override the default HostnameVerifier to use.
setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.smtp.SMTPSClient
Override the default HostnameVerifier to use.
setInclusiveHostCount(boolean) - Method in class org.apache.commons.net.util.SubnetUtils
Set to true if you want the return value of SubnetUtils.SubnetInfo.getAddressCount() to include the network and broadcast addresses.
setInitialBuffer(byte[], int, int) - Method in class org.apache.commons.net.util.Base64
Sets the streaming buffer.
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.
setInt(int, int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Set integer value at index position.
setKeepAlive(boolean) - Method in class org.apache.commons.net.SocketClient
Sets the SO_KEEPALIVE flag on the currently opened socket.
setKeyManager(KeyManager) - Method in class org.apache.commons.net.ftp.FTPSClient
Set a KeyManager to use
setKeyManager(KeyManager) - Method in class org.apache.commons.net.imap.IMAPSClient
Set a KeyManager to use.
setKeyManager(KeyManager) - Method in class org.apache.commons.net.pop3.POP3SClient
Set a KeyManager to use.
setKeyManager(KeyManager) - Method in class org.apache.commons.net.smtp.SMTPSClient
Set a KeyManager to use.
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.
setLenientFutureDates(boolean) - Method in class org.apache.commons.net.ftp.FTPClientConfig
setter for the lenientFutureDates property.
setLenientFutureDates(boolean) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
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.
setListHiddenFiles(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
You can set this to true if you would like to get hidden files when FTPClient.listFiles(java.lang.String) too.
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
setModificationTime(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP MFMT command (not supported by all servers) which sets the last modified time of a file.
setName(String) - Method in class org.apache.commons.net.ftp.FTPFile
Set the name of the file.
setNeedClientAuth(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
Configures the socket to require client authentication.
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.
setPassiveLocalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
Set the local IP address to use in passive mode.
setPassiveLocalIPAddress(InetAddress) - Method in class org.apache.commons.net.ftp.FTPClient
Set the local IP address to use in passive mode.
setPassiveNatWorkaround(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
setPassiveNatWorkaroundStrategy(FTPClient.HostnameResolver) - Method in class org.apache.commons.net.ftp.FTPClient
Set the workaround strategy to replace the PASV mode reply addresses.
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, Calendar) - Static method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
setPrecision(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Set precision as defined in RFC-1305.
setPrecision(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set precision as defined in RFC-1305
setProxy(Proxy) - Method in class org.apache.commons.net.SocketClient
Sets the proxy for use with all the connections.
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.
setReceieveDataSocketBufferSize(int) - Method in class org.apache.commons.net.ftp.FTPClient
Sets the value to be used for the data socket SO_RCVBUF option.
setReceiveBufferSize(int) - Method in class org.apache.commons.net.SocketClient
Sets the underlying socket receive buffer size.
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.
setRecentDateFormat(String, DateFormatSymbols) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
 
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.
setRegex(String) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Alter the current regular expression being utilised for entry parsing and create a new Pattern instance.
setRegex(String, int) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Alter the current regular expression being utilised for entry parsing and create a new Pattern instance.
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.
setReportActiveExternalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
Set the external IP address to report in EPRT/PORT commands in active mode.
setRestartOffset(long) - Method in class org.apache.commons.net.ftp.FTPClient
Sets the restart offset for file transfers.
setRootDelay(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Set root delay as defined in RFC-1305.
setRootDelay(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
Set root delay as defined in RFC-1305
setRootDispersion(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Set root dispersion as defined in RFC-1305.
setRootDispersion(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
 
setSendBufferSize(int) - Method in class org.apache.commons.net.SocketClient
Set the underlying socket send buffer size.
setSendDataSocketBufferSize(int) - Method in class org.apache.commons.net.ftp.FTPClient
Sets the value to be used for the data socket SO_SNDBUF option.
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.
setServerSocketFactory(ServerSocketFactory) - Method in class org.apache.commons.net.SocketClient
Sets the ServerSocketFactory used by the SocketClient to open ServerSocket connections.
setServerTimeZone(String) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
sets a TimeZone represented by the supplied ID string into all of the parsers used by this server.
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(IMAP.IMAPState) - Method in class org.apache.commons.net.imap.IMAP
Sets IMAP client state.
setState(int) - Method in class org.apache.commons.net.pop3.POP3
Set the internal POP3 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
setStrictMultilineParsing(boolean) - Method in class org.apache.commons.net.ftp.FTP
Set strict multiline parsing.
setStrictReplyParsing(boolean) - Method in class org.apache.commons.net.ftp.FTP
Set strict non-multiline parsing.
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.
setTimestamp(int, TimeStamp) - Method in class org.apache.commons.net.ntp.NtpV3Impl
Sets the NTP timestamp at the given array index.
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.
setTrustManager(TrustManager) - Method in class org.apache.commons.net.ftp.FTPSClient
Override the default TrustManager to use; if set to null, the default TrustManager from the JVM will be used.
setTrustManager(TrustManager) - Method in class org.apache.commons.net.imap.IMAPSClient
Override the default TrustManager to use.
setTrustManager(TrustManager) - Method in class org.apache.commons.net.pop3.POP3SClient
Override the default TrustManager to use.
setTrustManager(TrustManager) - Method in class org.apache.commons.net.smtp.SMTPSClient
Override the default TrustManager to use.
setType(int) - Method in class org.apache.commons.net.ftp.FTPFile
Set the type of the file (DIRECTORY_TYPE, FILE_TYPE, etc.).
setType(int) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Explicitly set the type of listing being processed.
setUnparseableEntries(boolean) - Method in class org.apache.commons.net.ftp.FTPClientConfig
Allow list parsing methods to create basic FTPFile entries if parsing fails.
setUseClientMode(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
Configures the socket to use client (or server) mode in its first handshake.
setUseEPSVwithIPv4(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
Set whether to use EPSV with IPv4.
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
setWantClientAuth(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
Configures the socket to request client authentication, but only if such a request is appropriate to the cipher suite negotiated.
setWill(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
Tells this option whether a WILL request sent to the other side has been acknowledged (invoked by TelnetClient).
shortMonthNames - Variable in class org.apache.commons.net.ftp.FTPClientConfig
 
simpleFormatter - Variable in class org.apache.commons.net.ntp.TimeStamp
 
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.
SimpleNTPServer - Class in examples.ntp
The SimpleNTPServer class is a UDP implementation of a server for the Network Time Protocol (NTP) version 3 as described in RFC 1305.
SimpleNTPServer() - Constructor for class examples.ntp.SimpleNTPServer
Create SimpleNTPServer listening on default NTP port.
SimpleNTPServer(int) - Constructor for class examples.ntp.SimpleNTPServer
Create SimpleNTPServer.
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 - Variable in class org.apache.commons.net.nntp.Article
 
simplifiedSubject() - Method in class org.apache.commons.net.nntp.Article
 
simplifiedSubject() - Method in interface org.apache.commons.net.nntp.Threadable
 
simplifySubject() - Method in class org.apache.commons.net.nntp.Article
Attempts to parse the subject line for some typical reply signatures, and strip them out
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
Deprecated.
 
SITE_PARAMETERS - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
SITE_PARAMETERS - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
size - Variable in class org.apache.commons.net.pop3.POP3MessageInfo
 
SLASH_FORMAT - Static variable in class org.apache.commons.net.util.SubnetUtils
 
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
Deprecated.
 
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.
SMTP(String) - Constructor for class org.apache.commons.net.smtp.SMTP
Overloaded constructor where the user may specify a default encoding.
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
Default SMTPClient constructor.
SMTPClient(String) - Constructor for class org.apache.commons.net.smtp.SMTPClient
Overloaded constructor that takes an encoding specification
SMTPCommand - Class in org.apache.commons.net.smtp
SMTPCommand stores a set of constants for SMTP command codes.
SMTPCommand() - Constructor for class org.apache.commons.net.smtp.SMTPCommand
 
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.
SMTPMail - Class in examples.mail
This is an example program using the SMTP package to send a message to the specified recipients.
SMTPMail() - Constructor for class examples.mail.SMTPMail
 
SMTPReply - Class in org.apache.commons.net.smtp
SMTPReply stores a set of constants for SMTP reply codes.
SMTPReply() - Constructor for class org.apache.commons.net.smtp.SMTPReply
 
SMTPSClient - Class in org.apache.commons.net.smtp
SMTP over SSL processing.
SMTPSClient() - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient, using SMTPSClient.DEFAULT_PROTOCOL i.e.
SMTPSClient(boolean) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient, using SMTPSClient.DEFAULT_PROTOCOL i.e.
SMTPSClient(String) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient, using explicit security mode.
SMTPSClient(String, boolean) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient.
SMTPSClient(String, boolean, String) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient.
SMTPSClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient, using SMTPSClient.DEFAULT_PROTOCOL i.e.
SMTPSClient(SSLContext) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
Constructor for SMTPSClient.
socket - Variable in class examples.ntp.SimpleNTPServer
 
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.
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
 
splitShortMonthString(String) - Static method in class org.apache.commons.net.ftp.FTPClientConfig
 
spyStream - Variable in class org.apache.commons.net.telnet.Telnet
The stream on which to spy
SSLContextUtils - Class in org.apache.commons.net.util
General utilities for SSLContext.
SSLContextUtils() - Constructor for class org.apache.commons.net.util.SSLContextUtils
 
sslNegotiation() - Method in class org.apache.commons.net.ftp.FTPSClient
SSL/TLS negotiation.
SSLSocketUtils - Class in org.apache.commons.net.util
General utilities for SSLSocket.
SSLSocketUtils() - Constructor for class org.apache.commons.net.util.SSLSocketUtils
 
STANDARD_ENCODE_TABLE - Static variable in class org.apache.commons.net.util.Base64
This array is a lookup table that translates 6-bit positive integer index values into their "Base64 Alphabet" equivalents as specified in Table 1 of RFC 2045.
start() - Method in class examples.ntp.SimpleNTPServer
Start time service and provide time to client connections.
START_MAIL_INPUT - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
started - Variable in class examples.ntp.SimpleNTPServer
 
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.WindowSizeOptionHandler
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).
startsWith(String, Pattern) - Static method in class examples.mail.IMAPExportMbox
 
startsWith(String, Pattern) - Static method in class examples.mail.IMAPImportMbox
 
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
Deprecated.
 
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(long) - 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(int) - Method in class org.apache.commons.net.nntp.NNTP
Deprecated.
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 enum org.apache.commons.net.ftp.FTPCmd
 
STATUS - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
status(String, String[]) - Method in class org.apache.commons.net.imap.IMAPClient
Send a STATUS command to the server.
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
 
STATUS_DATA_ITEMS() - Constructor for enum org.apache.commons.net.imap.IMAPClient.STATUS_DATA_ITEMS
 
stop() - Method in class examples.ntp.SimpleNTPServer
Close server socket and stop listening.
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
Deprecated.
 
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 enum org.apache.commons.net.ftp.FTPCmd
 
STORE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
store(String, String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a STORE command to the server.
STORE_TYPE - Static variable in class org.apache.commons.net.ftp.FTPSClient
Deprecated.
- not used - may be removed in a future release
STORE_UNIQUE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
STORE_UNIQUE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
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
Deprecated.
 
STRATUM_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
STREAM_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
A constant used to indicate a file is to be transferred as a stream of bytes.
streamSize - Variable in class org.apache.commons.net.io.CopyStreamEvent
 
strictMultilineParsing - Variable in class org.apache.commons.net.ftp.FTP
This is used to signal whether a block of multiline responses beginning with xxx must be terminated by the same numeric code xxx See section 4.2 of RFC 959 for details.
strictReplyParsing - Variable in class org.apache.commons.net.ftp.FTP
If this is true, then non-multiline replies must have the format: 3 digit code If false, then the 3 digit code does not have to be followed by space See section 4.2 of RFC 959 for details.
stringIterator - Variable in class org.apache.commons.net.nntp.ArticleIterator
 
stringIterator - Variable in class org.apache.commons.net.nntp.NewsgroupIterator
 
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
Deprecated.
 
STRUCTURE_MOUNT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
STRUCTURE_MOUNT - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
structureMount(String) - Method in class org.apache.commons.net.ftp.FTPClient
Issue the FTP SMNT command.
subject - Variable in class org.apache.commons.net.nntp.Article
 
subjectIsReply() - Method in class org.apache.commons.net.nntp.Article
 
subjectIsReply() - Method in interface org.apache.commons.net.nntp.Threadable
 
SubnetInfo() - Constructor for class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
SubnetUtils - Class in org.apache.commons.net.util
A class that performs some subnet calculations given a network address and a subnet mask.
SubnetUtils(String) - Constructor for class org.apache.commons.net.util.SubnetUtils
Constructor that takes a CIDR-notation string, e.g.
SubnetUtils(String, String) - Constructor for class org.apache.commons.net.util.SubnetUtils
Constructor that takes a dotted decimal address and a dotted decimal mask.
SubnetUtils.SubnetInfo - Class in org.apache.commons.net.util
Convenience container for subnet summary information.
SubnetUtilsExample - Class in examples.cidr
Example class that shows how to use the SubnetUtils class.
SubnetUtilsExample() - Constructor for class examples.cidr.SubnetUtilsExample
 
subscribe(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a SUBSCRIBE command to the server.
suites - Variable in class org.apache.commons.net.ftp.FTPSClient
The cipher suites
suites - Variable in class org.apache.commons.net.imap.IMAPSClient
The cipher suites.
suites - Variable in class org.apache.commons.net.pop3.POP3SClient
The cipher suites.
suites - Variable in class org.apache.commons.net.smtp.SMTPSClient
The cipher suites.
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
Deprecated.
 
SYST_AS400 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which an AS/400-based ftp server is known throughout the commons-net ftp system.
SYST_L8 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Some servers return an "UNKNOWN Type: L8" message in response to the SYST command.
SYST_MACOS_PETER - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which a Mac pre OS-X -based ftp server is known throughout the commons-net ftp system.
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_NETWARE - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier by which an Netware-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_UNIX_TRIM_LEADING - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
Identifier for alternate UNIX parser; same as FTPClientConfig.SYST_UNIX but leading spaces are trimmed from file names.
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.chargen.CharGenTCPClient
The systat port value of 11 according to RFC 866.
SYSTAT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
The systat port value of 11 according to RFC 866.
SYSTEM - Static variable in enum org.apache.commons.net.ftp.FTPCmd
 
SYSTEM - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
SYSTEM_STATUS - Static variable in class org.apache.commons.net.ftp.FTPReply
 
SYSTEM_STATUS - Static variable in class org.apache.commons.net.smtp.SMTPReply
 
SYSTEM_TYPE_PROPERTIES - Static variable in class org.apache.commons.net.ftp.FTPClient
The name of an optional systemType properties file ("/systemType.properties"), which is loaded using Class.getResourceAsStream(String).
The entries are the systemType (as determined by FTPClient.getSystemType()) and the values are the replacement type or parserClass, which is passed to FTPFileEntryParserFactory.createFileEntryParser(String).
For example:

T

TACACS_USER_IDENTIFICATION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
TAGGED_PATTERN - Static variable in class org.apache.commons.net.imap.IMAPReply
 
TAGGED_RESPONSE - Static variable in class org.apache.commons.net.imap.IMAPReply
 
tc - Static variable in class examples.telnet.TelnetClientExample
 
Telnet - Class in org.apache.commons.net.telnet
 
Telnet() - Constructor for class org.apache.commons.net.telnet.Telnet
Empty Constructor
Telnet(String) - Constructor for class org.apache.commons.net.telnet.Telnet
This constructor lets you specify the terminal type.
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, sets terminal-type VT100.
TelnetClient(String) - Constructor for class org.apache.commons.net.telnet.TelnetClient
Construct an instance with the specified terminal type.
TelnetClientExample - Class in examples.telnet
This is a simple example of use of TelnetClient.
TelnetClientExample() - Constructor for class examples.telnet.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.
TelnetCommand() - Constructor for class org.apache.commons.net.telnet.TelnetCommand
 
telnetInputAvailable() - Method in interface org.apache.commons.net.telnet.TelnetInputListener
Callback method invoked when new incoming data is available on a TelnetClient's input stream.
TelnetInputListener - Interface in org.apache.commons.net.telnet
Listener interface used for notification that incoming data is available to be read.
TelnetInputStream - Class in org.apache.commons.net.telnet
 
TelnetInputStream(InputStream, TelnetClient, boolean) - Constructor for class org.apache.commons.net.telnet.TelnetInputStream
 
TelnetInputStream(InputStream, TelnetClient) - Constructor for class org.apache.commons.net.telnet.TelnetInputStream
 
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.
TelnetOption() - Constructor for class org.apache.commons.net.telnet.TelnetOption
 
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.
TelnetOutputStream - Class in org.apache.commons.net.telnet
Wraps an output stream.
TelnetOutputStream(TelnetClient) - Constructor for class org.apache.commons.net.telnet.TelnetOutputStream
 
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.Telnet
Terminal type option
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.Telnet
Is (for subnegotiation)
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.Telnet
Send (for subnegotiation)
TERMINAL_TYPE_SEND - Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
Send (for subnegotiation)
terminalType - Variable in class org.apache.commons.net.telnet.Telnet
Terminal type
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.
termType - Variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
Terminal type
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.
TFTPAckPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPAckPacket
Creates an acknowledgement packet based from a received datagram.
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
 
TFTPDataPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
Creates a data packet based from a received datagram.
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.
TFTPErrorPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPErrorPacket
Creates an error packet based from a received datagram.
TFTPExample - Class in examples.ftp
This is an example of a simple Java tftp client.
TFTPExample() - Constructor for class examples.ftp.TFTPExample
 
TFTPPacket - Class in org.apache.commons.net.tftp
TFTPPacket is an abstract class encapsulating the functionality common to the 5 types of TFTP packets.
TFTPPacket(int, InetAddress, int) - Constructor for class org.apache.commons.net.tftp.TFTPPacket
This constructor is not visible outside of the package.
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.
TFTPReadRequestPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPReadRequestPacket
Creates a read request packet of based on a received datagram and assumes the datagram has already been identified as a read request.
TFTPRequestPacket - Class in org.apache.commons.net.tftp
An abstract class derived from TFTPPacket definiing a TFTP Request packet type.
TFTPRequestPacket(InetAddress, int, int, String, int) - Constructor for class org.apache.commons.net.tftp.TFTPRequestPacket
Creates a request packet of a given type to be sent to a host at a given port with a filename and transfer mode request.
TFTPRequestPacket(int, DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPRequestPacket
Creates a request packet of a given type based on a received datagram.
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.
TFTPWriteRequestPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPWriteRequestPacket
Creates a write request packet of based on a received datagram and assumes the datagram has already been identified as a write request.
thread(List<? extends Threadable>) - Method in class org.apache.commons.net.nntp.Threader
The client passes in a list of Threadable objects, and the Threader constructs a connected 'graph' of messages
thread(Iterable<? extends Threadable>) - Method in class org.apache.commons.net.nntp.Threader
The client passes in a list of Iterable objects, and the Threader constructs a connected 'graph' of messages
thread(Threadable[]) - Method in class org.apache.commons.net.nntp.Threader
Deprecated.
Threadable - Interface in org.apache.commons.net.nntp
A placeholder interface for threadable message objects Author: Rory Winston (rwinston@checkfree.com)
threadable - Variable in class org.apache.commons.net.nntp.ThreadContainer
 
ThreadContainer - Class in org.apache.commons.net.nntp
A placeholder utility class, used for constructing a tree of Threadables Original implementation by Jamie Zawinski.
ThreadContainer() - Constructor for class org.apache.commons.net.nntp.ThreadContainer
 
Threader - Class in org.apache.commons.net.nntp
 
Threader() - Constructor for class org.apache.commons.net.nntp.Threader
 
time - Variable in class org.apache.commons.net.ftp.FTPClient.CSL
 
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<String>) - 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<String>, 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.
timestampParser - Variable in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
 
timestampParser - Variable in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
 
timeTCP(String) - Static method in class examples.ntp.TimeClient
 
timeTCP(String) - Static method in class examples.unix.rdate
 
TimeTCPClient - Class in org.apache.commons.net.time
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.time.TimeTCPClient
The default TimeTCPClient constructor.
timeUDP(String) - Static method in class examples.ntp.TimeClient
 
timeUDP(String) - Static method in class examples.unix.rdate
 
TimeUDPClient - Class in org.apache.commons.net.time
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.time.TimeUDPClient
 
TIMING_MARK - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
tlsEndpointChecking - Variable in class org.apache.commons.net.ftp.FTPSClient
Use Java 1.7+ HTTPS Endpoint Identification Algorithim.
tlsEndpointChecking - Variable in class org.apache.commons.net.imap.IMAPSClient
Use Java 1.7+ HTTPS Endpoint Identification Algorithim.
tlsEndpointChecking - Variable in class org.apache.commons.net.pop3.POP3SClient
Use Java 1.7+ HTTPS Endpoint Identification Algorithim.
tlsEndpointChecking - Variable in class org.apache.commons.net.smtp.SMTPSClient
Use Java 1.7+ HTTPS Endpoint Identification Algorithim.
toArray(int) - Method in class org.apache.commons.net.util.SubnetUtils
 
toCharset(String) - Static method in class org.apache.commons.net.util.Charsets
Returns a charset object for the given charset name.
toCharset(String, String) - Static method in class org.apache.commons.net.util.Charsets
Returns a charset object for the given charset name.
toCidrNotation(String, String) - Method in class org.apache.commons.net.util.SubnetUtils
 
toDateString() - Method in class org.apache.commons.net.ntp.TimeStamp
Converts this TimeStamp object to a String of the form:
toFormattedString() - Method in class org.apache.commons.net.ftp.FTPFile
Returns a string representation of the FTPFile information.
toFormattedString(String) - Method in class org.apache.commons.net.ftp.FTPFile
Returns a string representation of the FTPFile information.
toInteger(String) - Method in class org.apache.commons.net.util.SubnetUtils
 
toIntegerBytes(BigInteger) - Static method in class org.apache.commons.net.util.Base64
Returns a byte-array representation of a BigInteger without sign bit.
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.io.CopyStreamEvent
 
toString() - Method in class org.apache.commons.net.nntp.Article
 
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.pop3.POP3MessageInfo
 
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.
toString() - Method in class org.apache.commons.net.tftp.TFTPAckPacket
For debugging
toString() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
For debugging
toString() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
For debugging
toString() - Method in class org.apache.commons.net.tftp.TFTPPacket
For debugging
toString() - Method in class org.apache.commons.net.tftp.TFTPReadRequestPacket
For debugging
toString() - Method in class org.apache.commons.net.tftp.TFTPWriteRequestPacket
For debugging
toString() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
total - Variable in class examples.mail.IMAPExportMbox.MboxListener
 
totalBytesReceived - Variable in class org.apache.commons.net.tftp.TFTPClient
The number of bytes received in the ongoing download.
totalBytesSent - Variable in class org.apache.commons.net.tftp.TFTPClient
The number of bytes sent in the ongoing upload.
totalBytesTransferred - Variable in class org.apache.commons.net.io.CopyStreamEvent
 
totalBytesTransferred - Variable in exception org.apache.commons.net.io.CopyStreamException
 
toUTCString() - Method in class org.apache.commons.net.ntp.TimeStamp
Converts this TimeStamp object to a String of the form:
trace(String, TFTPPacket) - Method in class org.apache.commons.net.tftp.TFTP
Trace facility; this implementation does nothing.
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 enum org.apache.commons.net.ftp.FTPCmd
 
TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
TRANSMIT_TIMESTAMP_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
trimLeadingSpaces - Variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
 
TRUE_CHUNK_LISTENER - Static variable in class org.apache.commons.net.imap.IMAP
Implementation of IMAPChunkListener that returns true but otherwise does nothing.
trustManager - Variable in class org.apache.commons.net.ftp.FTPSClient
The FTPS TrustManager implementation, default validate only TrustManagerUtils.getValidateServerCertificateTrustManager().
trustManager - Variable in class org.apache.commons.net.imap.IMAPSClient
The IMAPS TrustManager implementation, default null.
trustManager - Variable in class org.apache.commons.net.pop3.POP3SClient
The FTPS TrustManager implementation, default null.
trustManager - Variable in class org.apache.commons.net.smtp.SMTPSClient
The TrustManager implementation, default null (i.e.
TrustManager(boolean) - Constructor for class org.apache.commons.net.util.TrustManagerUtils.TrustManager
 
TrustManagerUtils - Class in org.apache.commons.net.util
TrustManager utilities for generating TrustManagers.
TrustManagerUtils() - Constructor for class org.apache.commons.net.util.TrustManagerUtils
 
TrustManagerUtils.TrustManager - Class in org.apache.commons.net.util
 
TRUSTSTORE_ALGORITHM - Static variable in class org.apache.commons.net.ftp.FTPSClient
Deprecated.
- not used - may be removed in a future release
tunnelHandshake(String, int, InputStream, OutputStream) - Method in class org.apache.commons.net.ftp.FTPHTTPClient
 
tunnelHost - Variable in class org.apache.commons.net.ftp.FTPHTTPClient
 
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
Deprecated.
 
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
 
TYPE_TO_INT - Static variable in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 

U

ui(byte) - Static method in class org.apache.commons.net.ntp.NtpV3Impl
Convert byte to unsigned integer.
uid(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a UID command to the server.
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.
UNAVAILABLE_RESOURCE - Static variable in class org.apache.commons.net.ftp.FTPReply
 
UNDEFINED - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The undefined error code according to RFC 783, value 0.
UNIX_GROUPS - Static variable in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
UNIX_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
UNIX_PERMS - Static variable in class org.apache.commons.net.ftp.parser.MLSxEntryParser
 
unixFTPEntryParser - Variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Fallback parser for Unix-style listings
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.
UnixFTPEntryParser(FTPClientConfig, boolean) - 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_LIST_TYPE - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
 
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
 
unregisterInputListener() - Method in class org.apache.commons.net.telnet.TelnetClient
Unregisters the current TelnetInputListener, if any.
unregisterNotifHandler() - Method in class org.apache.commons.net.telnet.Telnet
Unregisters the current notification handler.
unregisterNotifHandler() - Method in class org.apache.commons.net.telnet.TelnetClient
Unregisters the current notification handler.
UNSIGNED_INT_MASK - Static variable in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
 
unsubscribe(String) - Method in class org.apache.commons.net.imap.IMAPClient
Send a UNSUBSCRIBE command to the server.
UNTAGGED_PATTERN - Static variable in class org.apache.commons.net.imap.IMAPReply
 
UNTAGGED_RESPONSE - Static variable in class org.apache.commons.net.imap.IMAPReply
 
UPDATE_STATE - Static variable in class org.apache.commons.net.pop3.POP3
A constant representing the POP3 update state.
URL_SAFE_ENCODE_TABLE - Static variable in class org.apache.commons.net.util.Base64
This is a copy of the STANDARD_ENCODE_TABLE above, but with + and / changed to - and _ to make the encoded Base64 results more URL-SAFE.
USAGE - Static variable in class examples.ftp.FTPClientExample
 
USAGE - Static variable in class examples.ftp.TFTPExample
 
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
Deprecated.
 
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 enum org.apache.commons.net.ftp.FTPCmd
 
USERNAME - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
utcFormatter - Variable in class org.apache.commons.net.ntp.TimeStamp
 
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.
Util() - Constructor for class org.apache.commons.net.io.Util
 
Utils - Class in examples.mail
Utilities for mail examples
Utils() - Constructor for class examples.mail.Utils
 

V

valueOf(String) - Static method in enum org.apache.commons.net.ftp.FTPCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.IMAP.IMAPState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.IMAPClient.FETCH_ITEM_NAMES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.IMAPClient.SEARCH_CRITERIA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.IMAPClient.STATUS_DATA_ITEMS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.imap.IMAPCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.net.smtp.AuthenticatingSMTPClient.AUTH_METHOD
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.commons.net.ftp.FTPCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.IMAP.IMAPState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.IMAPClient.FETCH_ITEM_NAMES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.IMAPClient.SEARCH_CRITERIA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.IMAPClient.STATUS_DATA_ITEMS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.imap.IMAPCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.net.smtp.AuthenticatingSMTPClient.AUTH_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
VERSION_INDEX - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
VERSION_SHIFT - Static variable in class org.apache.commons.net.ntp.NtpV3Impl
 
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

wanted(int, String, BitSet, List<String>) - Static method in class examples.mail.IMAPImportMbox
Is the message wanted?
WeatherTelnet - Class in examples.telnet
This is an example of a trivial use of the TelnetClient class.
WeatherTelnet() - Constructor for class examples.telnet.WeatherTelnet
 
WhoisClient - Class in org.apache.commons.net.whois
The WhoisClient class implements the client side of the Internet Whois Protocol defined in RFC 954.
WhoisClient() - Constructor for class org.apache.commons.net.whois.WhoisClient
The default whois constructor.
WILL - Static variable in class org.apache.commons.net.telnet.TelnetCommand
Agree to use option code.
willFlag - Variable in class org.apache.commons.net.telnet.TelnetOptionHandler
true if the option is active on the remote side
WINDOW_SIZE - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
WINDOW_SIZE - Static variable in class org.apache.commons.net.telnet.WindowSizeOptionHandler
Window size option
WindowSizeOptionHandler - Class in org.apache.commons.net.telnet
Implements the telnet window size option RFC 1073.
WindowSizeOptionHandler(int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.WindowSizeOptionHandler
Constructor for the WindowSizeOptionHandler.
WindowSizeOptionHandler(int, int) - Constructor for class org.apache.commons.net.telnet.WindowSizeOptionHandler
Constructor for the WindowSizeOptionHandler.
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.
WOULD_BLOCK - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
Read would block
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(int) - Method in class org.apache.commons.net.telnet.TelnetOutputStream
Writes a byte to the stream.
write(byte[]) - Method in class org.apache.commons.net.telnet.TelnetOutputStream
Writes a byte array to the stream.
write(byte[], int, int) - Method in class org.apache.commons.net.telnet.TelnetOutputStream
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

x - Variable in class org.apache.commons.net.util.Base64
Place holder for the 3 bytes we're dealing with for our base64 logic.
X3_PAD - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
X509KeyManager(KeyManagerUtils.ClientKeyStore) - Constructor for class org.apache.commons.net.util.KeyManagerUtils.X509KeyManager
 
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
 

_

__activeExternalHost - Variable in class org.apache.commons.net.ftp.FTPClient
 
__activeMaxPort - Variable in class org.apache.commons.net.ftp.FTPClient
 
__activeMinPort - Variable in class org.apache.commons.net.ftp.FTPClient
 
__ai2ap(ArticleInfo, ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
 
__ap2ai(ArticlePointer) - Method in class org.apache.commons.net.nntp.NNTPClient
 
__autodetectEncoding - Variable in class org.apache.commons.net.ftp.FTPClient
Controls the automatic server encoding detection (only UTF-8 supported).
__buffer - Variable in class org.apache.commons.net.daytime.DaytimeTCPClient
 
__buffer - Variable in class org.apache.commons.net.finger.FingerClient
 
__bufferSize - Variable in class org.apache.commons.net.ftp.FTPClient
 
__buildMessage(String, String) - Method in class org.apache.commons.net.ftp.FTP
 
__bytesAvailable - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__cc - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
__chunkListener - Variable in class org.apache.commons.net.imap.IMAP
 
__client - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__client - Variable in class org.apache.commons.net.telnet.TelnetOutputStream
 
__command - Variable in class org.apache.commons.net.ProtocolCommandEvent
 
__commandString - Static variable in class org.apache.commons.net.telnet.TelnetCommand
String representations of commands.
__commandSupport - Variable in class org.apache.commons.net.SocketClient
A ProtocolCommandSupport object used to manage the registering of ProtocolCommandListeners and the firing of ProtocolCommandEvents.
__configuration - Variable in class org.apache.commons.net.ftp.FTPClient
 
__controlKeepAliveReplyTimeout - Variable in class org.apache.commons.net.ftp.FTPClient
 
__controlKeepAliveTimeout - Variable in class org.apache.commons.net.ftp.FTPClient
 
__convertCRtoCRLF - Variable in class org.apache.commons.net.telnet.TelnetOutputStream
 
__copyStreamListener - Variable in class org.apache.commons.net.ftp.FTPClient
 
__createParser(String) - Method in class org.apache.commons.net.ftp.FTPClient
 
__dataConnectionMode - Variable in class org.apache.commons.net.ftp.FTPClient
 
__dataTimeout - Variable in class org.apache.commons.net.ftp.FTPClient
 
__date - Variable in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
 
__DEFAULT_ENCODING - Static variable in class org.apache.commons.net.imap.IMAP
The default control socket ecoding.
__DEFAULT_ENCODING - Static variable in class org.apache.commons.net.nntp.NNTP
 
__DEFAULT_ENCODING - Static variable in class org.apache.commons.net.smtp.SMTP
 
__DEFAULT_SERVER_SOCKET_FACTORY - Static variable in class org.apache.commons.net.SocketClient
The default ServerSocketFactory
__DEFAULT_SOCKET_FACTORY - Static variable in class org.apache.commons.net.DatagramSocketClient
The default DatagramSocketFactory shared by all DatagramSocketClient instances.
__DEFAULT_SOCKET_FACTORY - Static variable in class org.apache.commons.net.SocketClient
The default SocketFactory shared by all SocketClient instances.
__directionMarker - Variable in class org.apache.commons.net.PrintCommandListener
 
__distributions - Variable in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
 
__dummyData - Variable in class org.apache.commons.net.daytime.DaytimeUDPClient
 
__dummyData - Variable in class org.apache.commons.net.time.TimeUDPClient
 
__entryParser - Variable in class org.apache.commons.net.ftp.FTPClient
 
__entryParserKey - Variable in class org.apache.commons.net.ftp.FTPClient
 
__eolMarker - Variable in class org.apache.commons.net.PrintCommandListener
 
__estimatedArticleCount - Variable in class org.apache.commons.net.nntp.NewsgroupInfo
 
__featuresMap - Variable in class org.apache.commons.net.ftp.FTPClient
Map of FEAT responses.
__fileFormat - Variable in class org.apache.commons.net.ftp.FTPClient
 
__fileStructure - Variable in class org.apache.commons.net.ftp.FTPClient
 
__fileTransferMode - Variable in class org.apache.commons.net.ftp.FTPClient
 
__fileType - Variable in class org.apache.commons.net.ftp.FTPClient
 
__FIRST_COMMAND - Static variable in class org.apache.commons.net.telnet.TelnetCommand
 
__FIRST_OPTION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
__firstArticle - Variable in class org.apache.commons.net.nntp.NewsgroupInfo
 
__from - Variable in class org.apache.commons.net.nntp.SimpleNNTPHeader
 
__from - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
__getReply() - Method in class org.apache.commons.net.ftp.FTP
Get the reply, and pass it to command listeners
__getReply(boolean) - Method in class org.apache.commons.net.ftp.FTP
 
__getReply() - Method in class org.apache.commons.net.imap.IMAP
Get the reply for a command that expects a tagged response.
__getReply(boolean) - Method in class org.apache.commons.net.imap.IMAP
Get the reply for a command, reading the response until the reply is found.
__getReply() - Method in class org.apache.commons.net.nntp.NNTP
 
__getReply() - Method in class org.apache.commons.net.pop3.POP3
 
__getReply() - Method in class org.apache.commons.net.smtp.SMTP
 
__getReplyNoReport() - Method in class org.apache.commons.net.ftp.FTP
Get the reply, but don't pass it to command listeners.
__hasReachedEOF - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__headerFields - Variable in class org.apache.commons.net.nntp.SimpleNNTPHeader
 
__headerFields - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
__initDefaults() - Method in class org.apache.commons.net.ftp.FTPClient
 
__input - Variable in class org.apache.commons.net.telnet.TelnetClient
 
__ioException - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__isClosed - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__isCommand - Variable in class org.apache.commons.net.ProtocolCommandEvent
 
__isGMT - Variable in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
 
__LAST_COMMAND - Static variable in class org.apache.commons.net.telnet.TelnetCommand
 
__LAST_OPTION - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
__LAST_WAS_CR - Static variable in class org.apache.commons.net.io.ToNetASCIIInputStream
 
__LAST_WAS_CR_STATE - Static variable in class org.apache.commons.net.io.DotTerminatedMessageWriter
 
__LAST_WAS_NL - Static variable in class org.apache.commons.net.io.ToNetASCIIInputStream
 
__LAST_WAS_NL_STATE - Static variable in class org.apache.commons.net.io.DotTerminatedMessageWriter
 
__lastArticle - Variable in class org.apache.commons.net.nntp.NewsgroupInfo
 
__lastWasCR - Variable in class org.apache.commons.net.io.FromNetASCIIOutputStream
 
__lastWasCR - Variable in class org.apache.commons.net.io.ToNetASCIIOutputStream
 
__lastWasCR - Variable in class org.apache.commons.net.telnet.TelnetOutputStream
 
__length - Variable in class org.apache.commons.net.io.FromNetASCIIInputStream
 
__lenientCheck(String) - Method in class org.apache.commons.net.ftp.FTP
 
__listeners - Variable in class org.apache.commons.net.ProtocolCommandSupport
 
__listeners - Variable in class org.apache.commons.net.util.ListenerList
 
__listHiddenFiles - Variable in class org.apache.commons.net.ftp.FTPClient
 
__LONG_FLAG - Static variable in class org.apache.commons.net.finger.FingerClient
 
__maxTimeouts - Variable in class org.apache.commons.net.tftp.TFTPClient
The maximum number of timeouts allowed before failing.
__mergeListeners(CopyStreamListener) - Method in class org.apache.commons.net.ftp.FTPClient
Merge two copystream listeners, either or both of which may be null.
__message - Variable in class org.apache.commons.net.ProtocolCommandEvent
 
__modes - Static variable in class org.apache.commons.net.ftp.FTP
 
__newsgroup - Variable in class org.apache.commons.net.nntp.NewsgroupInfo
 
__newsgroupCount - Variable in class org.apache.commons.net.nntp.SimpleNNTPHeader
 
__newsgroups - Variable in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
 
__newsgroups - Variable in class org.apache.commons.net.nntp.SimpleNNTPHeader
 
__nologin - Variable in class org.apache.commons.net.PrintCommandListener
 
__noop() - Method in class org.apache.commons.net.ftp.FTP
Send a noop and get the reply without reporting to the command listener.
__NOTHING_SPECIAL - Static variable in class org.apache.commons.net.io.ToNetASCIIInputStream
 
__NOTHING_SPECIAL_STATE - Static variable in class org.apache.commons.net.io.DotTerminatedMessageWriter
 
__notifhand - Variable in class org.apache.commons.net.telnet.Telnet
The notification handler
__optionString - Static variable in class org.apache.commons.net.telnet.TelnetOption
 
__output - Variable in class org.apache.commons.net.io.DotTerminatedMessageWriter
 
__output - Variable in class org.apache.commons.net.telnet.TelnetClient
 
__PARMS_PAT - Static variable in class org.apache.commons.net.ftp.FTPClient
Pattern for PASV mode responses.
__parseArticleEntry(String) - Static method in class org.apache.commons.net.nntp.NNTPClient
Parse a response line from NNTPClient.retrieveArticleInfo(long, long).
__parseArticlePointer(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
Parse the reply and store the id and number in the pointer.
__parseGroupReply(String, NewsgroupInfo) - Static method in class org.apache.commons.net.nntp.NNTPClient
 
__parseNewsgroupListEntry(String) - Static method in class org.apache.commons.net.nntp.NNTPClient
 
__parsePathname(String) - Static method in class org.apache.commons.net.ftp.FTPClient
Parse the pathname from a CWD reply.
__parserFactory - Variable in class org.apache.commons.net.ftp.FTPClient
 
__parseStatus(String) - Static method in class org.apache.commons.net.pop3.POP3Client
 
__parseUID(String) - Static method in class org.apache.commons.net.pop3.POP3Client
 
__passiveHost - Variable in class org.apache.commons.net.ftp.FTPClient
 
__passiveLocalHost - Variable in class org.apache.commons.net.ftp.FTPClient
The address to bind to on passive connections, if necessary.
__passiveNatWorkaroundStrategy - Variable in class org.apache.commons.net.ftp.FTPClient
Enable or disable replacement of internal IP in passive mode.
__passivePort - Variable in class org.apache.commons.net.ftp.FTPClient
 
__popState - Variable in class org.apache.commons.net.pop3.POP3
 
__postingPermission - Variable in class org.apache.commons.net.nntp.NewsgroupInfo
 
__processChar(int) - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
__queue - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__queueHead - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__queueTail - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__random - Variable in class org.apache.commons.net.ftp.FTPClient
 
__read() - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
 
__read(boolean) - Method in class org.apache.commons.net.telnet.TelnetInputStream
Get the next byte of data.
__readIsWaiting - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__readNewsgroupListing() - Method in class org.apache.commons.net.nntp.NNTPClient
 
__receiveBuffer - Variable in class org.apache.commons.net.tftp.TFTP
A buffer used to accelerate receives in bufferedReceive()
__receiveData - Variable in class org.apache.commons.net.chargen.CharGenUDPClient
 
__receiveDatagram - Variable in class org.apache.commons.net.tftp.TFTP
A datagram used to minimize memory allocation in bufferedReceive()
__receiveDataSocketBufferSize - Variable in class org.apache.commons.net.ftp.FTPClient
 
__receivePacket - Variable in class org.apache.commons.net.chargen.CharGenUDPClient
 
__receivePacket - Variable in class org.apache.commons.net.echo.EchoUDPClient
 
__receiveState - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__remoteVerificationEnabled - Variable in class org.apache.commons.net.bsd.RExecClient
 
__remoteVerificationEnabled - Variable in class org.apache.commons.net.ftp.FTPClient
 
__replyCode - Variable in class org.apache.commons.net.ProtocolCommandEvent
 
__reportActiveExternalHost - Variable in class org.apache.commons.net.ftp.FTPClient
 
__restartOffset - Variable in class org.apache.commons.net.ftp.FTPClient
 
__retrieve(int, String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
 
__retrieve(int, long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
 
__retrieveArticleInfo(String) - Method in class org.apache.commons.net.nntp.NNTPClient
Private implementation of XOVER functionality.
__retrieveHeader(String, String) - Method in class org.apache.commons.net.nntp.NNTPClient
Private implementation of XHDR functionality.
__send(String) - Method in class org.apache.commons.net.ftp.FTP
 
__sendCommand(String, String, boolean) - Method in class org.apache.commons.net.smtp.SMTP
Send a command to the server.
__sendCommand(int, String, boolean) - Method in class org.apache.commons.net.smtp.SMTP
 
__sendDatagram - Variable in class org.apache.commons.net.tftp.TFTP
A datagram used to minimize memory allocation in bufferedSend()
__sendDataSocketBufferSize - Variable in class org.apache.commons.net.ftp.FTPClient
 
__sendPacket - Variable in class org.apache.commons.net.chargen.CharGenUDPClient
 
__socket - Variable in class org.apache.commons.net.io.SocketInputStream
 
__socket - Variable in class org.apache.commons.net.io.SocketOutputStream
 
__source - Variable in class org.apache.commons.net.ProtocolCommandSupport
 
__state - Variable in class org.apache.commons.net.imap.IMAP
 
__state - Variable in class org.apache.commons.net.io.DotTerminatedMessageWriter
 
__status - Variable in class org.apache.commons.net.io.ToNetASCIIInputStream
 
__storeFile(FTPCmd, String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
 
__storeFileStream(FTPCmd, String) - Method in class org.apache.commons.net.ftp.FTPClient
 
__strictCheck(String, String) - Method in class org.apache.commons.net.ftp.FTP
 
__subject - Variable in class org.apache.commons.net.nntp.SimpleNNTPHeader
 
__subject - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
__suboption - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__suboption_count - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__systemName - Variable in class org.apache.commons.net.ftp.FTPClient
 
__thread - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__threaded - Variable in class org.apache.commons.net.telnet.TelnetInputStream
 
__time - Variable in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
 
__timeData - Variable in class org.apache.commons.net.daytime.DaytimeUDPClient
 
__timeData - Variable in class org.apache.commons.net.time.TimeUDPClient
 
__to - Variable in class org.apache.commons.net.smtp.SimpleSMTPHeader
 
__useEPSVwithIPv4 - Variable in class org.apache.commons.net.ftp.FTPClient
 
__write(int) - Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
 
__writer - Variable in class org.apache.commons.net.imap.IMAP
 
__writer - Variable in class org.apache.commons.net.PrintCommandListener
 
_address - Variable in class org.apache.commons.net.tftp.TFTPPacket
The host the packet is going to be sent or where it came from.
_blockNumber - Variable in class org.apache.commons.net.tftp.TFTPAckPacket
The block number being acknowledged by the packet.
_blockNumber - Variable in class org.apache.commons.net.tftp.TFTPDataPacket
The block number of the packet.
_closeOutputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
 
_COMMAND_AYT - Static variable in class org.apache.commons.net.telnet.Telnet
AYT sequence
_COMMAND_DO - Static variable in class org.apache.commons.net.telnet.Telnet
 
_COMMAND_DONT - Static variable in class org.apache.commons.net.telnet.Telnet
 
_COMMAND_IS - Static variable in class org.apache.commons.net.telnet.Telnet
Is sequence (for subnegotiation)
_COMMAND_SB - Static variable in class org.apache.commons.net.telnet.Telnet
 
_COMMAND_SE - Static variable in class org.apache.commons.net.telnet.Telnet
 
_COMMAND_WILL - Static variable in class org.apache.commons.net.telnet.Telnet
 
_COMMAND_WONT - Static variable in class org.apache.commons.net.telnet.Telnet
 
_commands - Static variable in class org.apache.commons.net.ftp.FTPCommand
Deprecated.
 
_commands - Static variable in class org.apache.commons.net.ftp.FTPSCommand
Deprecated.
 
_commands - Static variable in class org.apache.commons.net.nntp.NNTPCommand
 
_commands - Static variable in class org.apache.commons.net.pop3.POP3Command
 
_commands - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
_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.
_comments - Variable in class org.apache.commons.net.ntp.TimeInfo
 
_connect(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.SocketClient
 
_connectAction_() - Method in class org.apache.commons.net.ftp.FTP
Initiates control connections and gets initial reply.
_connectAction_(Reader) - Method in class org.apache.commons.net.ftp.FTP
Initiates control connections and gets initial reply.
_connectAction_() - Method in class org.apache.commons.net.ftp.FTPClient
 
_connectAction_(Reader) - Method in class org.apache.commons.net.ftp.FTPClient
 
_connectAction_() - Method in class org.apache.commons.net.ftp.FTPSClient
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.imap.IMAP
Performs connection initialization and sets state to IMAP.IMAPState.NOT_AUTH_STATE.
_connectAction_() - Method in class org.apache.commons.net.imap.IMAPSClient
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.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.pop3.POP3SClient
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.smtp.SMTP
Initiates control connections and gets initial reply.
_connectAction_() - Method in class org.apache.commons.net.smtp.SMTPSClient
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.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.Telnet
Called upon connection.
_connectAction_() - Method in class org.apache.commons.net.telnet.TelnetClient
Handles special connection requirements.
_controlEncoding - Variable in class org.apache.commons.net.ftp.FTP
 
_controlInput_ - Variable in class org.apache.commons.net.ftp.FTP
Wraps SocketClient._input_ to facilitate the reading of text from the FTP control connection.
_controlOutput_ - Variable in class org.apache.commons.net.ftp.FTP
Wraps SocketClient._output_ to facilitate the writing of text to the FTP control connection.
_convertToHexString(byte[]) - Method in class org.apache.commons.net.imap.AuthenticatingIMAPClient
Converts the given byte array to a String containing the hex values of the bytes.
_convertToHexString(byte[]) - Method in class org.apache.commons.net.pop3.ExtendedPOP3Client
Converts the given byte array to a String containing the hex values of the bytes.
_convertToHexString(byte[]) - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
Converts the given byte array to a String containing the hex values of the bytes.
_createErrorStream() - Method in class org.apache.commons.net.bsd.RCommandClient
 
_createErrorStream() - Method in class org.apache.commons.net.bsd.RExecClient
 
_data - Variable in class org.apache.commons.net.tftp.TFTPDataPacket
The data stored in the packet.
_date - Variable in class org.apache.commons.net.ftp.FTPFile
 
_DEFAULT_ENCODING - Static variable in class org.apache.commons.net.pop3.POP3
 
_defaultPort_ - Variable in class org.apache.commons.net.SocketClient
The default port the client should connect to.
_delay - Variable in class org.apache.commons.net.ntp.TimeInfo
 
_detailsComputed - Variable in class org.apache.commons.net.ntp.TimeInfo
flag indicating that the TimeInfo details was processed and delay/offset were computed
_DO_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
 
_doResponse - Variable in class org.apache.commons.net.telnet.Telnet
 
_emailAddress - Variable in class org.apache.commons.net.smtp.RelayPath
 
_ERROR - Static variable in class org.apache.commons.net.pop3.POP3
 
_error - Variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The error code of this packet.
_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()).
_filename - Variable in class org.apache.commons.net.tftp.TFTPRequestPacket
The filename of the request.
_flushOutputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
 
_group - Variable in class org.apache.commons.net.ftp.FTPFile
 
_hardLinkCount - Variable in class org.apache.commons.net.ftp.FTPFile
 
_hostname_ - Variable in class org.apache.commons.net.SocketClient
The hostname used for the connection (null = no hostname supplied).
_initialID - Variable in class org.apache.commons.net.imap.IMAP
 
_input_ - Variable in class org.apache.commons.net.SocketClient
The socket's InputStream.
_internalIterator - Variable in class org.apache.commons.net.ftp.FTPListParseEngine
 
_isAllowedToPost - Variable in class org.apache.commons.net.nntp.NNTP
 
_isOpen_ - Variable in class org.apache.commons.net.DatagramSocketClient
A status variable indicating if the client's socket is currently open.
_lastReplyLine - Variable in class org.apache.commons.net.pop3.POP3
 
_length - Variable in class org.apache.commons.net.tftp.TFTPDataPacket
The length of the data.
_lineSeparator - Static variable in class org.apache.commons.net.io.FromNetASCIIInputStream
 
_lineSeparatorBytes - Static variable in class org.apache.commons.net.io.FromNetASCIIInputStream
 
_link - Variable in class org.apache.commons.net.ftp.FTPFile
 
_matcher_ - Variable in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Internal PatternMatcher object used by the parser.
_message - Variable in class org.apache.commons.net.ntp.TimeInfo
 
_message - Variable in class org.apache.commons.net.tftp.TFTPErrorPacket
The error message of this packet.
_mode - Variable in class org.apache.commons.net.tftp.TFTPRequestPacket
The transfer mode of the request.
_modeBytes - Static variable in class org.apache.commons.net.tftp.TFTPRequestPacket
A null terminated byte array representation of the ascii names of the transfer mode constants.
_modeStrings - Static variable in class org.apache.commons.net.tftp.TFTPRequestPacket
An array containing the string names of the transfer modes and indexed by the transfer mode constants.
_name - Variable in class org.apache.commons.net.ftp.FTPFile
 
_newDatagram(DatagramPacket, byte[]) - Method in class org.apache.commons.net.tftp.TFTPAckPacket
This is a method only available within the package for implementing efficient datagram transport by elminating buffering.
_newDatagram(DatagramPacket, byte[]) - Method in class org.apache.commons.net.tftp.TFTPDataPacket
This is a method only available within the package for implementing efficient datagram transport by elminating buffering.
_newDatagram(DatagramPacket, byte[]) - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
This is a method only available within the package for implementing efficient datagram transport by elminating buffering.
_newDatagram(DatagramPacket, byte[]) - Method in class org.apache.commons.net.tftp.TFTPPacket
This is an abstract method only available within the package for implementing efficient datagram transport by elminating buffering.
_newDatagram(DatagramPacket, byte[]) - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
This is a method only available within the package for implementing efficient datagram transport by elminating buffering.
_newReplyString - Variable in class org.apache.commons.net.ftp.FTP
 
_newReplyString - Variable in class org.apache.commons.net.smtp.SMTP
 
_NEXT_ - Static variable in class org.apache.commons.net.pop3.POP3Command
 
_NEXT_ - Static variable in class org.apache.commons.net.smtp.SMTPCommand
 
_noConversionRequired - Static variable in class org.apache.commons.net.io.FromNetASCIIInputStream
 
_offset - Variable in class org.apache.commons.net.ntp.TimeInfo
 
_offset - Variable in class org.apache.commons.net.tftp.TFTPDataPacket
The offset into the _data array at which the data begins.
_OK - Static variable in class org.apache.commons.net.pop3.POP3
 
_OK_INT - Static variable in class org.apache.commons.net.pop3.POP3
 
_openDataConnection_(int, String) - Method in class org.apache.commons.net.ftp.FTPClient
Deprecated.
_openDataConnection_(FTPCmd, 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.
_openDataConnection_(String, 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.
_openDataConnection_(int, String) - Method in class org.apache.commons.net.ftp.FTPHTTPClient
Deprecated.
_openDataConnection_(String, String) - Method in class org.apache.commons.net.ftp.FTPHTTPClient
Establishes a data connection with the FTP server, returning a Socket for the connection if successful.
_openDataConnection_(int, String) - Method in class org.apache.commons.net.ftp.FTPSClient
Deprecated.
_openDataConnection_(String, String) - Method in class org.apache.commons.net.ftp.FTPSClient
Returns a socket of the data connection.
_options - Variable in class org.apache.commons.net.telnet.Telnet
 
_output_ - Variable in class org.apache.commons.net.SocketClient
The socket's OutputStream.
_parseExtendedPassiveModeReply(String) - Method in class org.apache.commons.net.ftp.FTPClient
 
_parsePassiveModeReply(String) - Method in class org.apache.commons.net.ftp.FTPClient
 
_path - Variable in class org.apache.commons.net.smtp.RelayPath
 
_permissions - Variable in class org.apache.commons.net.ftp.FTPFile
 
_port - Variable in class org.apache.commons.net.tftp.TFTPPacket
The port the packet came from or is going to.
_prepareDataSocket_(Socket) - Method in class org.apache.commons.net.ftp.FTPSClient
Performs any custom initialization for a newly created SSLSocket (before the SSL handshake happens).
_preparse_pattern_ - Variable in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
 
_processAYTResponse() - Method in class org.apache.commons.net.telnet.Telnet
Processes the response of an AYT
_processCommand(int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a COMMAND.
_processDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a DO request.
_processDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a DONT request.
_processSuboption(int[], int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a suboption negotiation.
_processWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a WILL request.
_processWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Processes a WONT request.
_rawListing - Variable in class org.apache.commons.net.ftp.FTPFile
 
_reader - Variable in class org.apache.commons.net.imap.IMAP
 
_reader - Variable in class org.apache.commons.net.pop3.POP3
 
_reader - Variable in class org.apache.commons.net.smtp.SMTP
 
_reader_ - Variable in class org.apache.commons.net.nntp.NNTP
Wraps SocketClient._input_ to communicate with server.
_registerSpyStream(OutputStream) - Method in class org.apache.commons.net.telnet.Telnet
Registers an OutputStream for spying what's going on in the Telnet session.
_replyCode - Variable in class org.apache.commons.net.ftp.FTP
 
_replyCode - Variable in class org.apache.commons.net.imap.IMAP
 
_replyCode - Variable in class org.apache.commons.net.nntp.NNTP
 
_replyCode - Variable in class org.apache.commons.net.pop3.POP3
 
_replyCode - Variable in class org.apache.commons.net.smtp.SMTP
 
_replyLines - Variable in class org.apache.commons.net.ftp.FTP
 
_replyLines - Variable in class org.apache.commons.net.imap.IMAP
 
_replyLines - Variable in class org.apache.commons.net.pop3.POP3
 
_replyLines - Variable in class org.apache.commons.net.smtp.SMTP
 
_replyString - Variable in class org.apache.commons.net.ftp.FTP
 
_replyString - Variable in class org.apache.commons.net.nntp.NNTP
 
_replyString - Variable in class org.apache.commons.net.smtp.SMTP
 
_requestDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Requests a DO.
_requestDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Requests a DONT.
_REQUESTED_DO_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
 
_REQUESTED_WILL_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
 
_requestedDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_requestedDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_requestedWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_requestedWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_requestWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Requests a WILL.
_requestWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Requests a WONT.
_retrieveFile(String, String, OutputStream) - Method in class org.apache.commons.net.ftp.FTPClient
 
_retrieveFileStream(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
 
_returnTime - Variable in class org.apache.commons.net.ntp.TimeInfo
time at which time message packet was received by local machine
_sendAYT(long) - Method in class org.apache.commons.net.telnet.Telnet
Sends an Are You There sequence and waits for the result.
_sendBuffer - Variable in class org.apache.commons.net.tftp.TFTP
A buffer used to accelerate sends in bufferedSend().
_sendByte(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a byte.
_sendCommand(byte) - Method in class org.apache.commons.net.telnet.Telnet
Sends a command, automatically adds IAC prefix and flushes the output.
_sendDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a DO.
_sendDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a DONT.
_sendPacket - Variable in class org.apache.commons.net.discard.DiscardUDPClient
 
_sendSubnegotiation(int[]) - Method in class org.apache.commons.net.telnet.Telnet
Manages subnegotiation for Terminal Type.
_sendTerminalType() - Method in class org.apache.commons.net.telnet.Telnet
Sends terminal type information.
_sendWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a WILL.
_sendWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a WONT.
_serverSocketFactory_ - Variable in class org.apache.commons.net.SocketClient
The socket's ServerSocket Factory.
_setArticleCount(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
 
_setDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setFirstArticle(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
 
_setLastArticle(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
 
_setNewsgroup(String) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
 
_setPostingPermission(int) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
 
_setWantDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setWantDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setWantWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setWantWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_setWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Sets the state of the option.
_size - Variable in class org.apache.commons.net.ftp.FTPFile
 
_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.
_spyRead(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a read char on the spy stream.
_spyWrite(int) - Method in class org.apache.commons.net.telnet.Telnet
Sends a written char on the spy stream.
_start() - Method in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_CR - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_DATA - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_DO - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_DONT - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_IAC - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_IAC_SB - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_SB - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_SE - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_WILL - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_STATE_WONT - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
 
_stateIsDo(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_stateIsDont(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_stateIsWill(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_stateIsWont(int) - Method in class org.apache.commons.net.telnet.Telnet
Looks for the state of the option.
_stopSpyStream() - Method in class org.apache.commons.net.telnet.Telnet
Stops spying this Telnet.
_storeFile(String, String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
 
_storeFileStream(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
 
_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.
_type - Variable in class org.apache.commons.net.ftp.FTPFile
 
_type - Variable in class org.apache.commons.net.tftp.TFTPPacket
The type of packet.
_user - Variable in class org.apache.commons.net.ftp.FTPFile
 
_version - Variable in class org.apache.commons.net.ntp.NTPUDPClient
 
_WILL_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
 
_willResponse - Variable in class org.apache.commons.net.telnet.Telnet
 
_writer - Variable in class org.apache.commons.net.pop3.POP3
 
_writer - Variable in class org.apache.commons.net.smtp.SMTP
 
_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 J K L M N O P Q R S T U V W X _