|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |
Newsgroups:
field.
copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
FTPFileList
object.
FTPFileEntryParser
,
initialize an object containing a raw file information for the
current working directory.
FTPFileEntryParser
,
initialize an object containing a raw file information for a directory
or information for a single file.
DISCONNECTED_STATE
.
ACTIVE_LOCAL_DATA_CONNECTION_MODE
.
PASSIVE_LOCAL_DATA_CONNECTION_MODE
.
ACTIVE_REMOTE_DATA_CONNECTION
.
PASSIVE_REMOTE_DATA_CONNECTION_MODE
.
rawlines
of the first valid file entry.
_DATA_CONNECTION_MODE
constants.
getTime(host, DEFAULT_PORT);
From:
header field.
Newsgroups:
header field.
quantityRequested
FTPFile
objects starting at this iterator's current position within its
associated list.
quantityRequested
FTPFile
objects starting at the position preceding this iterator's current
position within its associated list.
Subject:
header field.
getTime(host, DEFAULT_PORT);
getTime(host, DaytimeUDPClient.DEFAULT_PORT);
_TYPE
constants),
e.g., if it is a directory, a regular file, or a symbolic link.
_ACCESS
constants) has the given access permission (one of the
_PERMISSION
constants) to the file.
rawlines
.
DefaultFTPFileListParser
, obtain a list of
file information for the current working directory.
FTPFileListParser
,
obtain a list of file information for the current working directory.
FTPFileListParser
, obtain a
list of file information for a directory or information for
just a single file.
DefaultFTPFileListParser
, obtain a list of
file information
for a directory or information for just a single file.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
number
and
size
set to 0, and identifier
set to
null.
number
set
to num
, size
set to octets
,
and identifier
set to null.
number
set
to num
, size
undefined,
and identifier
set to uid
.
rcommand(localUsername, remoteUsername, command, false);
lines
vector.
receive(data, data.length)
STREAM_TRANSFER_MODE
file transfer starting
from the given offset.
retrieveArticle(null)
retrieveArticle(articleNumber, null)
retrieveArticle(articleId, null)
retrieveArticleBody(null)
retrieveArticleBody(articleNumber, null)
retrieveArticleBody(articleId, null)
retrieveArticleHeader(null)
retrieveArticleHeader(articleNumber, null)
retrieveArticleHeader(articleId, null)
rexec(username, password, command, false);
selectArticle(null, articleId)
.
selectArticle(articleNumber, null)
selectArticle(articleId, null)
selectNewsgroup(newsgroup, null)
selectNextArticle(null)
selectPreviousArticle(null)
send(data, data.length, host)
send(data, data.length, host.
- send(byte[], int, InetAddress) -
Method in class org.apache.commons.net.EchoUDPClient
- Sends the specified data to the specified server at the default echo
port.
- send(byte[], int, InetAddress) -
Method in class org.apache.commons.net.DiscardUDPClient
- Same as
send(data, length, host.
- send(byte[], int, InetAddress, int) -
Method in class org.apache.commons.net.DiscardUDPClient
- Sends the specified data to the specified server at the specified port.
- send(InetAddress) -
Method in class org.apache.commons.net.CharGenUDPClient
- Same as
send(host, CharGenUDPClient.DEFAULT_PORT);
- send(InetAddress, int) -
Method in class org.apache.commons.net.CharGenUDPClient
- Sends the data initiation datagram.
- 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(TFTPPacket) -
Method in class org.apache.commons.net.tftp.TFTP
- Sends a TFTP packet to its destination.
- sendAYT(long) -
Method in class org.apache.commons.net.telnet.TelnetClient
- Sends an Are You There sequence and waits for the result
- 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(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(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(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(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(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(int, String) -
Method in class org.apache.commons.net.ftp.FTP
- Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(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(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(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(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(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(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(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(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(String, String) -
Method in class org.apache.commons.net.pop3.POP3
- Sends a command an arguments to the server and returns the reply code.
- 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, 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) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Same as calling sendFile(filename, mode, input, hostname, TFTP.DEFAULT_PORT).
- 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.
- 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.smtp.SMTPClient
- Sends a NOOP command to the SMTP server.
- sendNoOp() -
Method in class org.apache.commons.net.ftp.FTPClient
- Sends a NOOP command to the FTP 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.
- SERVER_READY_POSTING_ALLOWED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
-
- SERVER_READY_POSTING_NOT_ALLOWED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
-
- SERVICE_CLOSING_CONTROL_CONNECTION -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- SERVICE_CLOSING_TRANSMISSION_CHANNEL -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- SERVICE_DISCONTINUED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
-
- SERVICE_NOT_AVAILABLE -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- SERVICE_NOT_AVAILABLE -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- SERVICE_NOT_READY -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- SERVICE_READY -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- SERVICE_READY -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- setAcceptLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Set behaviour of the option for DO requests coming from
the other end.
- setAcceptRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Set behaviour of the option for WILL requests coming from
the other end.
- setAddress(InetAddress) -
Method in class org.apache.commons.net.tftp.TFTPPacket
- Sets the host address where the packet is going to be sent.
- setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
- Sets the block number of the data packet.
- setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPAckPacket
- Sets the block number of the acknowledgement.
- setData(byte[], int, int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
- Sets the data for the data 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.
- 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).
- 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.
- setGroup(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the group owning the file.
- setHardLinkCount(int) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the number of hard links to this file.
- setInitLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Tells this option whether to send a WILL request upon connection
- setInitRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Tells this option whether to send a DO request upon connection
- setLink(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- If the FTPFile is a symbolic link, use this method to set the name of the
file being pointed to by the symbolic link.
- setMaxTimeouts(int) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Sets the maximum number of times a receive attempt is allowed to
timeout during a receiveFile() or sendFile() operation before ending
attempts to retry the receive and failing.
- setName(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the file.
- 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.
- setPort(int) -
Method in class org.apache.commons.net.tftp.TFTPPacket
- Sets the port where the packet is going to be sent.
- setRawListing(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the original FTP server raw listing from which the FTPFile was
created.
- setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.bsd.RExecClient
- Enable or disable verification that the remote host connecting to
create a separate error stream is the same as the host to which
the standard out stream is connected.
- setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.ftp.FTPClient
- Enable or disable verification that the remote host taking part
of a data connection is the same as the host to which the control
connection is attached.
- setRestartOffset(long) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the restart offset.
- setSender(RelayPath) -
Method in class org.apache.commons.net.smtp.SMTPClient
- Set the sender of a message using the SMTP MAIL command, specifying
a reverse relay path.
- setSender(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- Set the sender of a message using the SMTP MAIL command, specifying
the sender's email address.
- setSize(long) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the file size in bytes.
- setSocketFactory(SocketFactory) -
Method in class org.apache.commons.net.SocketClient
- Sets the SocketFactory used by the SocketClient to open socket
connections.
- setSoLinger(boolean, int) -
Method in class org.apache.commons.net.SocketClient
- Sets the SO_LINGER timeout on the currently opened socket.
- setSoTimeout(int) -
Method in class org.apache.commons.net.DatagramSocketClient
- Set the timeout in milliseconds of a currently open connection.
- setSoTimeout(int) -
Method in class org.apache.commons.net.SocketClient
- Set the timeout in milliseconds of a currently open connection.
- setState(int) -
Method in class org.apache.commons.net.pop3.POP3
- Sets POP3 client state.
- 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.
- setType(int) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the type of the file (
DIRECTORY_TYPE
,
FILE_TYPE
, etc.).
- setUser(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the user owning the file.
- 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).
- SimpleNNTPHeader - class org.apache.commons.net.nntp.SimpleNNTPHeader.
- This class is used to construct the bare minimum
acceptable header for most news readers.
- SimpleNNTPHeader(String, String) -
Constructor for class org.apache.commons.net.nntp.SimpleNNTPHeader
- Creates a new SimpleNNTPHeader instance initialized with the given
from and subject header field values.
- SimpleOptionHandler - class org.apache.commons.net.telnet.SimpleOptionHandler.
- Simple option handler that can be used for options
that don't require subnegotiation
- SimpleOptionHandler(int) -
Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
- Constructor for the SimpleOptionHandler.
- SimpleOptionHandler(int, boolean, boolean, boolean, boolean) -
Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
- Constructor for the SimpleOptionHandler.
- SimpleSMTPHeader - class org.apache.commons.net.smtp.SimpleSMTPHeader.
- 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.
- SITE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- SITE_PARAMETERS -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- size -
Variable in class org.apache.commons.net.pop3.POP3MessageInfo
-
- SLAVE -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
- SLAVE_STATUS_NOTED -
Static variable in class org.apache.commons.net.nntp.NNTPReply
-
- SMNT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- SMTP - class org.apache.commons.net.smtp.SMTP.
- SMTP provides the basic the functionality necessary to implement your
own SMTP client.
- SMTP() -
Constructor for class org.apache.commons.net.smtp.SMTP
- The default SMTP constructor.
- SMTPClient - class org.apache.commons.net.smtp.SMTPClient.
- SMTPClient encapsulates all the functionality necessary to send files
through an SMTP server.
- SMTPClient() -
Constructor for class org.apache.commons.net.smtp.SMTPClient
-
- SMTPCommand - class org.apache.commons.net.smtp.SMTPCommand.
- SMTPCommand stores a set of constants for SMTP command codes.
- SMTPCommand() -
Constructor for class org.apache.commons.net.smtp.SMTPCommand
-
- SMTPConnectionClosedException - exception org.apache.commons.net.smtp.SMTPConnectionClosedException.
- 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 class org.apache.commons.net.smtp.SMTPConnectionClosedException
- Constructs a SMTPConnectionClosedException with no message
- SMTPConnectionClosedException(String) -
Constructor for class org.apache.commons.net.smtp.SMTPConnectionClosedException
- Constructs a SMTPConnectionClosedException with a specified message.
- SMTPReply - class org.apache.commons.net.smtp.SMTPReply.
- SMTPReply stores a set of constants for SMTP reply codes.
- SMTPReply() -
Constructor for class org.apache.commons.net.smtp.SMTPReply
-
- SocketClient - class org.apache.commons.net.SocketClient.
- The SocketClient provides the basic operations that are required of
client objects accessing sockets.
- SocketClient() -
Constructor for class org.apache.commons.net.SocketClient
- Default constructor for SocketClient.
- SocketFactory - interface org.apache.commons.net.SocketFactory.
- The SocketFactory interface provides a means for the programmer to
control the creation of sockets and provide his own Socket
implementations for use by all classes derived from
SocketClient .
- SocketInputStream - class org.apache.commons.net.io.SocketInputStream.
- 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 org.apache.commons.net.io.SocketOutputStream.
- 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 -
Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- 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.
- spyStream -
Variable in class org.apache.commons.net.telnet.Telnet
- The stream on which to spy
- START_MAIL_INPUT -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- This method is invoked whenever this option is acknowledged active on
the local end (TelnetClient sent a WILL, remote side sent a DO).
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- This method is invoked whenever this option is acknowledged active on
the remote end (TelnetClient sent a DO, remote side sent a WILL).
- STAT -
Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
- STAT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- STAT -
Static variable in class org.apache.commons.net.pop3.POP3Command
- Get status.
- 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() -
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(int) -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
- stat(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(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.
- STATUS -
Static variable in class org.apache.commons.net.telnet.TelnetOption
-
- STATUS -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- status() -
Method in class org.apache.commons.net.pop3.POP3Client
- Get the mailbox status.
- stopSpyStream() -
Method in class org.apache.commons.net.telnet.TelnetClient
- Stops spying this TelnetClient.
- STOR -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- STORAGE_ALLOCATION_EXCEEDED -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- STORAGE_ALLOCATION_EXCEEDED -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- STORE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- STORE_UNIQUE -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- storeFile(String, InputStream) -
Method in class org.apache.commons.net.ftp.FTPClient
- Stores a file on the server using the given name and taking input
from the given InputStream.
- storeFileStream(String) -
Method in class org.apache.commons.net.ftp.FTPClient
- Returns an OutputStream through which data can be written to store
a file on the server using the given name.
- storeUniqueFile(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.
- 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.
- 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.
- 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.
- STOU -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- STREAM_TRANSFER_MODE -
Static variable in class org.apache.commons.net.ftp.FTP
- A constant used to indicate a file is to be transfered as a stream
of bytes.
- streamSize -
Variable in class org.apache.commons.net.io.CopyStreamEvent
-
- STRU -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- STRUCTURE_MOUNT -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- structureMount(String) -
Method in class org.apache.commons.net.ftp.FTPClient
- Issue the FTP SMNT command.
- 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 org.apache.commons.net.telnet.SuppressGAOptionHandler.
- Implements the telnet suppress go ahead option RFC 858.
- SuppressGAOptionHandler() -
Constructor for class org.apache.commons.net.telnet.SuppressGAOptionHandler
- Constructor for the SuppressGAOptionHandler.
- SuppressGAOptionHandler(boolean, boolean, boolean, boolean) -
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.smtp.SMTPReply
-
- SYNTAX_ERROR_IN_ARGUMENTS -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
- SYST -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- 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.
- SYSTAT_PORT -
Static variable in class org.apache.commons.net.CharGenUDPClient
- The systat port value of 11 according to RFC 866.
- SYSTAT_PORT -
Static variable in class org.apache.commons.net.CharGenTCPClient
- The systat port value of 11 according to RFC 866.
- SYSTEM -
Static variable in class org.apache.commons.net.ftp.FTPCommand
-
- SYSTEM_STATUS -
Static variable in class org.apache.commons.net.smtp.SMTPReply
-
- SYSTEM_STATUS -
Static variable in class org.apache.commons.net.ftp.FTPReply
-
AUTHORIZATION_STATE
.
_errorStream_
will point to an InputStream from which the standard error of the
remote process can be read (after a call to rexec()).
SocketClient._input_
to communicate with server.
SocketClient._output_
to communicate with server.
|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |