|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Newsgroups:
field.
sendMessageData
)
does not complete the entire sequence of SMTP commands to complete a
transaction.
Configurable
interface.
Configurable
interface.
Configurable
interface.
copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
FTPFileList
object.
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
copyStream
and copyReader
.
DatagramSocketClient
. DISCONNECTED_STATE
.
ACTIVE_LOCAL_DATA_CONNECTION_MODE
.
PASSIVE_LOCAL_DATA_CONNECTION_MODE
.
ACTIVE_REMOTE_DATA_CONNECTION
.
PASSIVE_REMOTE_DATA_CONNECTION_MODE
.
FTPClient
object and
also subordinate objects which it uses.FTPReply.SERVICE_NOT_AVAILABLE
response (FTP reply code 421) to a
failed FTP command.FTPFile
instance.FTPTimestampParser
interface also implements the Configurable
interface to allow the parsing to be configured from the outside.protocolCommandSent()
methods.
protocolReplyReceived()
methods.
NNTPClient
instance, and an integer range of messages, return
an array of Article
instances.
_DATA_CONNECTION_MODE
constants.
getTime(host, DEFAULT_PORT);
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
FTPClientConfig
parameter being specified.
defaultDateFormatStr
property.
_defaultPort_
).
From:
header field.
Newsgroups:
header field.
quantityRequested
FTPFile
objects starting at this iterator's current position within its
associated list.
quantityRequested
FTPFile
objects starting at this object's internal iterator's current position.
quantityRequested
FTPFile
objects starting at the position preceding this iterator's current
position within its associated list.
quantityRequested
FTPFile
objects starting at this object's internal iterator's current position,
and working back toward the beginning.
recentDateFormatStr
property.
serverLanguageCode
property.
serverTimeZoneId
property.
shortMonthNames
property.
Subject:
header field.
getTime(host, DaytimeUDPClient.DEFAULT_PORT);
getTime(host, DEFAULT_PORT);
_TYPE
constants),
e.g., if it is a directory, a regular file, or a symbolic link.
_ACCESS
constants) has the given access permission (one of the
_PERMISSION
constants) to the file.
listFiles()
or
listFiles(String)
instead and specify the
parser Key in an FTPClientConfig
object instead.
NNTPReply.SERVICE_DISCONTINUED
response (NNTP reply code 400) to a
failed NNTP command."yyyy-MM-dd HH:mm
.
selectNewsgroup
,
listNewsgroups
, and
listNewNewsgroups
respectively.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
.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instance.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
FTPFile
instances.
method
in the FTPTimestampParser
interface
according to this algorithm:
If the recentDateFormat member has been defined, try to parse the
supplied string with that.
TimeInfo
object and print its details.
RExecClient
,
from which it is derived, and implements the rcmd() facility that
first appeared in 4.2BSD Unix.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. rcommand(localUsername, remoteUsername, command, false);
lines
vector.
Reader
instance to a String
receive(data, data.length)
retrieveArticle(articleId, null)
retrieveArticle(null)
retrieveArticle(articleNumber, null)
retrieveArticleBody(articleId, null)
retrieveArticleBody(null)
retrieveArticleBody(articleNumber, null)
retrieveArticleHeader(articleId, null)
retrieveArticleHeader(null)
retrieveArticleHeader(articleNumber, null)
rexec(username, password, command, false);
SMTPReply.SERVICE_NOT_AVAILABLE
response (SMTP reply code 421) to a
failed SMTP command.SocketClient
. selectArticle(articleId, null)
selectArticle(null, articleId)
.
selectArticle(articleNumber, null)
selectNewsgroup(newsgroup, null)
selectNextArticle(null)
selectPreviousArticle(null)
send(host, CharGenUDPClient.DEFAULT_PORT);
send(data, length, host.
- send(byte[], InetAddress) -
Method in class org.apache.commons.net.DiscardUDPClient
- Same as
send(data, data.length, host.
- send(byte[], int, InetAddress) -
Method in class org.apache.commons.net.EchoUDPClient
- Sends the specified data to the specified server at the default echo
port.
- send(byte[], InetAddress) -
Method in class org.apache.commons.net.EchoUDPClient
- Same as
send(data, data.length, host)
- send(String) -
Method in class org.apache.commons.net.smtp.SMTP
- A convenience method to send the SMTP SEND command to the server,
receive the reply, and return the reply code.
- send(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(String, String) -
Method in class org.apache.commons.net.ftp.FTP
- Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(int, String) -
Method in class org.apache.commons.net.ftp.FTP
- Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(String) -
Method in class org.apache.commons.net.ftp.FTP
- Sends an FTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendCommand(int) -
Method in class org.apache.commons.net.ftp.FTP
- Sends an FTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendCommand(String, String) -
Method in class org.apache.commons.net.nntp.NNTP
- Sends an NNTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(int, String) -
Method in class org.apache.commons.net.nntp.NNTP
- Sends an NNTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(String) -
Method in class org.apache.commons.net.nntp.NNTP
- Sends an NNTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendCommand(int) -
Method in class org.apache.commons.net.nntp.NNTP
- Sends an NNTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendCommand(String, String) -
Method in class org.apache.commons.net.pop3.POP3
- Sends a command an arguments to the server and returns the reply code.
- sendCommand(String) -
Method in class org.apache.commons.net.pop3.POP3
- Sends a command with no arguments to the server and returns the
reply code.
- sendCommand(int, String) -
Method in class org.apache.commons.net.pop3.POP3
- Sends a command an arguments to the server and returns the reply code.
- sendCommand(int) -
Method in class org.apache.commons.net.pop3.POP3
- Sends a command with no arguments to the server and returns the
reply code.
- sendCommand(String, String) -
Method in class org.apache.commons.net.smtp.SMTP
- Sends an SMTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(int, String) -
Method in class org.apache.commons.net.smtp.SMTP
- Sends an SMTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(String) -
Method in class org.apache.commons.net.smtp.SMTP
- Sends an SMTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendCommand(int) -
Method in class org.apache.commons.net.smtp.SMTP
- Sends an SMTP command with no arguments to the server, waits for a
reply and returns the numerical response code.
- sendFile(String, int, InputStream, InetAddress, int) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Requests to send a file to a remote host, reads the file from an
InputStream, sends the file to the remote host, and closes the
connection.
- sendFile(String, int, InputStream, String, int) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Requests to send a file to a remote host, reads the file from an
InputStream, sends the file to the remote host, and closes the
connection.
- sendFile(String, int, InputStream, InetAddress) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Same as calling sendFile(filename, mode, input, host, TFTP.DEFAULT_PORT).
- sendFile(String, int, InputStream, String) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Same as calling sendFile(filename, mode, input, hostname, TFTP.DEFAULT_PORT).
- sendMessageData() -
Method in class org.apache.commons.net.smtp.SMTPClient
- Send the SMTP DATA command in preparation to send an email message.
- sendNoOp() -
Method in class org.apache.commons.net.ftp.FTPClient
- Sends a NOOP command to the FTP server.
- sendNoOp() -
Method in class org.apache.commons.net.smtp.SMTPClient
- Sends a NOOP command to the SMTP server.
- sendShortMessageData(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- A convenience method for sending short messages.
- sendSimpleMessage(String, String, String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- A convenience method for a sending short email without having to
explicitly set the sender and recipient(s).
- sendSimpleMessage(String, String[], String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- A convenience method for a sending short email without having to
explicitly set the sender and recipient(s).
- sendSiteCommand(String) -
Method in class org.apache.commons.net.ftp.FTPClient
- Send a site specific command.
- server2serverFTP - class examples.server2serverFTP.
- This is an example program demonstrating how to use the FTPClient class.
- server2serverFTP() -
Constructor for class examples.server2serverFTP
-
- setAcceptLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Set behaviour of the option for DO requests coming from
the other end.
- setAcceptRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Set behaviour of the option for WILL requests coming from
the other end.
- setAddress(InetAddress) -
Method in class org.apache.commons.net.tftp.TFTPPacket
- Sets the host address where the packet is going to be sent.
- setArticleId(String) -
Method in class org.apache.commons.net.nntp.Article
-
- setArticleNumber(int) -
Method in class org.apache.commons.net.nntp.Article
-
- setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPAckPacket
- Sets the block number of the acknowledgement.
- setBlockNumber(int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
- Sets the block number of the data packet.
- setBufferSize(int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Set the internal buffer size.
- setChild(Threadable) -
Method in class org.apache.commons.net.nntp.Article
-
- setChild(Threadable) -
Method in interface org.apache.commons.net.nntp.Threadable
-
- setControlEncoding(String) -
Method in class org.apache.commons.net.ftp.FTP
- Sets the character encoding used by the FTP control connection.
- setData(byte[], int, int) -
Method in class org.apache.commons.net.tftp.TFTPDataPacket
- Sets the data for the data packet.
- setDataTimeout(int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the timeout in milliseconds to use when reading from the
data connection.
- 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.
- setDate(String) -
Method in class org.apache.commons.net.nntp.Article
-
- setDefaultDateFormatStr(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
-
setter for the defaultDateFormatStr property.
- setDefaultPort(int) -
Method in class org.apache.commons.net.SocketClient
- Sets the default port the SocketClient should connect to when a port
is not specified.
- setDefaultTimeout(int) -
Method in class org.apache.commons.net.DatagramSocketClient
- Set the default timeout in milliseconds to use when opening a socket.
- setDefaultTimeout(int) -
Method in class org.apache.commons.net.SocketClient
- Set the default timeout in milliseconds to use when opening a socket.
- setFileStructure(int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the file structure.
- setFileTransferMode(int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the transfer mode.
- setFileType(int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the file type to be transferred.
- setFileType(int, int) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the file type to be transferred and the format.
- setFrom(String) -
Method in class org.apache.commons.net.nntp.Article
-
- setGroup(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the group owning the file.
- setHardLinkCount(int) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the number of hard links to this file.
- setInitLocal(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Tells this option whether to send a WILL request upon connection.
- setInitRemote(boolean) -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- Tells this option whether to send a DO request upon connection.
- setLeapIndicator(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set leap indicator as defined in RFC-1305.
- setLeapIndicator(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set leap indicator.
- setLink(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- If the FTPFile is a symbolic link, use this method to set the name of the
file being pointed to by the symbolic link.
- setMaxTimeouts(int) -
Method in class org.apache.commons.net.tftp.TFTPClient
- Sets the maximum number of times a receive attempt is allowed to
timeout during a receiveFile() or sendFile() operation before ending
attempts to retry the receive and failing.
- setMode(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set mode as defined in RFC-1305.
- setMode(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set mode as defined in RFC-1305
- setName(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the file.
- setNext(Threadable) -
Method in class org.apache.commons.net.nntp.Article
-
- setNext(Threadable) -
Method in interface org.apache.commons.net.nntp.Threadable
-
- setOriginateTimeStamp(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set originate timestamp given NTP TimeStamp object.
- setOriginateTimeStamp(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set originate timestamp given NTP TimeStamp object.
- setParserFactory(FTPFileEntryParserFactory) -
Method in class org.apache.commons.net.ftp.FTPClient
- set the factory used for parser creation to the supplied factory object.
- setPermission(int, int, boolean) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set if the given access group (one of the
_ACCESS
constants) has the given access permission (one of the
_PERMISSION
constants) to the file.
- setPoll(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set poll interval as defined in RFC-1305.
- setPoll(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set poll interval as defined in RFC-1305.
- setPort(int) -
Method in class org.apache.commons.net.tftp.TFTPPacket
- Sets the port where the packet is going to be sent.
- setPrecision(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set precision as defined in RFC-1305.
- setRawListing(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the original FTP server raw listing from which the FTPFile was
created.
- setReaderThread(boolean) -
Method in class org.apache.commons.net.telnet.TelnetClient
- Sets the status of the reader thread.
- setReceiveTimeStamp(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set receive timestamp given NTP TimeStamp object.
- setReceiveTimeStamp(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set receive timestamp given NTP TimeStamp object.
- setRecentDateFormatStr(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
-
setter for the recentDateFormatStr property.
- setReferenceId(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set reference clock identifier field with 32-bit unsigned integer value.
- setReferenceId(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set reference clock identifier field.
- setReferenceTime(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set Reference time with NTP timestamp.
- setReferenceTime(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set the reference timestamp given NTP TimeStamp object.
- setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.bsd.RExecClient
- Enable or disable verification that the remote host connecting to
create a separate error stream is the same as the host to which
the standard out stream is connected.
- setRemoteVerificationEnabled(boolean) -
Method in class org.apache.commons.net.ftp.FTPClient
- Enable or disable verification that the remote host taking part
of a data connection is the same as the host to which the control
connection is attached.
- setRestartOffset(long) -
Method in class org.apache.commons.net.ftp.FTPClient
- Sets the restart offset.
- setSender(RelayPath) -
Method in class org.apache.commons.net.smtp.SMTPClient
- Set the sender of a message using the SMTP MAIL command, specifying
a reverse relay path.
- setSender(String) -
Method in class org.apache.commons.net.smtp.SMTPClient
- Set the sender of a message using the SMTP MAIL command, specifying
the sender's email address.
- setServerLanguageCode(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
-
setter for the serverLanguageCode property.
- setServerTimeZoneId(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
-
setter for the serverTimeZoneId property.
- setShortMonthNames(String) -
Method in class org.apache.commons.net.ftp.FTPClientConfig
-
setter for the shortMonthNames property.
- setSize(long) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the file size in bytes.
- 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.
- setSocketFactory(SocketFactory) -
Method in class org.apache.commons.net.SocketClient
- Sets the SocketFactory used by the SocketClient to open socket
connections.
- setState(int) -
Method in class org.apache.commons.net.pop3.POP3
- Sets POP3 client state.
- setStratum(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set stratum level as defined in RFC-1305.
- setStratum(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set stratum as defined in RFC-1305
- setSubject(String) -
Method in class org.apache.commons.net.nntp.Article
-
- setTcpNoDelay(boolean) -
Method in class org.apache.commons.net.SocketClient
- Enables or disables the Nagle's algorithm (TCP_NODELAY) on the
currently opened socket.
- setTimestamp(Calendar) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the file timestamp.
- setTransmitTime(TimeStamp) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set transmit time with NTP timestamp.
- setTransmitTime(TimeStamp) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set the transmit timestamp given NTP TimeStamp object.
- setType(int) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the type of the file (
DIRECTORY_TYPE
,
FILE_TYPE
, etc.).
- setUser(String) -
Method in class org.apache.commons.net.ftp.FTPFile
- Set the name of the user owning the file.
- setVersion(int) -
Method in class org.apache.commons.net.ntp.NTPUDPClient
- Sets the NTP protocol version number that client sets on request packet
communicate with remote host.
- setVersion(int) -
Method in class org.apache.commons.net.ntp.NtpV3Impl
- Set NTP version as defined in RFC-1305.
- setVersion(int) -
Method in interface org.apache.commons.net.ntp.NtpV3Packet
- Set version as defined in RFC-1305
- simplifiedSubject() -
Method in class org.apache.commons.net.nntp.Article
-
- simplifiedSubject() -
Method in interface org.apache.commons.net.nntp.Threadable
-
- site(String) -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP SITE command to the server,
receive the reply, and return the reply code.
- size -
Variable in class org.apache.commons.net.pop3.POP3MessageInfo
-
- 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.
- 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.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- This method is invoked whenever this option is acknowledged active on
the local end (TelnetClient sent a WILL, remote side sent a DO).
- startSubnegotiationLocal() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.EchoOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SimpleOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.SuppressGAOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TelnetOptionHandler
- This method is invoked whenever this option is acknowledged active on
the remote end (TelnetClient sent a DO, remote side sent a WILL).
- startSubnegotiationRemote() -
Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
- Implements the abstract method of TelnetOptionHandler.
- stat() -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP STAT command to the server,
receive the reply, and return the reply code.
- stat(String) -
Method in class org.apache.commons.net.ftp.FTP
- A convenience method to send the FTP STAT command to the server,
receive the reply, and return the reply code.
- stat(String) -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
- stat(int) -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
- stat() -
Method in class org.apache.commons.net.nntp.NNTP
- A convenience method to send the NNTP STAT command to the server,
receive the initial reply, and return the reply code.
- 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(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.
- 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.
- 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.
- structureMount(String) -
Method in class org.apache.commons.net.ftp.FTPClient
- Issue the FTP SMNT command.
- subjectIsReply() -
Method in class org.apache.commons.net.nntp.Article
-
- subjectIsReply() -
Method in interface org.apache.commons.net.nntp.Threadable
-
- 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.
TimeStamp
object to a String
of the form:
TimeStamp
object to a String
.
String
.
TimeStamp
object to a String
of the form:
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 |