Savarese.Org HomeORO HomeSavarese.Org/ORO Logo
A B C D E F G H I L M N O P Q R S T U V W X _

A

ABOR - Static variable in class com.oroinc.net.ftp.FTPCommand
 
abor() - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP ABOR command to the server, receive the reply, and return the reply code.
ABORT - Static variable in class com.oroinc.net.ftp.FTPCommand
 
ABORT - Static variable in class com.oroinc.net.telnet.TelnetCommand
Abort code.
abort() - Method in class com.oroinc.net.ftp.FTPClient
Abort a transfer in progress.
ACCESS_VIOLATION - Static variable in class com.oroinc.net.tftp.TFTPErrorPacket
The access violation error code according to RFC 783, value 2.
ACCOUNT - Static variable in class com.oroinc.net.ftp.FTPCommand
 
ACCT - Static variable in class com.oroinc.net.ftp.FTPCommand
 
acct(String) - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP ACCT command to the server, receive the reply, and return the reply code.
ACKNOWLEDGEMENT - Static variable in class com.oroinc.net.tftp.TFTPPacket
Identifier returned by getType() indicating an acknowledgement packet.
ACTION_ABORTED - Static variable in class com.oroinc.net.ftp.FTPReply
 
ACTION_ABORTED - Static variable in class com.oroinc.net.smtp.SMTPReply
 
ACTION_NOT_TAKEN - Static variable in class com.oroinc.net.smtp.SMTPReply
 
ACTION_OK - Static variable in class com.oroinc.net.smtp.SMTPReply
 
ACTIVE_LOCAL_DATA_CONNECTION_MODE - Static variable in class com.oroinc.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 com.oroinc.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.
addCC(String) - Method in class com.oroinc.net.smtp.SimpleSMTPHeader
Add an email address to the CC (carbon copy or courtesy copy) list.
addCopyStreamListener(CopyStreamListener) - Method in class com.oroinc.io.CopyStreamAdapter
Registers a CopyStreamListener to receive CopyStreamEvents.
addDistribution(String) - Method in class com.oroinc.net.nntp.NewGroupsOrNewsQuery
Add a distribution group to the query.
addHeaderField(String, String) - Method in class com.oroinc.net.nntp.SimpleNNTPHeader
Adds an arbitrary header field with the given value to the article header.
addHeaderField(String, String) - Method in class com.oroinc.net.smtp.SimpleSMTPHeader
Adds an arbitrary header field with the given value to the article header.
addListener(EventListener) - Method in class com.oroinc.util.ListenerList
 
addNewsgroup(String) - Method in class com.oroinc.net.nntp.SimpleNNTPHeader
Adds a newsgroup to the article Newsgroups: field.
addNewsgroup(String) - Method in class com.oroinc.net.nntp.NewGroupsOrNewsQuery
Add a newsgroup to the list of newsgroups being queried.
addProtocolCommandListener(ProtocolCommandListener) - Method in class com.oroinc.net.ProtocolCommandSupport
Adds a ProtocolCommandListener.
addProtocolCommandListener(ProtocolCommandListener) - Method in class com.oroinc.net.ftp.FTP
Adds a ProtocolCommandListener.
addProtocolCommandListener(ProtocolCommandListener) - Method in class com.oroinc.net.nntp.NNTP
Adds a ProtocolCommandListener.
addProtocolCommandListener(ProtocolCommandListener) - Method in class com.oroinc.net.pop3.POP3
Adds a ProtocolCommandListener.
addProtocolCommandListener(ProtocolCommandListener) - Method in class com.oroinc.net.smtp.SMTP
Adds a ProtocolCommandListener.
addRecipient(RelayPath) - Method in class com.oroinc.net.smtp.SMTPClient
Add a recipient for a message using the SMTP RCPT command, specifying a forward relay path.
addRecipient(String) - Method in class com.oroinc.net.smtp.SMTPClient
Add a recipient for a message using the SMTP RCPT command, the recipient's email address.
addRelay(String) - Method in class com.oroinc.net.smtp.RelayPath
Add a mail relay host to the relay path.
ALLO - Static variable in class com.oroinc.net.ftp.FTPCommand
 
allo(int) - Method in class com.oroinc.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 com.oroinc.net.ftp.FTP
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
ALLOCATE - Static variable in class com.oroinc.net.ftp.FTPCommand
 
allocate(int) - Method in class com.oroinc.net.ftp.FTPClient
Reserve a number of bytes on the server for the next file transfer.
allocate(int, int) - Method in class com.oroinc.net.ftp.FTPClient
Reserve space on the server for the next file transfer.
AO - Static variable in class com.oroinc.net.telnet.TelnetCommand
Abort Output code.
APOP - Static variable in class com.oroinc.net.pop3.POP3Command
Authorization.
APPE - Static variable in class com.oroinc.net.ftp.FTPCommand
 
appe(String) - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP APPE command to the server, receive the reply, and return the reply code.
APPEND - Static variable in class com.oroinc.net.ftp.FTPCommand
 
appendFile(String, InputStream) - Method in class com.oroinc.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 com.oroinc.net.ftp.FTPClient
Returns an OutputStream through which data can be written to append to a file on the server with the given name.
APPROXIMATE_MESSAGE_SIZE - Static variable in class com.oroinc.net.telnet.TelnetOption
 
ARTICLE - Static variable in class com.oroinc.net.nntp.NNTPCommand
 
ARTICLE_LIST_BY_MESSAGE_ID_FOLLOWS - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_NOT_WANTED - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_POSTED_OK - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_REJECTED - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_BODY_FOLLOWS - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_HEAD_AND_BODY_FOLLOW - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_HEAD_FOLLOWS - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_RETRIEVED_REQUEST_TEXT_SEPARATELY - Static variable in class com.oroinc.net.nntp.NNTPReply
 
ARTICLE_TRANSFERRED_OK - Static variable in class com.oroinc.net.nntp.NNTPReply
 
article() - Method in class com.oroinc.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 com.oroinc.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(String) - Method in class com.oroinc.net.nntp.NNTP
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
articleId - Variable in class com.oroinc.net.nntp.ArticlePointer
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.
articleNumber - Variable in class com.oroinc.net.nntp.ArticlePointer
The number of the referenced article.
ArticlePointer - class com.oroinc.net.nntp.ArticlePointer.
This class is a structure used to return article number and unique id information extracted from an NNTP server reply.
ArticlePointer() - Constructor for class com.oroinc.net.nntp.ArticlePointer
 
ASCII_FILE_TYPE - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate the file(s) being transfered should be treated as ASCII.
ASCII_MODE - Static variable in class com.oroinc.net.tftp.TFTP
The ascii transfer mode.
AUTHENTICATION - Static variable in class com.oroinc.net.telnet.TelnetOption
 
AUTHORIZATION_STATE - Static variable in class com.oroinc.net.pop3.POP3
A constant representing the POP3 authorization state.
available() - Method in class com.oroinc.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 com.oroinc.io.ToNetASCIIInputStream
 
AYT - Static variable in class com.oroinc.net.telnet.TelnetCommand
Are You There code.

B

BAD_COMMAND_SEQUENCE - Static variable in class com.oroinc.net.ftp.FTPReply
 
BAD_COMMAND_SEQUENCE - Static variable in class com.oroinc.net.smtp.SMTPReply
 
beginBufferedOps() - Method in class com.oroinc.net.tftp.TFTP
Initializes the internal buffers used by bufferedSend() and bufferedReceive() .
BINARY - Static variable in class com.oroinc.net.telnet.TelnetOption
 
BINARY_FILE_TYPE - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate the file(s) being transfered should be treated as a binary image, i.e., no translations should be performed.
BINARY_MODE - Static variable in class com.oroinc.net.tftp.TFTP
The binary transfer mode.
BLOCK_TRANSFER_MODE - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate a file is to be transfered as a series of blocks.
BODY - Static variable in class com.oroinc.net.nntp.NNTPCommand
 
body() - Method in class com.oroinc.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 com.oroinc.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(String) - Method in class com.oroinc.net.nntp.NNTP
A convenience method to send the NNTP BODY command to the server, receive the initial reply, and return the reply code.
BREAK - Static variable in class com.oroinc.net.telnet.TelnetCommand
Break code.
bufferedReceive() - Method in class com.oroinc.net.tftp.TFTP
This is a special method to perform a more efficient packet receive.
bufferedSend(TFTPPacket) - Method in class com.oroinc.net.tftp.TFTP
This is a special method to perform a more efficient packet send.
BYTE_MACRO - Static variable in class com.oroinc.net.telnet.TelnetOption
 
bytesTransferred(CopyStreamEvent) - Method in interface com.oroinc.io.CopyStreamListener
This method is invoked by a CopyStreamEvent source after copying a block of bytes from a stream.
bytesTransferred(CopyStreamEvent) - Method in class com.oroinc.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 interface com.oroinc.io.CopyStreamListener
This method is not part of the JavaBeans model and is used by the static methods in the com.oroinc.io.Util class for efficiency.
bytesTransferred(long, int, long) - Method in class com.oroinc.io.CopyStreamAdapter
This method is not part of the JavaBeans model and is used by the static methods in the com.oroinc.io.Util class for efficiency.

C

CANNOT_OPEN_DATA_CONNECTION - Static variable in class com.oroinc.net.ftp.FTPReply
 
CARRIAGE_CONTROL_TEXT_FORMAT - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate a text file contains ASA vertical format control characters.
CDUP - Static variable in class com.oroinc.net.ftp.FTPCommand
 
cdup() - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP CDUP command to the server, receive the reply, and return the reply code.
CHANGE_TO_PARENT_DIRECTORY - Static variable in class com.oroinc.net.ftp.FTPCommand
 
CHANGE_WORKING_DIRECTORY - Static variable in class com.oroinc.net.ftp.FTPCommand
 
changeToParentDirectory() - Method in class com.oroinc.net.ftp.FTPClient
Change to the parent directory of the current working directory.
changeWorkingDirectory(String) - Method in class com.oroinc.net.ftp.FTPClient
Change the current working directory of the FTP session.
CHARGEN_PORT - Static variable in class com.oroinc.net.CharGenUDPClient
The character generator port value of 19 according to RFC 864.
CHARGEN_PORT - Static variable in class com.oroinc.net.CharGenTCPClient
The character generator port value of 19 according to RFC 864.
CharGenTCPClient - class com.oroinc.net.CharGenTCPClient.
The CharGenTCPClient class is a TCP implementation of a client for the character generator protocol described in RFC 864.
CharGenTCPClient() - Constructor for class com.oroinc.net.CharGenTCPClient
The default constructor for CharGenTCPClient.
CharGenUDPClient - class com.oroinc.net.CharGenUDPClient.
The CharGenUDPClient class is a UDP implementation of a client for the character generator protocol described in RFC 864.
CharGenUDPClient() - Constructor for class com.oroinc.net.CharGenUDPClient
The default CharGenUDPClient constructor.
close() - Method in class com.oroinc.io.DotTerminatedMessageWriter
Flushes the underlying output, writing all buffered output, but doesn't actually close the underlying stream.
close() - Method in class com.oroinc.io.SocketOutputStream
Closes the stream and immediately afterward closes the referenced socket.
close() - Method in class com.oroinc.io.DotTerminatedMessageReader
Closes the message for reading.
close() - Method in class com.oroinc.io.FromNetASCIIOutputStream
Closes the stream, writing all pending data.
close() - Method in class com.oroinc.io.SocketInputStream
Closes the stream and immediately afterward closes the referenced socket.
close() - Method in class com.oroinc.net.DatagramSocketClient
Closes the DatagramSocket used for the connection.
CLOSING_CONNECTION - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CLOSING_DATA_CONNECTION - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_100 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_110 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_120 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_125 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_150 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_199 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_200 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_200 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_201 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_202 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_202 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_205 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_211 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_211 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_211 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_212 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_213 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_214 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_214 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_215 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_215 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_215 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_220 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_220 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_220 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_221 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_221 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_221 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_222 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_223 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_225 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_226 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_227 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_230 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_230 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_231 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_235 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_240 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_250 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_250 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_251 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_257 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_331 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_332 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_335 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_340 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_350 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_354 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_400 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_411 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_412 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_420 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_421 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_421 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_421 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_422 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_423 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_425 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_426 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_430 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_435 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_436 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_437 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_440 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_441 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_450 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_450 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_451 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_451 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_452 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_452 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_500 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_500 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_500 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_501 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_501 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_501 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_502 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_502 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_502 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_503 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_503 - Static variable in class com.oroinc.net.nntp.NNTPReply
 
CODE_503 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_504 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_504 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_530 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_532 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_550 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_550 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_551 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_551 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_552 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_552 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_553 - Static variable in class com.oroinc.net.ftp.FTPReply
 
CODE_553 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
CODE_554 - Static variable in class com.oroinc.net.smtp.SMTPReply
 
com.oroinc.io - package com.oroinc.io
 
com.oroinc.net - package com.oroinc.net
 
com.oroinc.net.bsd - package com.oroinc.net.bsd
 
com.oroinc.net.ftp - package com.oroinc.net.ftp
 
com.oroinc.net.nntp - package com.oroinc.net.nntp
 
com.oroinc.net.pop3 - package com.oroinc.net.pop3
 
com.oroinc.net.smtp - package com.oroinc.net.smtp
 
com.oroinc.net.telnet - package com.oroinc.net.telnet
 
com.oroinc.net.tftp - package com.oroinc.net.tftp
 
com.oroinc.util - package com.oroinc.util
 
COMMAND_IS_SUPERFLUOUS - Static variable in class com.oroinc.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED - Static variable in class com.oroinc.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED - Static variable in class com.oroinc.net.smtp.SMTPReply
 
COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class com.oroinc.net.ftp.FTPReply
 
COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class com.oroinc.net.smtp.SMTPReply
 
COMMAND_NOT_RECOGNIZED - Static variable in class com.oroinc.net.nntp.NNTPReply
 
COMMAND_OK - Static variable in class com.oroinc.net.ftp.FTPReply
 
COMMAND_SYNTAX_ERROR - Static variable in class com.oroinc.net.nntp.NNTPReply
 
completePendingCommand() - Method in class com.oroinc.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 com.oroinc.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 com.oroinc.net.smtp.SMTPClient
At least one SMTPClient method ( sendMessage ) does not complete the entire sequence of SMTP commands to complete a transaction.
COMPRESSED_TRANSFER_MODE - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate a file is to be transfered as FTP compressed data.
connect(InetAddress) - Method in class com.oroinc.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(InetAddress, int) - Method in class com.oroinc.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) - Method in class com.oroinc.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(InetAddress, int, InetAddress) - Method in class com.oroinc.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 com.oroinc.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, int, InetAddress, int) - Method in class com.oroinc.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) - Method in class com.oroinc.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, int) - Method in class com.oroinc.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 com.oroinc.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 com.oroinc.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(String, int, InetAddress, int) - Method in class com.oroinc.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 com.oroinc.net.bsd.RCommandClient
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
copyReader(Reader, Writer) - Static method in class com.oroinc.io.Util
Same as copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyReader(Reader, Writer, int) - Static method in class com.oroinc.io.Util
Copies the contents of a Reader to a Writer using a copy buffer of a given size.
copyReader(Reader, Writer, int, long, CopyStreamListener) - Static method in class com.oroinc.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.
copyStream(InputStream, OutputStream) - Static method in class com.oroinc.io.Util
Same as copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyStream(InputStream, OutputStream, int) - Static method in class com.oroinc.io.Util
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size.
copyStream(InputStream, OutputStream, int, long, CopyStreamListener) - Static method in class com.oroinc.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.
CopyStreamAdapter - class com.oroinc.io.CopyStreamAdapter.
The CopyStreamAdapter will relay CopyStreamEvents to a list of listeners when either of its bytesTransferred() methods are called.
CopyStreamAdapter() - Constructor for class com.oroinc.io.CopyStreamAdapter
Creates a new copyStreamAdapter.
CopyStreamEvent - class com.oroinc.io.CopyStreamEvent.
A CopyStreamEvent is triggered after every write performed by a stream copying operation.
CopyStreamEvent(Object, long, int, long) - Constructor for class com.oroinc.io.CopyStreamEvent
Creates a new CopyStreamEvent instance.
CopyStreamException - exception com.oroinc.io.CopyStreamException.
The CopyStreamException class is thrown by the com.oroinc.io.Util copyStream() methods.
CopyStreamException(String, long, IOException) - Constructor for class com.oroinc.io.CopyStreamException
Creates a new CopyStreamException instance.
CopyStreamListener - interface com.oroinc.io.CopyStreamListener.
The CopyStreamListener class can accept CopyStreamEvents to keep track of the progress of a stream copying operation.
createDatagramSocket() - Method in interface com.oroinc.net.DatagramSocketFactory
Creates a DatagramSocket on the local host at the first available port.
createDatagramSocket() - Method in class com.oroinc.net.DefaultDatagramSocketFactory
Creates a DatagramSocket on the local host at the first available port.
createDatagramSocket(int) - Method in interface com.oroinc.net.DatagramSocketFactory
Creates a DatagramSocket on the local host at a specified port.
createDatagramSocket(int) - Method in class com.oroinc.net.DefaultDatagramSocketFactory
Creates a DatagramSocket on the local host at a specified port.
createDatagramSocket(int, InetAddress) - Method in interface com.oroinc.net.DatagramSocketFactory
Creates a DatagramSocket at the specified address on the local host at a specified port.
createDatagramSocket(int, InetAddress) - Method in class com.oroinc.net.DefaultDatagramSocketFactory
Creates a DatagramSocket at the specified address on the local host at a specified port.
createServerSocket(int) - Method in class com.oroinc.net.DefaultSocketFactory
Creates a ServerSocket bound to a specified port.
createServerSocket(int) - Method in interface com.oroinc.net.SocketFactory
Creates a ServerSocket bound to a specified port.
createServerSocket(int, int) - Method in class com.oroinc.net.DefaultSocketFactory
Creates a ServerSocket bound to a specified port with a given maximum queue length for incoming connections.
createServerSocket(int, int) - Method in interface com.oroinc.net.SocketFactory
Creates a ServerSocket bound to a specified port with a given maximum queue length for incoming connections.
createServerSocket(int, int, InetAddress) - Method in class com.oroinc.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(int, int, InetAddress) - Method in interface com.oroinc.net.SocketFactory
Creates a ServerSocket bound to a specified port on a given local address with a given maximum queue length for incoming connections.
createSocket(InetAddress, int) - Method in class com.oroinc.net.DefaultSocketFactory
Creates a Socket connected to the given host and port.
createSocket(InetAddress, int) - Method in interface com.oroinc.net.SocketFactory
Creates a Socket connected to the given host and port.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.oroinc.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 interface com.oroinc.net.SocketFactory
Creates a Socket connected to the given host and port and originating from the specified local address and port.
createSocket(String, int) - Method in class com.oroinc.net.DefaultSocketFactory
Creates a Socket connected to the given host and port.
createSocket(String, int) - Method in interface com.oroinc.net.SocketFactory
Creates a Socket connected to the given host and port.
createSocket(String, int, InetAddress, int) - Method in class com.oroinc.net.DefaultSocketFactory
Creates a Socket connected to the given host and port and originating from the specified local address and port.
createSocket(String, int, InetAddress, int) - Method in interface com.oroinc.net.SocketFactory
Creates a Socket connected to the given host and port and originating from the specified local address and port.
CWD - Static variable in class com.oroinc.net.ftp.FTPCommand
 
cwd(String) - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP CWD command to the server, receive the reply, and return the reply code.

D

DATA - Static variable in class com.oroinc.net.smtp.SMTPCommand
 
DATA - Static variable in class com.oroinc.net.tftp.TFTPPacket
Identifier returned by getType() indicating a data packet.
DATA_CONNECTION_ALREADY_OPEN - Static variable in class com.oroinc.net.ftp.FTPReply
 
DATA_CONNECTION_OPEN - Static variable in class com.oroinc.net.ftp.FTPReply
 
DATA_ENTRY_TERMINAL - Static variable in class com.oroinc.net.telnet.TelnetOption
 
DATA_PORT - Static variable in class com.oroinc.net.ftp.FTPCommand
 
data() - Method in class com.oroinc.net.smtp.SMTP
A convenience method to send the SMTP DATA command to the server, receive the reply, and return the reply code.
DatagramSocketClient - class com.oroinc.net.DatagramSocketClient.
The DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.
DatagramSocketClient() - Constructor for class com.oroinc.net.DatagramSocketClient
Default constructor for DatagramSocketClient.
DatagramSocketFactory - interface com.oroinc.net.DatagramSocketFactory.
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 .
DaytimeTCPClient - class com.oroinc.net.DaytimeTCPClient.
The DaytimeTCPClient class is a TCP implementation of a client for the Daytime protocol described in RFC 867.
DaytimeTCPClient() - Constructor for class com.oroinc.net.DaytimeTCPClient
The default DaytimeTCPClient constructor.
DaytimeUDPClient - class com.oroinc.net.DaytimeUDPClient.
The DaytimeUDPClient class is a UDP implementation of a client for the Daytime protocol described in RFC 867.
DaytimeUDPClient() - Constructor for class com.oroinc.net.DaytimeUDPClient
 
DEBUG_OUTPUT - Static variable in class com.oroinc.net.nntp.NNTPReply
 
DEFAULT_COPY_BUFFER_SIZE - Static variable in class com.oroinc.io.Util
The default buffer size used by copyStream and copyReader .
DEFAULT_DATA_PORT - Static variable in class com.oroinc.net.ftp.FTP
The default FTP data port (20).
DEFAULT_HOST - Static variable in class com.oroinc.net.WhoisClient
The default whois host to query.
DEFAULT_MAX_TIMEOUTS - Static variable in class com.oroinc.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_PORT - Static variable in class com.oroinc.net.FingerClient
The default FINGER port.
DEFAULT_PORT - Static variable in class com.oroinc.net.DiscardUDPClient
The default discard port.
DEFAULT_PORT - Static variable in class com.oroinc.net.EchoUDPClient
The default echo port.
DEFAULT_PORT - Static variable in class com.oroinc.net.CharGenUDPClient
The default chargen port.
DEFAULT_PORT - Static variable in class com.oroinc.net.DiscardTCPClient
The default discard port.
DEFAULT_PORT - Static variable in class com.oroinc.net.TimeUDPClient
The default time port.
DEFAULT_PORT - Static variable in class com.oroinc.net.DaytimeTCPClient
The default daytime port.
DEFAULT_PORT - Static variable in class com.oroinc.net.EchoTCPClient
The default echo port.
DEFAULT_PORT - Static variable in class com.oroinc.net.CharGenTCPClient
The default chargen port.
DEFAULT_PORT - Static variable in class com.oroinc.net.DaytimeUDPClient
The default daytime port.
DEFAULT_PORT - Static variable in class com.oroinc.net.TimeTCPClient
The default time port.
DEFAULT_PORT - Static variable in class com.oroinc.net.WhoisClient
The default whois port.
DEFAULT_PORT - Static variable in class com.oroinc.net.bsd.RExecClient
The default rexec port.
DEFAULT_PORT - Static variable in class com.oroinc.net.bsd.RCommandClient
The default rshell port.
DEFAULT_PORT - Static variable in class com.oroinc.net.bsd.RLoginClient
The default rlogin port.
DEFAULT_PORT - Static variable in class com.oroinc.net.ftp.FTP
The default FTP control port (21).
DEFAULT_PORT - Static variable in class com.oroinc.net.nntp.NNTP
The default NNTP port.
DEFAULT_PORT - Static variable in class com.oroinc.net.pop3.POP3
The default POP3 port.
DEFAULT_PORT - Static variable in class com.oroinc.net.smtp.SMTP
The default SMTP port (25).
DEFAULT_PORT - Static variable in class com.oroinc.net.tftp.TFTP
The default TFTP port according to RFC 783 is 69.
DEFAULT_TIMEOUT - Static variable in class com.oroinc.net.tftp.TFTP
The default number of milliseconds to wait to receive a datagram before timing out.
DefaultDatagramSocketFactory - class com.oroinc.net.DefaultDatagramSocketFactory.
DefaultDatagramSocketFactory implements the DatagramSocketFactory interface by simply wrapping the java.net.DatagramSocket constructors.
DefaultDatagramSocketFactory() - Constructor for class com.oroinc.net.DefaultDatagramSocketFactory
 
DefaultFTPFileListParser - class com.oroinc.net.ftp.DefaultFTPFileListParser.
DefaultFTPFileListParser is the default implementation of FTPFileListParser used by FTPClient to parse file listings.
DefaultFTPFileListParser() - Constructor for class com.oroinc.net.ftp.DefaultFTPFileListParser
 
DefaultSocketFactory - class com.oroinc.net.DefaultSocketFactory.
DefaultSocketFactory implements the SocketFactory interface by simply wrapping the java.net.Socket and java.net.ServerSocket constructors.
DefaultSocketFactory() - Constructor for class com.oroinc.net.DefaultSocketFactory
 
DELE - Static variable in class com.oroinc.net.ftp.FTPCommand
 
DELE - Static variable in class com.oroinc.net.pop3.POP3Command
Delete message(s).
dele(String) - Method in class com.oroinc.net.ftp.FTP
A convenience method to send the FTP DELE command to the server, receive the reply, and return the reply code.
DELETE - Static variable in class com.oroinc.net.ftp.FTPCommand
 
deleteFile(String) - Method in class com.oroinc.net.ftp.FTPClient
Deletes a file on the FTP server.
deleteMessage(int) - Method in class com.oroinc.net.pop3.POP3Client
Delete a message from the POP3 server.
DIRECTORY_STATUS - Static variable in class com.oroinc.net.ftp.FTPReply
 
DIRECTORY_TYPE - Static variable in class com.oroinc.net.ftp.FTPFile
A constant indicating an FTPFile is a directory.
discardPackets() - Method in class com.oroinc.net.tftp.TFTP
This method synchronizes a connection by discarding all packets that may be in the local socket buffer.
DiscardTCPClient - class com.oroinc.net.DiscardTCPClient.
The DiscardTCPClient class is a TCP implementation of a client for the Discard protocol described in RFC 863.
DiscardTCPClient() - Constructor for class com.oroinc.net.DiscardTCPClient
The default DiscardTCPClient constructor.
DiscardUDPClient - class com.oroinc.net.DiscardUDPClient.
The DiscardUDPClient class is a UDP implementation of a client for the Discard protocol described in RFC 863.
DiscardUDPClient() - Constructor for class com.oroinc.net.DiscardUDPClient
 
disconnect() - Method in class com.oroinc.net.SocketClient
Disconnects the socket connection.
disconnect() - Method in class com.oroinc.net.bsd.RExecClient
Disconnects from the server, closing all associated open sockets and streams.
disconnect() - Method in class com.oroinc.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 com.oroinc.net.ftp.FTPClient
Closes the connection to the FTP server and restores connection parameters to the default values.
disconnect() - Method in class com.oroinc.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 com.oroinc.net.pop3.POP3
Disconnects the client from the server, and sets the state to DISCONNECTED_STATE .
disconnect() - Method in class com.oroinc.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 com.oroinc.net.telnet.TelnetClient
Disconnects the telnet session, closing the input and output streams as well as the socket.
DISCONNECTED_STATE - Static variable in class com.oroinc.net.pop3.POP3
A constant representing the state where the client is not yet connected to a POP3 server.
DM - Static variable in class com.oroinc.net.telnet.TelnetCommand
Data mark code.
DO - Static variable in class com.oroinc.net.telnet.TelnetCommand
Request to use option code.
DONT - Static variable in class com.oroinc.net.telnet.TelnetCommand
Don't use option code.
DotTerminatedMessageReader - class com.oroinc.io.DotTerminatedMessageReader.
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 com.oroinc.io.DotTerminatedMessageReader
Creates a DotTerminatedMessageReader that wraps an existing Reader input source.
DotTerminatedMessageWriter - class com.oroinc.io.DotTerminatedMessageWriter.
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 com.oroinc.io.DotTerminatedMessageWriter
Creates a DotTerminatedMessageWriter that wraps an existing Writer output destination.

E

EBCDIC_FILE_TYPE - Static variable in class com.oroinc.net.ftp.FTP
A constant used to indicate the file(s) being transfered should be treated as EBCDIC.
EC - Static variable in class com.oroinc.net.telnet.TelnetCommand
Erase Character code.
ECHO - Static variable in class com.oroinc.net.telnet.TelnetOption
 
EchoTCPClient - class com.oroinc.net.EchoTCPClient.
The EchoTCPClient class is a TCP implementation of a client for the Echo protocol described in RFC 862.
EchoTCPClient() - Constructor for class com.oroinc.net.EchoTCPClient
The default EchoTCPClient constructor.
EchoUDPClient - class com.oroinc.net.EchoUDPClient.
The EchoUDPClient class is a UDP implementation of a client for the Echo protocol described in RFC 862.
EchoUDPClient() - Constructor for class com.oroinc.net.EchoUDPClient
 
EL - Static variable in class com.oroinc.net.telnet.TelnetCommand
Erase Line code.
ENCRYPTION - Static variable in class com.oroinc.net.telnet.TelnetOption
 
END_OF_RECORD - Static variable in class com.oroinc.net.telnet.TelnetOption
 
endBufferedOps() - Method in class com.oroinc.net.tftp.TFTP
Releases the resources used to perform buffered sends and receives.
ENTERING_PASSIVE_MODE - Static variable in class com.oroinc.net.ftp.FTPReply
 
enterLocalActiveMode() - Method in class com.oroinc.net.ftp.FTPClient
Set the current data connection mode to ACTIVE_LOCAL_DATA_CONNECTION_MODE.
enterLocalPassiveMode() - Method in class com.oroinc.net.ftp.FTPClient
Set the current data connection mode to PASSIVE_LOCAL_DATA_CONNECTION_MODE .
enterRemoteActiveMode(InetAddress, int) - Method in class com.oroinc.net.ftp.FTPClient
Set the current data connection mode to ACTIVE_REMOTE_DATA_CONNECTION .
enterRemotePassiveMode() - Method in class com.oroinc.net.ftp.FTPClient
Set the current data connection mode to PASSIVE_REMOTE_DATA_CONNECTION_MODE .
EOF - Static variable in class com.oroinc.net.telnet.TelnetCommand
End of file code.
EOR - Static variable in class com.oroinc.net.telnet.TelnetCommand
End of record code.
ERROR - Static variable in class com.oroinc.net.pop3.POP3Reply
The reply code indicating failure of an operation.
ERROR - Static variable in class com.oroinc.net.tftp.TFTPPacket
Identifier returned by getType() indicating an error packet.
EXECUTE_PERMISSION - Static variable in class com.oroinc.net.ftp.FTPFile
A constant indicating file execute permission or directory listing permission.
EXPAND - Static variable in class com.oroinc.net.smtp.SMTPCommand
 
EXPN - Static variable in class com.oroinc.net.smtp.SMTPCommand
 
expn(String) - Method in class com.oroinc.net.smtp.SMTP
A convenience method to send the SMTP VRFY command to the server, receive the reply, and return the reply code.
EXTENDED_ASCII - Static variable in class com.oroinc.net.telnet.TelnetOption
 
EXTENDED_OPTIONS_LIST - Static variable in class com.oroinc.net.telnet.TelnetOption
 

F

FILE_ACTION_NOT_TAKEN - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_ACTION_OK - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_ACTION_PENDING - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_EXISTS - Static variable in class com.oroinc.net.tftp.TFTPErrorPacket
The file already exists error code according to RFC 783, value 6.
FILE_NAME_NOT_ALLOWED - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_NOT_FOUND - Static variable in class com.oroinc.net.tftp.TFTPErrorPacket
The file not found error code according to RFC 783, value 1.
FILE_STATUS - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_STATUS_OK - Static variable in class com.oroinc.net.ftp.FTPReply
 
FILE_STRUCTURE - Static variable in class com.oroinc.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 class com.oroinc.net.ftp.FTPCommand
 
FILE_TYPE - Static variable in class com.oroinc.net.ftp.FTPFile
A constant indicating an FTPFile is a file.
FILE_UNAVAILABLE - Static variable in class com.oroinc.net.ftp.FTPReply
 
FingerClient - class com.oroinc.net.FingerClient.
The FingerClient class implements the client side of the Internet Finger Protocol defined in RFC 1288.
FingerClient() - Constructor for class com.oroinc.net.FingerClient
The default FingerClient constructor.
fireCommandSent(String, String) - Method in class com.oroinc.net.ProtocolCommandSupport
Fires a ProtocolCommandEvent signalling the sending of a command to all registered listeners, invoking their protocolCommandSent() methods.
fireReplyReceived(int, String) - Method in class com.oroinc.net.ProtocolCommandSupport
Fires a ProtocolCommandEvent signalling the reception of a command reply to all registered listeners, invoking their protocolReplyReceived() methods.
flush() - Method in class com.oroinc.io.DotTerminatedMessageWriter
Flushes the underlying output, writing all buffered output.
FORCE_LOGOUT - Static variable in class com.oroinc.net.telnet.TelnetOption
 
forwardArticle(String) - Method in class com.oroinc.net.nntp.NNTPClient
 
FromNetASCIIInputStream - class com.oroinc.io.FromNetASCIIInputStream.
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 com.oroinc.io.FromNetASCIIInputStream
Creates a FromNetASCIIInputStream instance that wraps an existing InputStream.
FromNetASCIIOutputStream - class com.oroinc.io.FromNetASCIIOutputStream.
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 com.oroinc.io.FromNetASCIIOutputStream
Creates a FromNetASCIIOutputStream instance that wraps an existing OutputStream.
FTP - class com.oroinc.net.ftp.FTP.
FTP provides the basic the functionality necessary to implement your own FTP client.
FTP() - Constructor for class com.oroinc.net.ftp.FTP
The default FTP constructor.
FTPClient - class com.oroinc.net.ftp.FTPClient.
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.
FTPClient() - Constructor for class com.oroinc.net.ftp.FTPClient
Default FTPClient constructor.
FTPCommand - class com.oroinc.net.ftp.FTPCommand.
FTPCommand stores a set of constants for FTP command codes.
FTPConnectionClosedException - exception com.oroinc.net.ftp.FTPConnectionClosedException.
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 class com.oroinc.net.ftp.FTPConnectionClosedException
Constructs a FTPConnectionClosedException with no message
FTPConnectionClosedException(String) - Constructor for class com.oroinc.net.ftp.FTPConnectionClosedException
Constructs a FTPConnectionClosedException with a specified message.
FTPFile - class com.oroinc.net.ftp.FTPFile.
The FTPFile class is used to represent information about files stored on an FTP server.
FTPFile() - Constructor for class com.oroinc.net.ftp.FTPFile
Creates an empty FTPFile.
FTPFileListParser - interface com.oroinc.net.ftp.FTPFileListParser.
FTPFileListParser defines the interface for parsing FTP file listings and converting that information into an array of FTPFile instances.
FTPReply - class com.oroinc.net.ftp.FTPReply.
FTPReply stores a set of constants for FTP reply codes.

G

GA - Static variable in class com.oroinc.net.telnet.TelnetCommand
Go Ahead code.
getAdditionalReply() - Method in class com.oroinc.net.pop3.POP3
Retrieves the additional lines of a multi-line server reply.
getAddress() - Method in class com.oroinc.net.tftp.TFTPPacket
Returns the address of the host where the packet is going to be sent or where it came from.
getArticleCount() - Method in class com.oroinc.net.nntp.NewsgroupInfo
Get the estimated number of articles in the newsgroup.
getBlockNumber() - Method in class com.oroinc.net.tftp.TFTPDataPacket
Returns the block number of the data packet.
getBlockNumber() - Method in class com.oroinc.net.tftp.TFTPAckPacket
Returns the block number of the acknowledgement.
getBytesTransferred() - Method in class com.oroinc.io.CopyStreamEvent
Returns the number of bytes transferred by the write that triggered the event.
getCommand() - Method in class com.oroinc.net.ProtocolCommandEvent
Returns the string representation of the command type sent (e.g., "STAT" or "GET").
getCommand(int) - Static method in class com.oroinc.net.ftp.FTPCommand
Retrieve the FTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class com.oroinc.net.nntp.NNTPCommand
Retrieve the NNTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class com.oroinc.net.pop3.POP3Command
Get the POP3 protocol string command corresponding to a command code.
getCommand(int) - Static method in class com.oroinc.net.smtp.SMTPCommand
Retrieve the SMTP protocol command string corresponding to a specified command code.
getCommand(int) - Static method in class com.oroinc.net.telnet.TelnetCommand
Returns the string representation of the telnet protocol command corresponding to the given command code.
getData() - Method in class com.oroinc.net.tftp.TFTPDataPacket
Returns the byte array containing the packet data.
getDataConnectionMode() - Method in class com.oroinc.net.ftp.FTPClient
Returns the current data connection mode (one of the _DATA_CONNECTION_MODE constants.
getDataLength() - Method in class com.oroinc.net.tftp.TFTPDataPacket
Returns the length of the data part of the data packet.
getDataOffset() - Method in class com.oroinc.net.tftp.TFTPDataPacket
Returns the offset into the byte array where the packet data actually starts.
getDate() - Method in class com.oroinc.net.TimeTCPClient
Retrieves the time from the server and returns a Java Date containing the time converted to the local timezone.
getDate() - Method in class com.oroinc.net.nntp.NewGroupsOrNewsQuery
Return the NNTP query formatted date (year, month, day in the form YYMMDD.
getDate(InetAddress) - Method in class com.oroinc.net.TimeUDPClient
Same as getTime(host, DEFAULT_PORT);
getDate(InetAddress, int) - Method in class com.oroinc.net.TimeUDPClient
Retrieves the time from the server and returns a Java Date containing the time converted to the local timezone.
getDefaultPort() - Method in class com.oroinc.net.SocketClient
Returns the current value of the default port (stored in _defaultPort_ ).
getDefaultTimeout() - Method in class com.oroinc.net.SocketClient
Returns the default timeout in milliseconds that is used when opening a socket.
getDefaultTimeout() - Method in class com.oroinc.net.DatagramSocketClient
Returns the default timeout in milliseconds that is used when opening a socket.
getDistributions() - Method in class com.oroinc.net.nntp.NewGroupsOrNewsQuery
Return the comma separated list of distributions.
getError() - Method in class com.oroinc.net.tftp.TFTPErrorPacket
Returns the error code of the packet.
getErrorStream() - Method in class com.oroinc.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 com.oroinc.net.tftp.TFTPRequestPacket
Returns the requested filename.
getFirstArticle() - Method in class com.oroinc.net.nntp.NewsgroupInfo
Get the number of the first article in the newsgroup.
getFromAddress() - Method in class com.oroinc.net.nntp.SimpleNNTPHeader
Returns the address used in the From: header field.
getGroup() - Method in class com.oroinc.net.ftp.FTPFile
Returns the name of the group owning the file.
getHardLinkCount() - Method in class com.oroinc.net.ftp.FTPFile
Return the number of hard links to this file.
getInputStream() - Method in class com.oroinc.net.EchoTCPClient
Returns an InputStream from which you may read echoed data from the server.
getInputStream() - Method in class com.oroinc.net.CharGenTCPClient
Returns an InputStream from which the server generated data can be read.
getInputStream() - Method in class com.oroinc.net.bsd.RExecClient
Returns the InputStream from which the standard outputof the remote process can be read.
getInputStream() - Method in class com.oroinc.net.telnet.TelnetClient
Returns the telnet connection input stream.
getInputStream(boolean) - Method in class com.oroinc.net.FingerClient
Fingers the connected host and returns the input stream from the network connection of the finger query.
getInputStream(boolean, String) - Method in class com.oroinc.net.FingerClient
Fingers a user and returns the input stream from the network connection of the finger query.
getInputStream(String) - Method in class com.oroinc.net.WhoisClient
Queries the connected whois server for information regarding the given handle and returns the InputStream of the network connection.
getIOException() - Method in class com.oroinc.io.CopyStreamException
Returns the IOException responsible for the failure of a copy operation.
getLastArticle() - Method in class com.oroinc.net.nntp.NewsgroupInfo
Get the number of the last article in the newsgroup.
getLink() - Method in class com.oroinc.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.
getListenerCount() - Method in class com.oroinc.util.ListenerList
 
getListenerCount() - Method in class com.oroinc.net.ProtocolCommandSupport
Returns the number of ProtocolCommandListeners currently registered.
getListeners() - Method in class com.oroinc.util.ListenerList
 
getLocalAddress() - Method in class com.oroinc.net.SocketClient
Returns the local address to which the client's socket is bound.
getLocalAddress() - Method in class com.oroinc.net.DatagramSocketClient
Returns the local address to which the client's socket is bound.
getLocalPort() - Method in class com.oroinc.net.SocketClient
Returns the port number of the open socket on the local host used for the connection.
getLocalPort() - Method in class com.oroinc.net.DatagramSocketClient
Returns the port number of the open socket on the local host used for the connection.
getMaxTimeouts() - Method in class com.oroinc.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 com.oroinc.net.ProtocolCommandEvent
Returns the entire message sent to or received from the server.
getMessage() - Method in class com.oroinc.net.tftp.TFTPErrorPacket
Returns the error message of the packet.
getMode() - Method in class com.oroinc.net.tftp.TFTPRequestPacket
Returns the transfer mode of the request.
getModeName(int) - Static method in class com.oroinc.net.tftp.TFTP
Returns the TFTP string representation of a TFTP transfer mode.
getName() - Method in class com.oroinc.net.ftp.FTPFile
Return the name of the file.
getNewsgroup() - Method in class com.oroinc.net.nntp.NewsgroupInfo
Get the newsgroup name.
getNewsgroups() - Method in class com.oroinc.net.nntp.SimpleNNTPHeader
Returns the contents of the Newsgroups: header field.
getNewsgroups() - Method in class com.oroinc.net.nntp.NewGroupsOrNewsQuery
Return the comma separated list of newsgroups.
getOption(int) - Static method in class com.oroinc.net.telnet.TelnetOption
Returns the string representation of the telnet protocol option corresponding to the given option code.
getOutputStream() - Method in class com.oroinc.net.DiscardTCPClient
Returns an OutputStream through which you may write data to the server.
getOutputStream() - Method in class com.oroinc.net.bsd.RExecClient
Returns the OutputStream through which the standard input of the remote process can be written.
getOutputStream() - Method in class com.oroinc.net.telnet.TelnetClient
Returns the telnet connection output stream.
getPassiveHost() - Method in class com.oroinc.net.ftp.FTPClient
Returns the hostname or IP address (in the form of a string) returned by the server when entering passive mode.
getPassivePort() - Method in class com.oroinc.net.ftp.FTPClient
If in passive mode, returns the data port of the passive host.
getPort() - Method in class com.oroinc.net.tftp.TFTPPacket
Returns the port where the packet is going to be sent or where it came from.
getPostingPermission() - Method in class com.oroinc.net.nntp.NewsgroupInfo
Get the posting permission of the newsgroup.
getRawListing() - Method in class com.oroinc.net.ftp.FTPFile
Get the original FTP server raw listing used to initialize the FTPFile.
getRemoteAddress() - Method in class com.oroinc.net.SocketClient
 
getRemotePort() - Method in class com.oroinc.net.SocketClient
Returns the port number of the remote host to which the client is connected.
getReply() - Method in class com.oroinc.net.ftp.FTP
Fetches a reply from the FTP server and returns the integer reply code.
getReply() - Method in class com.oroinc.net.nntp.NNTP
Fetches a reply from the NNTP server and returns the integer reply code.
getReply() - Method in class com.oroinc.net.smtp.SMTP
Fetches a reply from the SMTP server and returns the integer reply code.
getReplyCode() - Method in class com.oroinc.net.ProtocolCommandEvent
Returns the reply code of the received server reply.
getReplyCode() - Method in class com.oroinc.net.ftp.FTP
Returns the integer value of the reply code of the last FTP reply.
getReplyCode() - Method in class com.oroinc.net.nntp.NNTP
Returns the integer value of the reply code of the last NNTP reply.
getReplyCode() - Method in class com.oroinc.net.smtp.SMTP
Returns the integer value of the reply code of the last SMTP reply.
getReplyString() - Method in class com.oroinc.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 com.oroinc.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 com.oroinc.net.pop3.POP3
Returns the reply to the last command sent to the server.
getReplyString() - Method in class com.oroinc.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 com.oroinc.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 com.oroinc.net.pop3.POP3
Returns an array of lines received as a reply to the last command sent to the server.
getReplyStrings() - Method in class com.oroinc.net.smtp.SMTP
Returns the lines of text from the last SMTP server response as an array of strings, one entry per line.
getSize() - Method in class com.oroinc.net.ftp.FTPFile
Return the file size in bytes.
getSoLinger() - Method in class com.oroinc.net.SocketClient
Returns the current SO_LINGER timeout of the currently opened socket.
getSoTimeout() - Method in class com.oroinc.net.SocketClient
Returns the timeout in milliseconds of the currently opened socket.
getSoTimeout() - Method in class com.oroinc.net.