- abor() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ABOR command to the server,
receive the reply, and return the reply code.
- ABOR - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- abort() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Abort a transfer in progress.
- ABORT - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- ABORT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- AbsFtpInfoTask<ENTITY extends com.arialyy.aria.core.common.AbsEntity,TASK_WRAPPER extends com.arialyy.aria.core.wrapper.AbsTaskWrapper<ENTITY>> - com.arialyy.aria.ftp中的类
-
Created by Aria.Lao on 2017/7/25.
- AbsFtpInfoTask(TASK_WRAPPER) - 类 的构造器com.arialyy.aria.ftp.AbsFtpInfoTask
-
- accept(FTPFile) - 接口 中的方法aria.apache.commons.net.ftp.FTPFileFilter
-
Checks if an FTPFile entry should be included or not.
- accept(ILoaderVisitor) - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- ACCOUNT - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- ACCOUNT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- acct(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ACCT command to the server,
receive the reply, and return the reply code.
- ACCT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- ACTION_ABORTED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- ACTIVE_LOCAL_DATA_CONNECTION_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers
to occur between the client (local) and server and that the server
should connect to the client's data port to initiate a data transfer.
- ACTIVE_REMOTE_DATA_CONNECTION_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers
to occur between two remote servers and that the server
the client is connected to should connect to the other server's
data port to initiate a data transfer.
- ADAT - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- addCopyStreamListener(CopyStreamListener) - 类 中的方法aria.apache.commons.net.io.CopyStreamAdapter
-
Registers a CopyStreamListener to receive CopyStreamEvents.
- addListener(EventListener) - 类 中的方法aria.apache.commons.net.util.ListenerList
-
- addProtocolCommandListener(ProtocolCommandListener) - 类 中的方法aria.apache.commons.net.ProtocolCommandSupport
-
Adds a ProtocolCommandListener.
- addProtocolCommandListener(ProtocolCommandListener) - 类 中的方法aria.apache.commons.net.SocketClient
-
Adds a ProtocolCommandListener.
- ALL - 类 中的静态变量aria.apache.commons.net.ftp.FTPFileFilters
-
Accepts all FTPFile entries, including null.
- allo(int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server,
receive the reply, and return the reply code.
- allo(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server,
receive the reply, and return the reply code.
- ALLO - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- allocate(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Reserve a number of bytes on the server for the next file transfer.
- allocate(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Reserve space on the server for the next file transfer.
- ALLOCATE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- ALLOCATE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- appe(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP APPE command to the server,
receive the reply, and return the reply code.
- APPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- APPEND - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- APPEND - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- appendFile(String, InputStream) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Appends to a file on the server with the given name, taking input
from the given InputStream.
- appendFileStream(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Returns an OutputStream through which data can be written to append
to a file on the server with the given name.
- aria.apache.commons.net - 程序包 aria.apache.commons.net
-
- aria.apache.commons.net.ftp - 程序包 aria.apache.commons.net.ftp
-
FTP and FTPS support classes
- aria.apache.commons.net.ftp.parser - 程序包 aria.apache.commons.net.ftp.parser
-
FTP file listing parser classes
- aria.apache.commons.net.io - 程序包 aria.apache.commons.net.io
-
Utility classes for IO support.
- aria.apache.commons.net.util - 程序包 aria.apache.commons.net.util
-
Utility classes
- ASCII_FILE_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate the file(s) being transferred should
be treated as ASCII.
- asInteger(String) - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- AUTH - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- AUTHENTICATION_SECURITY_DATA - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- AUTHENTICATION_SECURITY_MECHANISM - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- available() - 类 中的方法aria.apache.commons.net.io.FromNetASCIIInputStream
-
Returns the number of bytes that can be read without blocking EXCEPT
when newline conversions have to be made somewhere within the
available block of bytes.
- available() - 类 中的方法aria.apache.commons.net.io.ToNetASCIIInputStream
-
- cancel() - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- CANNOT_OPEN_DATA_CONNECTION - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- CARRIAGE_CONTROL_TEXT_FORMAT - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a text file contains ASA vertical format
control characters.
- CCC - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- cdup() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP CDUP command to the server,
receive the reply, and return the reply code.
- CDUP - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- CHANGE_TO_PARENT_DIRECTORY - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- CHANGE_TO_PARENT_DIRECTORY - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- CHANGE_WORKING_DIRECTORY - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- CHANGE_WORKING_DIRECTORY - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- changeToParentDirectory() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Change to the parent directory of the current working directory.
- changeWorkingDirectory(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Change the current working directory of the FTP session.
- charSet - 类 中的变量com.arialyy.aria.ftp.AbsFtpInfoTask
-
- charSet - 类 中的变量com.arialyy.aria.ftp.BaseFtpThreadTaskAdapter
-
- Charsets - aria.apache.commons.net.util中的类
-
Helps dealing with Charsets.
- Charsets() - 类 的构造器aria.apache.commons.net.util.Charsets
-
- checkClientTrusted(X509Certificate[], String) - 类 中的方法aria.apache.commons.net.ftp.FTPSTrustManager
-
已过时。
No-op
- checkServerTrusted(X509Certificate[], String) - 类 中的方法aria.apache.commons.net.ftp.FTPSTrustManager
-
已过时。
- CLEAR_COMMAND_CHANNEL - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- close() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Closes the DatagramSocket used for the connection.
- close() - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageReader
-
Closes the message for reading.
- close() - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageWriter
-
Flushes the underlying output, writing all buffered output, but doesn't
actually close the underlying stream.
- close() - 类 中的方法aria.apache.commons.net.io.FromNetASCIIOutputStream
-
Closes the stream, writing all pending data.
- close() - 类 中的方法aria.apache.commons.net.io.SocketInputStream
-
Closes the stream and immediately afterward closes the referenced
socket.
- close() - 类 中的方法aria.apache.commons.net.io.SocketOutputStream
-
Closes the stream and immediately afterward closes the referenced
socket.
- closeClient(FTPClient) - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- closeClient(FTPClient) - 类 中的方法com.arialyy.aria.ftp.BaseFtpThreadTaskAdapter
-
- closeQuietly(Closeable) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Closes the object quietly, catching rather than throwing IOException.
- closeQuietly(Socket) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Closes the socket quietly, catching rather than throwing IOException.
- CLOSING_DATA_CONNECTION - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- com.arialyy.aria.ftp - 程序包 com.arialyy.aria.ftp
-
- com.arialyy.aria.ftp.download - 程序包 com.arialyy.aria.ftp.download
-
- com.arialyy.aria.ftp.upload - 程序包 com.arialyy.aria.ftp.upload
-
- COMMAND_IS_SUPERFLUOUS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- COMMAND_NOT_IMPLEMENTED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- COMMAND_OK - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- completePendingCommand() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
There are a few FTPClient methods that do not complete the
entire sequence of FTP commands to complete a transaction.
- CompositeFileEntryParser - aria.apache.commons.net.ftp.parser中的类
-
This implementation allows to pack some FileEntryParsers together
and handle the case where to returned dirstyle isnt clearly defined.
- CompositeFileEntryParser(FTPFileEntryParser[]) - 类 的构造器aria.apache.commons.net.ftp.parser.CompositeFileEntryParser
-
- COMPRESSED_TRANSFER_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be transferred as FTP
compressed data.
- Configurable - aria.apache.commons.net.ftp中的接口
-
This interface adds the aspect of configurability by means of
a supplied FTPClientConfig object to other classes in the
system, especially listing parsers.
- ConfigurableFTPFileEntryParserImpl - aria.apache.commons.net.ftp.parser中的类
-
This abstract class implements the common timestamp parsing
algorithm for all the concrete parsers.
- ConfigurableFTPFileEntryParserImpl(String) - 类 的构造器aria.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
constructor for this abstract class.
- ConfigurableFTPFileEntryParserImpl(String, int) - 类 的构造器aria.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
constructor for this abstract class.
- configure(FTPClientConfig) - 接口 中的方法aria.apache.commons.net.ftp.Configurable
-
- configure(FTPClientConfig) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- configure(FTPClientConfig) - 类 中的方法aria.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
- configure(FTPClientConfig) - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- connect(String, int) - 类 中的方法aria.apache.commons.net.ftp.FTPHTTPClient
-
- connect(InetAddress, int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and
originating from the current host at a system assigned port.
- connect(String, int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and
originating from the current host at a system assigned port.
- connect(InetAddress, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and
originating from the specified local address and port.
- connect(String, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and
originating from the specified local address and port.
- connect(InetAddress) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the current default port
and originating from the current host at a system assigned port.
- connect(String) - 类 中的方法aria.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the current default
port and originating from the current host at a system assigned port.
- connectTimeout - 类 中的变量aria.apache.commons.net.SocketClient
-
- copyReader(Reader, Writer, int, long, CopyStreamListener) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Copies the contents of a Reader to a Writer using a
copy buffer of a given size and notifies the provided
CopyStreamListener of the progress of the copy operation by calling
its bytesTransferred(long, int) method after each write to the
destination.
- copyReader(Reader, Writer, int) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Copies the contents of a Reader to a Writer using a
copy buffer of a given size.
- copyReader(Reader, Writer) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Same as copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
- copyStream(InputStream, OutputStream, int, long, CopyStreamListener, boolean) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a
copy buffer of a given size and notifies the provided
CopyStreamListener of the progress of the copy operation by calling
its bytesTransferred(long, int) method after each write to the
destination.
- copyStream(InputStream, OutputStream, int, long, CopyStreamListener) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a
copy buffer of a given size and notifies the provided
CopyStreamListener of the progress of the copy operation by calling
its bytesTransferred(long, int) method after each write to the
destination.
- copyStream(InputStream, OutputStream, int) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a
copy buffer of a given size.
- copyStream(InputStream, OutputStream) - 类 中的静态方法aria.apache.commons.net.io.Util
-
Same as copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
- CopyStreamAdapter - aria.apache.commons.net.io中的类
-
The CopyStreamAdapter will relay CopyStreamEvents to a list of listeners
when either of its bytesTransferred() methods are called.
- CopyStreamAdapter() - 类 的构造器aria.apache.commons.net.io.CopyStreamAdapter
-
Creates a new copyStreamAdapter.
- CopyStreamEvent - aria.apache.commons.net.io中的类
-
A CopyStreamEvent is triggered after every write performed by a
stream copying operation.
- CopyStreamEvent(Object, long, int, long) - 类 的构造器aria.apache.commons.net.io.CopyStreamEvent
-
Creates a new CopyStreamEvent instance.
- CopyStreamException - aria.apache.commons.net.io中的异常错误
-
The CopyStreamException class is thrown by the org.apache.commons.io.Util
copyStream() methods.
- CopyStreamException(String, long, IOException) - 异常错误 的构造器aria.apache.commons.net.io.CopyStreamException
-
Creates a new CopyStreamException instance.
- CopyStreamListener - aria.apache.commons.net.io中的接口
-
The CopyStreamListener class can accept CopyStreamEvents to keep track
of the progress of a stream copying operation.
- createClient() - 类 中的方法com.arialyy.aria.ftp.BaseFtpThreadTaskAdapter
-
构建FTP客户端
- createClientKeyManager(KeyStore, String, String) - 类 中的静态方法aria.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(String, File, String, String, String) - 类 中的静态方法aria.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(File, String, String) - 类 中的静态方法aria.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(File, String) - 类 中的静态方法aria.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createCommandSupport() - 类 中的方法aria.apache.commons.net.SocketClient
-
Create the CommandSupport instance if required
- createDatagramSocket() - 接口 中的方法aria.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket on the local host at the first available port.
- createDatagramSocket(int) - 接口 中的方法aria.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket on the local host at a specified port.
- createDatagramSocket(int, InetAddress) - 接口 中的方法aria.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket at the specified address on the local host
at a specified port.
- createDatagramSocket() - 类 中的方法aria.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket on the local host at the first available port.
- createDatagramSocket(int) - 类 中的方法aria.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket on the local host at a specified port.
- createDatagramSocket(int, InetAddress) - 类 中的方法aria.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket at the specified address on the local host
at a specified port.
- createFileEntryParser(String) - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
This default implementation of the FTPFileEntryParserFactory
interface works according to the following logic:
First it attempts to interpret the supplied key as a fully
qualified classname (default package is not allowed) of a class implementing the
FTPFileEntryParser interface.
- createFileEntryParser(FTPClientConfig) - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Implementation extracts a key from the supplied
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
- createFileEntryParser(String) - 接口 中的方法aria.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
-
Implementation should be a method that decodes the
supplied key and creates an object implementing the
interface FTPFileEntryParser.
- createFileEntryParser(FTPClientConfig) - 接口 中的方法aria.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
-
Implementation should be a method that extracts
a key from the supplied
FTPClientConfig
parameter and creates an object implementing the
interface FTPFileEntryParser and uses the supplied configuration
to configure it.
- createMVSEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createNetwareFTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createNTFTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createOS2FTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createOS400FTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createServerSocket(int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port.
- createServerSocket(int, int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port with a given
maximum queue length for incoming connections.
- createServerSocket(int, int, InetAddress) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port on a given local
address with a given maximum queue length for incoming connections.
- createServerSocket() - 类 中的方法aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int) - 类 中的方法aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - 类 中的方法aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createServerSocket(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createServerSocket(int, int, InetAddress) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket() - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates an unconnected Socket.
- createSocket(String, int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port.
- createSocket(InetAddress, int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port.
- createSocket(String, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port and
originating from the specified local address and port.
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port and
originating from the specified local address and port.
- createSocket() - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(String, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(String, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- createSSLContext(String, KeyManager, TrustManager) - 类 中的静态方法aria.apache.commons.net.util.SSLContextUtils
-
Create and initialise an SSLContext.
- createSSLContext(String, KeyManager[], TrustManager[]) - 类 中的静态方法aria.apache.commons.net.util.SSLContextUtils
-
Create and initialise an SSLContext.
- createUnixFTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- createVMSVersioningFTPEntryParser() - 类 中的方法aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- CRLFLineReader - aria.apache.commons.net.io中的类
-
CRLFLineReader implements a readLine() method that requires
exactly CRLF to terminate an input line.
- CRLFLineReader(Reader) - 类 的构造器aria.apache.commons.net.io.CRLFLineReader
-
Creates a CRLFLineReader that wraps an existing Reader
input source.
- cwd(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP CWD command to the server,
receive the reply, and return the reply code.
- CWD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- DATA_CHANNEL_PROTECTION_LEVEL - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- DATA_CONNECTION_ALREADY_OPEN - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- DATA_CONNECTION_OPEN - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- DATA_PORT - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- DATA_PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- DatagramSocketClient - aria.apache.commons.net中的类
-
The DatagramSocketClient provides the basic operations that are required
of client objects accessing datagram sockets.
- DatagramSocketClient() - 类 的构造器aria.apache.commons.net.DatagramSocketClient
-
Default constructor for DatagramSocketClient.
- DatagramSocketFactory - aria.apache.commons.net中的接口
-
The DatagramSocketFactory interface provides a means for the
programmer to control the creation of datagram sockets and
provide his own DatagramSocket implementations for use by all
classes derived from
DatagramSocketClient
.
- decode(String) - 类 中的方法aria.apache.commons.net.util.Base64
-
Decodes a String containing containing characters in the Base64 alphabet.
- decode(byte[]) - 类 中的方法aria.apache.commons.net.util.Base64
-
Decodes a byte[] containing containing characters in the Base64 alphabet.
- decodeBase64(String) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Decodes a Base64 String into octets
- decodeBase64(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Decodes Base64 data into octets
- decodeInteger(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- DEFAULT_CONTROL_ENCODING - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
The default character encoding used for communicating over an
FTP control connection.
- DEFAULT_COPY_BUFFER_SIZE - 类 中的静态变量aria.apache.commons.net.io.Util
-
The default buffer size (1024) used by
copyStream and
copyReader
and by the copyReader/copyStream methods if a zero or negative buffer size is supplied.
- DEFAULT_DATA_PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
The default FTP data port (20).
- DEFAULT_FTPS_DATA_PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTPSClient
-
- DEFAULT_FTPS_PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTPSClient
-
- DEFAULT_PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
The default FTP control port (21).
- DEFAULT_RECENT_SDF - 接口 中的静态变量aria.apache.commons.net.ftp.parser.FTPTimestampParser
-
the default recent date format.
- DEFAULT_SDF - 接口 中的静态变量aria.apache.commons.net.ftp.parser.FTPTimestampParser
-
the default default date format.
- DefaultDatagramSocketFactory - aria.apache.commons.net中的类
-
DefaultDatagramSocketFactory implements the DatagramSocketFactory
interface by simply wrapping the java.net.DatagramSocket
constructors.
- DefaultDatagramSocketFactory() - 类 的构造器aria.apache.commons.net.DefaultDatagramSocketFactory
-
- DefaultFTPFileEntryParserFactory - aria.apache.commons.net.ftp.parser中的类
-
This is the default implementation of the
FTPFileEntryParserFactory interface.
- DefaultFTPFileEntryParserFactory() - 类 的构造器aria.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
- DefaultSocketFactory - aria.apache.commons.net中的类
-
DefaultSocketFactory implements the SocketFactory interface by
simply wrapping the java.net.Socket and java.net.ServerSocket
constructors.
- DefaultSocketFactory() - 类 的构造器aria.apache.commons.net.DefaultSocketFactory
-
The default constructor.
- DefaultSocketFactory(Proxy) - 类 的构造器aria.apache.commons.net.DefaultSocketFactory
-
A constructor for sockets with proxy support.
- dele(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP DELE command to the server,
receive the reply, and return the reply code.
- DELE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- DELETE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- DELETE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- deleteFile(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Deletes a file on the FTP server.
- DENIED_FOR_POLICY_REASONS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- DIRECTORIES - 类 中的静态变量aria.apache.commons.net.ftp.FTPFileFilters
-
Accepts all (non-null) FTPFile directory entries.
- DIRECTORY_STATUS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- DIRECTORY_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating an FTPFile is a directory.
- disconnect() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Closes the control connection to the FTP server and sets to null
some internal data so that the memory may be reclaimed by the
garbage collector.
- disconnect() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Closes the connection to the FTP server and restores
connection parameters to the default values.
- disconnect() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Closes the connection to the FTP server and restores
connection parameters to the default values.
- disconnect() - 类 中的方法aria.apache.commons.net.SocketClient
-
Disconnects the socket connection.
- doCommand(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue a command and wait for the reply.
- doCommandAsStrings(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue a command and wait for the reply, returning it as an array of strings.
- DotTerminatedMessageReader - aria.apache.commons.net.io中的类
-
DotTerminatedMessageReader is a class used to read messages from a
server that are terminated by a single dot followed by a
<CR><LF>
sequence and with double dots appearing at the begining of lines which
do not signal end of message yet start with a dot.
- DotTerminatedMessageReader(Reader) - 类 的构造器aria.apache.commons.net.io.DotTerminatedMessageReader
-
Creates a DotTerminatedMessageReader that wraps an existing Reader
input source.
- DotTerminatedMessageWriter - aria.apache.commons.net.io中的类
-
DotTerminatedMessageWriter is a class used to write messages to a
server that are terminated by a single dot followed by a
<CR><LF>
sequence and with double dots appearing at the begining of lines which
do not signal end of message yet start with a dot.
- DotTerminatedMessageWriter(Writer) - 类 的构造器aria.apache.commons.net.io.DotTerminatedMessageWriter
-
Creates a DotTerminatedMessageWriter that wraps an existing Writer
output destination.
- EBCDIC_FILE_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate the file(s) being transferred should
be treated as EBCDIC.
- enableEndpointNameVerification(SSLSocket) - 类 中的静态方法aria.apache.commons.net.util.SSLSocketUtils
-
Enable the HTTPS endpoint identification algorithm on an SSLSocket.
- encode(byte[]) - 类 中的方法aria.apache.commons.net.util.Base64
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64
alphabet.
- encodeBase64(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64(byte[], boolean, boolean) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64Chunked(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character
blocks
- encodeBase64String(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm into 76 character blocks separated by CRLF.
- encodeBase64String(byte[], boolean) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm.
- encodeBase64StringUnChunked(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using the base64 algorithm, without using chunking.
- encodeBase64URLSafe(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the
output.
- encodeBase64URLSafeString(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the
output.
- encodeInteger(BigInteger) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- encodeToString(byte[]) - 类 中的方法aria.apache.commons.net.util.Base64
-
Encodes a byte[] containing binary data, into a String containing characters in the Base64
alphabet.
- ENTERING_EPSV_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- ENTERING_PASSIVE_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- enterLocalActiveMode() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the current data connection mode to
ACTIVE_LOCAL_DATA_CONNECTION_MODE.
- enterLocalPassiveMode() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the current data connection mode to
PASSIVE_LOCAL_DATA_CONNECTION_MODE .
- EnterpriseUnixFTPEntryParser - aria.apache.commons.net.ftp.parser中的类
-
Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce.
- EnterpriseUnixFTPEntryParser() - 类 的构造器aria.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
-
The sole constructor for a EnterpriseUnixFTPEntryParser object.
- enterRemoteActiveMode(InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the current data connection mode to
ACTIVE_REMOTE_DATA_CONNECTION .
- enterRemotePassiveMode() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the current data connection mode to
PASSIVE_REMOTE_DATA_CONNECTION_MODE .
- eprt(InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP EPRT command to the server,
receive the reply, and return the reply code.
- EPRT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- epsv() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP EPSV command to the server,
receive the reply, and return the reply code.
- EPSV - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- execADAT(byte[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the ADAT command with the specified authentication data.
- execAUTH() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
AUTH command.
- execAUTH(String) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the AUTH command with the specified mechanism.
- execCCC() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the CCC command to the server.
- execCONF(byte[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the CONF command with the specified data.
- execENC(byte[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the ENC command with the specified data.
- execMIC(byte[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send the MIC command with the specified data.
- execPBSZ(long) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
PBSZ command. pbsz value: 0 to (2^32)-1 decimal integer.
- execPROT(String) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
PROT command.
- EXECUTE_PERMISSION - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating file accept permission or directory listing
permission.
- EXTENDED_PORT_FAILURE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FAILED_SECURITY_CHECK - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- feat() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP FEAT command to the server, receive the reply,
and return the reply code.
- FEAT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- features() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Query the server for supported features.
- FEATURES - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- FEATURES - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- featureValue(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Query the server for a supported feature, and returns the its value (if any).
- featureValues(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Query the server for a supported feature, and returns its values (if any).
- FILE_ACTION_NOT_TAKEN - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_ACTION_OK - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_ACTION_PENDING - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_NAME_NOT_ALLOWED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_STATUS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_STATUS_OK - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- FILE_STRUCTURE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be treated as a continuous
sequence of bytes.
- FILE_STRUCTURE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- FILE_STRUCTURE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- FILE_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating an FTPFile is a file.
- FILE_UNAVAILABLE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- fireCommandSent(String, String) - 类 中的方法aria.apache.commons.net.ProtocolCommandSupport
-
Fires a ProtocolCommandEvent signalling the sending of a command to all
registered listeners, invoking their
protocolCommandSent()
methods.
- fireCommandSent(String, String) - 类 中的方法aria.apache.commons.net.SocketClient
-
If there are any listeners, send them the command details.
- fireReplyReceived(int, String) - 类 中的方法aria.apache.commons.net.ProtocolCommandSupport
-
Fires a ProtocolCommandEvent signalling the reception of a command reply
to all registered listeners, invoking their
protocolReplyReceived()
methods.
- fireReplyReceived(int, String) - 类 中的方法aria.apache.commons.net.SocketClient
-
If there are any listeners, send them the reply details.
- flush() - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageWriter
-
Flushes the underlying output, writing all buffered output.
- FromNetASCIIInputStream - aria.apache.commons.net.io中的类
-
This class wraps an input stream, replacing all occurrences
of <CR><LF> (carriage return followed by a linefeed),
which is the NETASCII standard for representing a newline, with the
local line separator representation.
- FromNetASCIIInputStream(InputStream) - 类 的构造器aria.apache.commons.net.io.FromNetASCIIInputStream
-
Creates a FromNetASCIIInputStream instance that wraps an existing
InputStream.
- FromNetASCIIOutputStream - aria.apache.commons.net.io中的类
-
This class wraps an output stream, replacing all occurrences
of <CR><LF> (carriage return followed by a linefeed),
which is the NETASCII standard for representing a newline, with the
local line separator representation.
- FromNetASCIIOutputStream(OutputStream) - 类 的构造器aria.apache.commons.net.io.FromNetASCIIOutputStream
-
Creates a FromNetASCIIOutputStream instance that wraps an existing
OutputStream.
- FTP - aria.apache.commons.net.ftp中的类
-
FTP provides the basic the functionality necessary to implement your
own FTP client.
- FTP() - 类 的构造器aria.apache.commons.net.ftp.FTP
-
The default FTP constructor.
- FTP_SYSTEM_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
The system property ("org.apache.commons.net.ftp.systemType") which can be used to override the system type.
- FTP_SYSTEM_TYPE_DEFAULT - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
The system property ("org.apache.commons.net.ftp.systemType.default") which can be used as the default system type.
- FTPClient - aria.apache.commons.net.ftp中的类
-
FTPClient encapsulates all the functionality necessary to store and
retrieve files from an FTP server.
- FTPClient() - 类 的构造器aria.apache.commons.net.ftp.FTPClient
-
Default FTPClient constructor.
- FTPClient.HostnameResolver - aria.apache.commons.net.ftp中的接口
-
Strategy interface for updating host names received from FTP server
for passive NAT workaround.
- FTPClient.NatServerResolverImpl - aria.apache.commons.net.ftp中的类
-
Default strategy for passive NAT workaround (site-local
replies are replaced.)
- FTPClientConfig - aria.apache.commons.net.ftp中的类
-
This class implements an alternate means of configuring the
FTPClient object and
also subordinate objects which it uses.
- FTPClientConfig(String) - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
The main constructor for an FTPClientConfig object
- FTPClientConfig() - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
Convenience constructor mainly for use in testing.
- FTPClientConfig(String, String, String) - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
Constructor which allows setting of the format string member fields
- FTPClientConfig(String, String, String, String, String, String) - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
Constructor which allows setting of most member fields
- FTPClientConfig(String, String, String, String, String, String, boolean, boolean) - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
Constructor which allows setting of all member fields
- FTPClientConfig(FTPClientConfig) - 类 的构造器aria.apache.commons.net.ftp.FTPClientConfig
-
Copy constructor
- FTPCmd - aria.apache.commons.net.ftp中的枚举
-
- FTPCommand - aria.apache.commons.net.ftp中的类
-
- FTPConnectionClosedException - aria.apache.commons.net.ftp中的异常错误
-
FTPConnectionClosedException is used to indicate the premature or
unexpected closing of an FTP connection resulting from a
FTPReply.SERVICE_NOT_AVAILABLE
response (FTP reply code 421) to a
failed FTP command.
- FTPConnectionClosedException() - 异常错误 的构造器aria.apache.commons.net.ftp.FTPConnectionClosedException
-
Constructs a FTPConnectionClosedException with no message
- FTPConnectionClosedException(String) - 异常错误 的构造器aria.apache.commons.net.ftp.FTPConnectionClosedException
-
Constructs a FTPConnectionClosedException with a specified message.
- FtpDGLoaderUtil - com.arialyy.aria.ftp.download中的类
-
Created by Aria.Lao on 2017/7/27.
- FtpDGLoaderUtil() - 类 的构造器com.arialyy.aria.ftp.download.FtpDGLoaderUtil
-
- FtpDLoaderUtil - com.arialyy.aria.ftp.download中的类
-
- FtpDLoaderUtil() - 类 的构造器com.arialyy.aria.ftp.download.FtpDLoaderUtil
-
- FTPFile - aria.apache.commons.net.ftp中的类
-
The FTPFile class is used to represent information about files stored
on an FTP server.
- FTPFile() - 类 的构造器aria.apache.commons.net.ftp.FTPFile
-
Creates an empty FTPFile.
- FTPFileEntryParser - aria.apache.commons.net.ftp中的接口
-
FTPFileEntryParser defines the interface for parsing a single FTP file
listing and converting that information into an
FTPFile instance.
- FTPFileEntryParserFactory - aria.apache.commons.net.ftp.parser中的接口
-
The interface describes a factory for creating FTPFileEntryParsers.
- FTPFileEntryParserImpl - aria.apache.commons.net.ftp中的类
-
This abstract class implements both the older FTPFileListParser and
newer FTPFileEntryParser interfaces with default functionality.
- FTPFileEntryParserImpl() - 类 的构造器aria.apache.commons.net.ftp.FTPFileEntryParserImpl
-
The constructor for a FTPFileEntryParserImpl object.
- FTPFileFilter - aria.apache.commons.net.ftp中的接口
-
Perform filtering on FTPFile entries.
- FTPFileFilters - aria.apache.commons.net.ftp中的类
-
Implements some simple FTPFileFilter classes.
- FTPFileFilters() - 类 的构造器aria.apache.commons.net.ftp.FTPFileFilters
-
- FTPHTTPClient - aria.apache.commons.net.ftp中的类
-
Experimental attempt at FTP client that tunnels over an HTTP proxy connection.
- FTPHTTPClient(String, int, String, String) - 类 的构造器aria.apache.commons.net.ftp.FTPHTTPClient
-
- FTPHTTPClient(String, int) - 类 的构造器aria.apache.commons.net.ftp.FTPHTTPClient
-
- FTPListParseEngine - aria.apache.commons.net.ftp中的类
-
This class handles the entire process of parsing a listing of
file entries from the server.
- FTPListParseEngine(FTPFileEntryParser) - 类 的构造器aria.apache.commons.net.ftp.FTPListParseEngine
-
- FTPReply - aria.apache.commons.net.ftp中的类
-
FTPReply stores a set of constants for FTP reply codes.
- FTPSClient - aria.apache.commons.net.ftp中的类
-
FTP over SSL processing.
- FTPSClient() - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
- FTPSClient(boolean) - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
- FTPSClient(String) - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
- FTPSClient(String, boolean) - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
Constructor for FTPSClient allowing specification of protocol
and security mode.
- FTPSClient(boolean, SSLContext) - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
- FTPSClient(SSLContext) - 类 的构造器aria.apache.commons.net.ftp.FTPSClient
-
- FTPSCommand - aria.apache.commons.net.ftp中的类
-
- FTPSCommand() - 类 的构造器aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- FTPSServerSocketFactory - aria.apache.commons.net.ftp中的类
-
Server socket factory for FTPS connections.
- FTPSServerSocketFactory(SSLContext) - 类 的构造器aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
- FTPSSocketFactory - aria.apache.commons.net.ftp中的类
-
Implementation of org.apache.commons.net.SocketFactory
- FTPSSocketFactory(SSLContext) - 类 的构造器aria.apache.commons.net.ftp.FTPSSocketFactory
-
- FTPSTrustManager - aria.apache.commons.net.ftp中的类
-
- FTPSTrustManager() - 类 的构造器aria.apache.commons.net.ftp.FTPSTrustManager
-
已过时。
- FtpTaskOption - com.arialyy.aria.ftp中的类
-
fTP任务设置的信息,如:用户名、密码、端口等信息
- FtpTaskOption() - 类 的构造器com.arialyy.aria.ftp.FtpTaskOption
-
- FTPTimestampParser - aria.apache.commons.net.ftp.parser中的接口
-
This interface specifies the concept of parsing an FTP server's
timestamp.
- FTPTimestampParserImpl - aria.apache.commons.net.ftp.parser中的类
-
Default implementation of the
FTPTimestampParser
interface also implements the
Configurable
interface to allow the parsing to be configured from the outside.
- FTPTimestampParserImpl() - 类 的构造器aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
The only constructor for this class.
- FtpULoaderUtil - com.arialyy.aria.ftp.upload中的类
-
- FtpULoaderUtil() - 类 的构造器com.arialyy.aria.ftp.upload.FtpULoaderUtil
-
- GET_MOD_TIME - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- GET_MOD_TIME - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- getAcceptAllTrustManager() - 类 中的静态方法aria.apache.commons.net.util.TrustManagerUtils
-
Generate a TrustManager that performs no checks.
- getAcceptedIssuers() - 类 中的方法aria.apache.commons.net.ftp.FTPSTrustManager
-
已过时。
- getActiveExternalIPAddress() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getAddress() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getAddressCount() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getAddressCountLong() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Get the count of available addresses.
- getAllAddresses() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getAuthValue() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Return AUTH command use value.
- getAutodetectUTF8() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Tells if automatic server encoding detection is enabled or disabled.
- getBroadcastAddress() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getBufferSize() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Retrieve the current internal buffer size for buffered data streams.
- getBytesTransferred() - 类 中的方法aria.apache.commons.net.io.CopyStreamEvent
-
Returns the number of bytes transferred by the write that triggered
the event.
- getCharset() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Gets the charset.
- getCharset() - 类 中的方法aria.apache.commons.net.SocketClient
-
Gets the charset.
- getCharSet() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getCharsetName() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Gets the charset name.
- getCharsetName() - 类 中的方法aria.apache.commons.net.SocketClient
-
- getCidrSignature() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getClientConfig() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getCommand() - 枚举 中的方法aria.apache.commons.net.ftp.FTPCmd
-
Retrieve the FTP protocol command string corresponding to a specified
command code.
- getCommand(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPCommand
-
已过时。
Retrieve the FTP protocol command string corresponding to a specified
command code.
- getCommand(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
Retrieve the FTPS command string corresponding to a specified
command code.
- getCommand() - 类 中的方法aria.apache.commons.net.ProtocolCommandEvent
-
Returns the string representation of the command type sent (e.g., "STAT"
or "GET").
- getCommandSupport() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Provide command support to super-class
- getCommandSupport() - 类 中的方法aria.apache.commons.net.SocketClient
-
Subclasses can override this if they need to provide their own
instance field for backwards compatibilty.
- getConnectTimeout() - 类 中的方法aria.apache.commons.net.SocketClient
-
Get the underlying socket connection timeout.
- getConnMode() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getControlEncoding() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
- getControlKeepAliveReplyTimeout() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Get how long to wait for control keep-alive message replies.
- getControlKeepAliveTimeout() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Get the time to wait between sending control connection keepalive messages.
- getCopyStreamListener() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Obtain the currently active listener.
- getDataConnectionMode() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Returns the current data connection mode (one of the
_DATA_CONNECTION_MODE constants.
- getDateFormatSymbols(String) - 类 中的静态方法aria.apache.commons.net.ftp.FTPClientConfig
-
Returns a DateFormatSymbols object configured with short month names
as in the supplied string
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
Each concrete subclass must define this member to create
a default configuration to be used when that subclass is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.NetwareFTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.NTFTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.OS2FTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.OS400FTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultConfiguration() - 类 中的方法aria.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Defines a default configuration to be used when this class is
instantiated without a
FTPClientConfig
parameter being specified.
- getDefaultDateFormat() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getDefaultDateFormatStr() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getDefaultDateFormatString() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getDefaultPort() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the current value of the default port (stored in
_defaultPort_ ).
- getDefaultTimeout() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Returns the default timeout in milliseconds that is used when
opening a socket.
- getDefaultTimeout() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the default timeout in milliseconds that is used when
opening a socket.
- getDefaultTrustManager(KeyStore) - 类 中的静态方法aria.apache.commons.net.util.TrustManagerUtils
-
Return the default TrustManager provided by the JVM.
- getEnabledCipherSuites() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns the names of the cipher suites which could be enabled
for use on this connection.
- getEnabledProtocols() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns the names of the protocol versions which are currently
enabled for use on this connection.
- getEnableSessionCreation() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns true if new SSL sessions may be established by this socket.
- getFiles() - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
Returns an array of FTPFile objects containing the whole list of
files returned by the server as read by this object's parser.
- getFiles(FTPFileFilter) - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
Returns an array of FTPFile objects containing the whole list of
files returned by the server as read by this object's parser.
- getFileSize(FTPFile[], FTPClient, String) - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
遍历FTP服务器上对应文件或文件夹大小
- getGroup() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Returns the name of the group owning the file.
- getGroupCnt() - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Convenience method
- getGroupsAsString() - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
For debugging purposes - returns a string shows each match group by
number.
- getHardLinkCount() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Return the number of hard links to this file.
- getHighAddress() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Return the high address as a dotted IP address.
- getHostnameVerifier() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Get the currently configured HostnameVerifier.
- getInfo() - 类 中的方法aria.apache.commons.net.util.SubnetUtils
-
- getInstance() - 类 中的静态方法aria.apache.commons.net.ftp.parser.MLSxEntryParser
-
- getIOException() - 异常错误 中的方法aria.apache.commons.net.io.CopyStreamException
-
Returns the IOException responsible for the failure of a copy operation.
- getKeepAlive() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the current value of the SO_KEEPALIVE flag on the currently opened socket.
- getLink() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
If the FTPFile is a symbolic link, this method returns the name of the
file being pointed to by the symbolic link.
- getListArguments(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- getListenerCount() - 类 中的方法aria.apache.commons.net.ProtocolCommandSupport
-
Returns the number of ProtocolCommandListeners currently registered.
- getListenerCount() - 类 中的方法aria.apache.commons.net.util.ListenerList
-
- getListHiddenFiles() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- getLoader() - 类 中的方法com.arialyy.aria.ftp.download.FtpDGLoaderUtil
-
- getLoader() - 类 中的方法com.arialyy.aria.ftp.download.FtpDLoaderUtil
-
- getLoader() - 类 中的方法com.arialyy.aria.ftp.upload.FtpULoaderUtil
-
- getLocalAddress() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Returns the local address to which the client's socket is bound.
- getLocalAddress() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the local address to which the client's socket is bound.
- getLocalPort() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Returns the port number of the open socket on the local host used
for the connection.
- getLocalPort() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the port number of the open socket on the local host used
for the connection.
- getLowAddress() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Return the low address as a dotted IP address.
- getMaxPort() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getMessage() - 类 中的方法aria.apache.commons.net.ProtocolCommandEvent
-
Returns the entire message sent to or received from the server.
- getMinPort() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getModificationTime(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP MDTM command (not supported by all servers) to retrieve the last
modification time of a file.
- getName() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Return the name of the file.
- getNeedClientAuth() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns true if the socket will require client authentication.
- getNetmask() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getNetworkAddress() - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- getNewFileName() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getNext(int) - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
Returns an array of at most quantityRequested FTPFile
objects starting at this object's internal iterator's current position.
- getPassiveHost() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Returns the hostname or IP address (in the form of a string) returned
by the server when entering passive mode.
- getPassiveLocalIPAddress() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the local IP address in passive mode.
- getPassivePort() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
If in passive mode, returns the data port of the passive host.
- getPrevious(int) - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
Returns an array of at most quantityRequested FTPFile
objects starting at this object's internal iterator's current position,
and working back toward the beginning.
- getProxy() - 类 中的方法aria.apache.commons.net.SocketClient
-
Gets the proxy for use with all the connections.
- getProxy() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getRawListing() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Get the original FTP server raw listing used to initialize the FTPFile.
- getReceiveBufferSize() - 类 中的方法aria.apache.commons.net.SocketClient
-
Get the current receivedBuffer size
- getReceiveDataSocketBufferSize() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Retrieve the value to be used for the data socket SO_RCVBUF option.
- getRecentDateFormat() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getRecentDateFormatStr() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getRecentDateFormatString() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getRemoteAddress() - 类 中的方法aria.apache.commons.net.SocketClient
-
- getRemotePath() - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
获取请求的远程文件路径
- getRemotePort() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the port number of the remote host to which the client is
connected.
- getReply() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Fetches a reply from the FTP server and returns the integer reply
code.
- getReplyCode() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Returns the integer value of the reply code of the last FTP reply.
- getReplyCode() - 类 中的方法aria.apache.commons.net.ProtocolCommandEvent
-
Returns the reply code of the received server reply.
- getReplyString() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Returns the entire text of the last FTP server response exactly
as it was received, including all end of line markers in NETASCII
format.
- getReplyStrings() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Returns the lines of text from the last FTP server response as an array
of strings, one entry per line.
- getRestartOffset() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Fetches the restart offset.
- getRootCause() - 异常错误 中的方法aria.apache.commons.net.ftp.parser.ParserInitializationException
-
- getSendBufferSize() - 类 中的方法aria.apache.commons.net.SocketClient
-
Get the current sendBuffer size
- getSendDataSocketBufferSize() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Retrieve the value to be used for the data socket SO_SNDBUF option.
- getServerLanguageCode() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getServerSocketFactory() - 类 中的方法aria.apache.commons.net.SocketClient
-
Get the underlying ServerSocketFactory
- getServerSystemKey() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
Getter for the serverSystemKey property.
- getServerTimeZone() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getServerTimeZoneId() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getShortMonthNames() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getShortMonths() - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- getSize() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Return the file size in bytes.
- getSoLinger() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the current SO_LINGER timeout of the currently opened socket.
- getSoTimeout() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Returns the timeout in milliseconds of the currently opened socket.
- getSoTimeout() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns the timeout in milliseconds of the currently opened socket.
- getStatus() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP STAT command to the server.
- getStatus(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP STAT command to the server for a given pathname.
- getStreamSize() - 类 中的方法aria.apache.commons.net.io.CopyStreamEvent
-
Returns the size of the stream being copied.
- getSupportedLanguageCodes() - 类 中的静态方法aria.apache.commons.net.ftp.FTPClientConfig
-
Returns a Collection of all the language codes currently supported
by this class.
- getSystemName() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- getSystemType() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Fetches the system type from the server and returns the string.
- getTcpNoDelay() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns true if Nagle's algorithm is enabled on the currently opened
socket.
- getTimestamp() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Returns the file timestamp.
- getTotalBytesTransferred() - 类 中的方法aria.apache.commons.net.io.CopyStreamEvent
-
Returns the total number of bytes transferred so far by the copy
operation.
- getTotalBytesTransferred() - 异常错误 中的方法aria.apache.commons.net.io.CopyStreamException
-
Returns the total number of bytes confirmed to have
been transferred by a failed copy operation.
- getTrustManager() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Get the currently configured TrustManager.
- getType() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Return the type of the file (one of the _TYPE constants),
e.g., if it is a directory, a regular file, or a symbolic link.
- getUnparseableEntries() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- getUploadInterceptor() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getUrlEntity() - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- getUseClientMode() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns true if the socket is set to use client mode
in its first handshake.
- getUser() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Returns the name of the user owning the file.
- getValidateServerCertificateTrustManager() - 类 中的静态方法aria.apache.commons.net.util.TrustManagerUtils
-
Generate a TrustManager that checks server certificates for validity,
but otherwise performs no checks.
- getWantClientAuth() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Returns true if the socket will request client authentication.
- group(int) - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Convenience method delegates to the internal MatchResult's group()
method.
- GROUP_ACCESS - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating group access permissions.
- init(ServerSocket) - 类 中的方法aria.apache.commons.net.ftp.FTPSServerSocketFactory
-
Sets the socket so newly accepted connections will use SSL client mode.
- init(ServerSocket) - 类 中的方法aria.apache.commons.net.ftp.FTPSSocketFactory
-
- initiateListParsing() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Using the default autodetect mechanism, initialize an FTPListParseEngine
object containing a raw file information for the current working
directory on the server
This information is obtained through the LIST command.
- initiateListParsing(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Using the default autodetect mechanism, initialize an FTPListParseEngine
object containing a raw file information for the supplied directory.
- initiateListParsing(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Using the supplied parser key, initialize an FTPListParseEngine
object containing a raw file information for the supplied directory.
- INSUFFICIENT_STORAGE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- isArrayByteBase64(byte[]) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64
alphabet.
- isAvailable() - 类 中的方法aria.apache.commons.net.SocketClient
-
Make various checks on the socket to test if it is available for use.
- isBase64(byte) - 类 中的静态方法aria.apache.commons.net.util.Base64
-
Returns whether or not the octet is in the base 64 alphabet.
- isCommand() - 类 中的方法aria.apache.commons.net.ProtocolCommandEvent
-
Returns true if the ProtocolCommandEvent was generated as a result
of sending a command.
- isConnected() - 类 中的方法aria.apache.commons.net.SocketClient
-
Returns true if the client is currently connected to a server.
- isConversionRequired() - 类 中的静态方法aria.apache.commons.net.io.FromNetASCIIInputStream
-
Returns true if the NetASCII line separator differs from the system
line separator, false if they are the same.
- isDirectory() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Determine if the file is a directory.
- isEndpointCheckingEnabled() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Return whether or not endpoint identification using the HTTPS algorithm
on Java 1.7+ is enabled.
- isFile() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Determine if the file is a regular file.
- isInclusiveHostCount() - 类 中的方法aria.apache.commons.net.util.SubnetUtils
-
- isInRange(String) - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Returns true if the parameter address is in the
range of usable endpoint addresses for this subnet.
- isInRange(int) - 类 中的方法aria.apache.commons.net.util.SubnetUtils.SubnetInfo
-
- isLenientFutureDates() - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
- isNegativePermanent(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a negative permanent response.
- isNegativeTransient(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a negative transient response.
- isOpen() - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Returns true if the client has a currently open socket.
- isPositiveCompletion(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a positive completion response.
- isPositiveIntermediate(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a positive intermediate response.
- isPositivePreliminary(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a positive preliminary response.
- isProtectedReplyCode(int) - 类 中的静态方法aria.apache.commons.net.ftp.FTPReply
-
Determine if a reply code is a protected response.
- isRemoteVerificationEnabled() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Return whether or not verification of the remote host participating
in data connections is enabled.
- isReply() - 类 中的方法aria.apache.commons.net.ProtocolCommandEvent
-
Returns true if the ProtocolCommandEvent was generated as a result
of receiving a reply.
- isStrictMultilineParsing() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Return whether strict multiline parsing is enabled, as per RFC 959, section 4.2.
- isStrictReplyParsing() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Return whether strict non-multiline parsing is enabled, as per RFC 959, section 4.2.
- isSymbolicLink() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Determine if the file is a symbolic link.
- isUnknown() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Determine if the type of the file is unknown.
- isUrlSafe() - 类 中的方法aria.apache.commons.net.util.Base64
-
Returns our current encode mode.
- isUseEPSVwithIPv4() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Whether should attempt to use EPSV with IPv4.
- isValid() - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Used to indicate whether an entry is valid or not.
- isVersioning() - 类 中的方法aria.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
- isVersioning() - 类 中的方法aria.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
-
- iterator() - 类 中的方法aria.apache.commons.net.util.ListenerList
-
Return an Iterator for the EventListener instances.
- MacOsPeterFTPEntryParser - aria.apache.commons.net.ftp.parser中的类
-
Implementation FTPFileEntryParser and FTPFileListParser for pre MacOS-X Systems.
- MacOsPeterFTPEntryParser() - 类 的构造器aria.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
The default constructor for a UnixFTPEntryParser object.
- MacOsPeterFTPEntryParser(FTPClientConfig) - 类 的构造器aria.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
This constructor allows the creation of a UnixFTPEntryParser object with
something other than the default configuration.
- MAKE_DIRECTORY - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- MAKE_DIRECTORY - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- makeDirectory(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Creates a new subdirectory on the FTP server in the current directory
(if a relative pathname is given) or where specified (if an absolute
pathname is given).
- MalformedServerReplyException - aria.apache.commons.net中的异常错误
-
This exception is used to indicate that the reply from a server
could not be interpreted.
- MalformedServerReplyException() - 异常错误 的构造器aria.apache.commons.net.MalformedServerReplyException
-
Constructs a MalformedServerReplyException with no message
- MalformedServerReplyException(String) - 异常错误 的构造器aria.apache.commons.net.MalformedServerReplyException
-
Constructs a MalformedServerReplyException with a specified message.
- markSupported() - 类 中的方法aria.apache.commons.net.io.ToNetASCIIInputStream
-
Returns false.
- matches(String) - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Convenience method delegates to the internal MatchResult's matches()
method.
- mdtm(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
- MDTM - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- mdtmFile(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP MDTM command (not supported by all servers) to retrieve the last
modification time of a file.
- mEntity - 类 中的变量com.arialyy.aria.ftp.AbsFtpInfoTask
-
- mfmt(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MFMT command to the server,
receive the reply, and return the reply code.
- MFMT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- mkd(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MKD command to the server,
receive the reply, and return the reply code.
- MKD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- mlistDir() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Generate a directory listing for the current directory using the MLSD command.
- mlistDir(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Generate a directory listing using the MLSD command.
- mlistDir(String, FTPFileFilter) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Generate a directory listing using the MLSD command.
- mlistFile(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Get file details using the MLST command
- mlsd() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MLSD command to the server,
receive the reply, and return the reply code.
- mlsd(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MLSD command to the server,
receive the reply, and return the reply code.
- MLSD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
Machine parseable list for a directory
- mlst() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MLST command to the server,
receive the reply, and return the reply code.
- mlst(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MLST command to the server,
receive the reply, and return the reply code.
- MLST - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
Machine parseable list for a single file
- MLSxEntryParser - aria.apache.commons.net.ftp.parser中的类
-
Parser class for MSLT and MLSD replies.
- MLSxEntryParser() - 类 的构造器aria.apache.commons.net.ftp.parser.MLSxEntryParser
-
- MOD_TIME - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- MOD_TIME - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- mode(int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP MODE command to the server,
receive the reply, and return the reply code.
- MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- mSize - 类 中的变量com.arialyy.aria.ftp.AbsFtpInfoTask
-
- mTaskOption - 类 中的变量com.arialyy.aria.ftp.AbsFtpInfoTask
-
- mTaskOption - 类 中的变量com.arialyy.aria.ftp.BaseFtpThreadTaskAdapter
-
- mTaskWrapper - 类 中的变量com.arialyy.aria.ftp.AbsFtpInfoTask
-
- MVSFTPEntryParser - aria.apache.commons.net.ftp.parser中的类
-
Implementation of FTPFileEntryParser and FTPFileListParser for IBM zOS/MVS
Systems.
- MVSFTPEntryParser() - 类 的构造器aria.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
The sole constructor for a MVSFTPEntryParser object.
- PAGE_STRUCTURE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be treated as a set of
independent indexed pages.
- PAGE_TYPE_UNKNOWN - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- parseADATReply(String) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Parses the given ADAT response line and base64-decodes the data.
- parseEntry(String) - 类 中的静态方法aria.apache.commons.net.ftp.parser.MLSxEntryParser
-
- parseFileList(InputStream) - 类 中的方法aria.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
- parseFTPEntry(String) - 接口 中的方法aria.apache.commons.net.ftp.FTPFileEntryParser
-
Parses a line of an FTP server file listing and converts it into a usable
format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.CompositeFileEntryParser
-
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
-
Parses a line of a unix FTP server file listing and converts it into a
usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
Parses a line of a unix (standard) FTP server file listing and converts
it into a usable format in the form of an FTPFile
instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.MLSxEntryParser
-
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
Parses a line of an z/OS - MVS FTP server file listing and converts it
into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.NetwareFTPEntryParser
-
Parses a line of an NetwareFTP server file listing and converts it into a
usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.NTFTPEntryParser
-
Parses a line of an NT FTP server file listing and converts it into a
usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.OS2FTPEntryParser
-
Parses a line of an OS2 FTP server file listing and converts it into a
usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.OS400FTPEntryParser
-
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Parses a line of a unix (standard) FTP server file listing and converts
it into a usable format in the form of an FTPFile
instance.
- parseFTPEntry(String) - 类 中的方法aria.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Parses a line of a VMS FTP server file listing and converts it into a
usable format in the form of an FTPFile instance.
- parseGMTdateTime(String) - 类 中的静态方法aria.apache.commons.net.ftp.parser.MLSxEntryParser
-
Parse a GMT time stamp of the form YYYYMMDDHHMMSS[.sss]
- parsePBSZ(long) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
PBSZ command. pbsz value: 0 to (2^32)-1 decimal integer.
- ParserInitializationException - aria.apache.commons.net.ftp.parser中的异常错误
-
This class encapsulates all errors that may be thrown by
the process of an FTPFileEntryParserFactory creating and
instantiating an FTPFileEntryParser.
- ParserInitializationException(String) - 异常错误 的构造器aria.apache.commons.net.ftp.parser.ParserInitializationException
-
Constucts a ParserInitializationException with just a message
- ParserInitializationException(String, Throwable) - 异常错误 的构造器aria.apache.commons.net.ftp.parser.ParserInitializationException
-
Constucts a ParserInitializationException with a message
and a root cause.
- parseTimestamp(String) - 类 中的方法aria.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
This method is called by the concrete parsers to delegate
timestamp parsing to the timestamp parser.
- parseTimestamp(String) - 接口 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParser
-
Parses the supplied datestamp parameter.
- parseTimestamp(String) - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Implements the one
method
in the
FTPTimestampParser interface
according to this algorithm:
If the recentDateFormat member has been defined, try to parse the
supplied string with that.
- parseTimestamp(String, Calendar) - 类 中的方法aria.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
If the recentDateFormat member has been defined, try to parse the
supplied string with that.
- pass(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PASS command to the server,
receive the reply, and return the reply code.
- PASS - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- PASSIVE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- PASSIVE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- PASSIVE_LOCAL_DATA_CONNECTION_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers
to occur between the client (local) and server and that the server
is in passive mode, requiring the client to connect to the
server's data port to initiate a transfer.
- PASSIVE_REMOTE_DATA_CONNECTION_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers
to occur between two remote servers and that the server
the client is connected to is in passive mode, requiring the other
server to connect to the first server's data port to initiate a data
transfer.
- PASSWORD - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- PASSWORD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- pasv() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PASV command to the server,
receive the reply, and return the reply code.
- PASV - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- PATHNAME_CREATED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- PBSZ - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- port(InetAddress, int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PORT command to the server,
receive the reply, and return the reply code.
- PORT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- preParse(List<String>) - 接口 中的方法aria.apache.commons.net.ftp.FTPFileEntryParser
-
This method is a hook for those implementors (such as
VMSVersioningFTPEntryParser, and possibly others) which need to
perform some action upon the FTPFileList after it has been created
from the server stream, but before any clients see the list.
- preParse(List<String>) - 类 中的方法aria.apache.commons.net.ftp.FTPFileEntryParserImpl
-
This method is a hook for those implementors (such as
VMSVersioningFTPEntryParser, and possibly others) which need to
perform some action upon the FTPFileList after it has been created
from the server stream, but before any clients see the list.
- preParse(List<String>) - 类 中的方法aria.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
preParse is called as part of the interface.
- preParse(List<String>) - 类 中的方法aria.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Preparse the list to discard "total nnn" lines
- preParse(List<String>) - 类 中的方法aria.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
-
Implement hook provided for those implementers (such as
VMSVersioningFTPEntryParser, and possibly others) which return
multiple files with the same name to remove the duplicates ..
- PRINT_WORKING_DIRECTORY - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- PRINT_WORKING_DIRECTORY - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- PrintCommandListener - aria.apache.commons.net中的类
-
This is a support class for some of the example programs.
- PrintCommandListener(PrintStream) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create the default instance which prints everything.
- PrintCommandListener(PrintStream, boolean) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text
and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintStream, boolean, char) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text
and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintStream, boolean, char, boolean) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text
and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintWriter) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create the default instance which prints everything.
- PrintCommandListener(PrintWriter, boolean) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text.
- PrintCommandListener(PrintWriter, boolean, char) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text
and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintWriter, boolean, char, boolean) - 类 的构造器aria.apache.commons.net.PrintCommandListener
-
Create an instance which optionally suppresses login command text
and indicates where the EOL starts with the specified character.
- printWorkingDirectory() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Returns the pathname of the current working directory.
- PROT - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- PROTECTION_BUFFER_SIZE - 类 中的静态变量aria.apache.commons.net.ftp.FTPSCommand
-
已过时。
- ProtocolCommandEvent - aria.apache.commons.net中的类
-
There exists a large class of IETF protocols that work by sending an
ASCII text command and arguments to a server, and then receiving an
ASCII text reply.
- ProtocolCommandEvent(Object, String, String) - 类 的构造器aria.apache.commons.net.ProtocolCommandEvent
-
Creates a ProtocolCommandEvent signalling a command was sent to
the server.
- ProtocolCommandEvent(Object, int, String) - 类 的构造器aria.apache.commons.net.ProtocolCommandEvent
-
Creates a ProtocolCommandEvent signalling a reply to a command was
received.
- ProtocolCommandListener - aria.apache.commons.net中的接口
-
There exists a large class of IETF protocols that work by sending an
ASCII text command and arguments to a server, and then receiving an
ASCII text reply.
- protocolCommandSent(ProtocolCommandEvent) - 类 中的方法aria.apache.commons.net.PrintCommandListener
-
- protocolCommandSent(ProtocolCommandEvent) - 接口 中的方法aria.apache.commons.net.ProtocolCommandListener
-
This method is invoked by a ProtocolCommandEvent source after
sending a protocol command to a server.
- ProtocolCommandSupport - aria.apache.commons.net中的类
-
ProtocolCommandSupport is a convenience class for managing a list of
ProtocolCommandListeners and firing ProtocolCommandEvents.
- ProtocolCommandSupport(Object) - 类 的构造器aria.apache.commons.net.ProtocolCommandSupport
-
Creates a ProtocolCommandSupport instance using the indicated source
as the source of ProtocolCommandEvents.
- protocolReplyReceived(ProtocolCommandEvent) - 类 中的方法aria.apache.commons.net.PrintCommandListener
-
- protocolReplyReceived(ProtocolCommandEvent) - 接口 中的方法aria.apache.commons.net.ProtocolCommandListener
-
This method is invoked by a ProtocolCommandEvent source after
receiving a reply from a server.
- PROVIDER - 类 中的静态变量aria.apache.commons.net.ftp.FTPSClient
-
- pwd() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PWD command to the server,
receive the reply, and return the reply code.
- PWD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- read() - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageReader
-
Reads and returns the next character in the message.
- read(char[]) - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageReader
-
Reads the next characters from the message into an array and
returns the number of characters read.
- read(char[], int, int) - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageReader
-
Reads the next characters from the message into an array and
returns the number of characters read.
- read() - 类 中的方法aria.apache.commons.net.io.FromNetASCIIInputStream
-
Reads and returns the next byte in the stream.
- read(byte[]) - 类 中的方法aria.apache.commons.net.io.FromNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and
returns the number of bytes read.
- read(byte[], int, int) - 类 中的方法aria.apache.commons.net.io.FromNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns
the number of bytes read.
- read() - 类 中的方法aria.apache.commons.net.io.ToNetASCIIInputStream
-
Reads and returns the next byte in the stream.
- read(byte[]) - 类 中的方法aria.apache.commons.net.io.ToNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and
returns the number of bytes read.
- read(byte[], int, int) - 类 中的方法aria.apache.commons.net.io.ToNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns
the number of bytes read.
- READ_PERMISSION - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating file/directory read permission.
- readLine() - 类 中的方法aria.apache.commons.net.io.CRLFLineReader
-
Read a line of text.
- readLine() - 类 中的方法aria.apache.commons.net.io.DotTerminatedMessageReader
-
Read a line of text.
- readNextEntry(BufferedReader) - 接口 中的方法aria.apache.commons.net.ftp.FTPFileEntryParser
-
Reads the next entry using the supplied BufferedReader object up to
whatever delemits one entry from the next.
- readNextEntry(BufferedReader) - 类 中的方法aria.apache.commons.net.ftp.FTPFileEntryParserImpl
-
Reads the next entry using the supplied BufferedReader object up to
whatever delimits one entry from the next.
- readNextEntry(BufferedReader) - 类 中的方法aria.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Reads the next entry using the supplied BufferedReader object up to
whatever delemits one entry from the next.
- readServerList(InputStream, String) - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
handle the initial reading and preparsing of the list returned by
the server.
- readServerList(InputStream) - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
- RECORD_STRUCTURE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be treated as a sequence
of records.
- RegexFTPFileEntryParserImpl - aria.apache.commons.net.ftp.parser中的类
-
This abstract class implements both the older FTPFileListParser and
newer FTPFileEntryParser interfaces with default functionality.
- RegexFTPFileEntryParserImpl(String) - 类 的构造器aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
The constructor for a RegexFTPFileEntryParserImpl object.
- RegexFTPFileEntryParserImpl(String, int) - 类 的构造器aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
The constructor for a RegexFTPFileEntryParserImpl object.
- rein() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP REIN command to the server,
receive the reply, and return the reply code.
- REIN - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- reinitialize() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Reinitialize the FTP session.
- REINITIALIZE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- REINITIALIZE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- remoteAppend(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteRetrieve(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStore(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStoreUnique(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStoreUnique() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- REMOVE_DIRECTORY - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- REMOVE_DIRECTORY - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- removeCopyStreamListener(CopyStreamListener) - 类 中的方法aria.apache.commons.net.io.CopyStreamAdapter
-
Unregisters a CopyStreamListener.
- removeDirectory(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Removes a directory on the FTP server (if empty).
- removeListener(EventListener) - 类 中的方法aria.apache.commons.net.util.ListenerList
-
- removeProtocolCommandListener(ProtocolCommandListener) - 类 中的方法aria.apache.commons.net.ProtocolCommandSupport
-
Removes a ProtocolCommandListener.
- removeProtocolCommandListener(ProtocolCommandListener) - 类 中的方法aria.apache.commons.net.SocketClient
-
Removes a ProtocolCommandListener.
- rename(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Renames a remote file.
- RENAME_FROM - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- RENAME_FROM - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- RENAME_TO - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- RENAME_TO - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- REPLY_CODE_LEN - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
Length of the FTP reply code (3 alphanumerics)
- REPRESENTATION_TYPE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- REPRESENTATION_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- REQUEST_DENIED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- REQUESTED_PROT_LEVEL_NOT_SUPPORTED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- resetIterator() - 类 中的方法aria.apache.commons.net.ftp.FTPListParseEngine
-
resets this object's internal iterator to the beginning of the list.
- resolve(String) - 接口 中的方法aria.apache.commons.net.ftp.FTPClient.HostnameResolver
-
- resolve(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient.NatServerResolverImpl
-
- rest(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP REST command to the server,
receive the reply, and return the reply code.
- REST - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- restart(long) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Restart a STREAM_TRANSFER_MODE file transfer starting
from the given offset.
- RESTART - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- RESTART - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- RESTART_MARKER - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- retr(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RETR command to the server,
receive the reply, and return the reply code.
- RETR - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- RETRIEVE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- RETRIEVE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- retrieveFile(String, OutputStream) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Retrieves a named file from the server and writes it to the given
OutputStream.
- retrieveFileStream(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Returns an InputStream from which a named file from the server
can be read.
- rmd(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RMD command to the server,
receive the reply, and return the reply code.
- RMD - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- rnfr(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RNFR command to the server,
receive the reply, and return the reply code.
- RNFR - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- rnto(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RNTO command to the server,
receive the reply, and return the reply code.
- RNTO - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- run() - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- SECURITY_DATA_EXCHANGE_COMPLETE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SECURITY_DATA_EXCHANGE_SUCCESSFULLY - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SECURITY_DATA_IS_ACCEPTABLE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SECURITY_MECHANISM_IS_OK - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- sendCommand(String, String) - 类 中的方法aria.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) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
- sendCommand(FTPCmd) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(FTPCmd, String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Sends an FTP command to the server, waits for a reply and returns the
numerical response code.
- sendCommand(String) - 类 中的方法aria.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) - 类 中的方法aria.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) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Send an FTP command.
- sendNoOp() - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sends a NOOP command to the FTP server.
- sendSiteCommand(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Send a site specific command.
- SERVICE_CLOSING_CONTROL_CONNECTION - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SERVICE_NOT_AVAILABLE - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SERVICE_NOT_READY - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SERVICE_READY - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SET_MOD_TIME - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- SET_MOD_TIME - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- setActiveExternalIPAddress(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the external IP address in active mode.
- setActiveExternalIPAddress(String) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setActivePortRange(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the client side port range in active mode.
- setAuthValue(String) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Set AUTH command use value.
- setAutodetectUTF8(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Enables or disables automatic server encoding detection (only UTF-8 supported).
- setBufferSize(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the internal buffer size for buffered data streams.
- setCallback(IInfoTask.Callback) - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- setCharset(Charset) - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Sets the charset.
- setCharset(Charset) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the charset.
- setCharSet(String) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setClientConfig(FTPClientConfig) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setConnectTimeout(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the connection timeout in milliseconds, which will be passed to the Socket
object's
connect() method.
- setConnMode(int) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setControlEncoding(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Saves the character encoding to be used by the FTP control connection.
- setControlKeepAliveReplyTimeout(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set how long to wait for control keep-alive message replies.
- setControlKeepAliveTimeout(long) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the time to wait between sending control connection keepalive messages
when processing file upload or download.
- setCopyStreamListener(CopyStreamListener) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the listener to be used when performing store/retrieve operations.
- setDatagramSocketFactory(DatagramSocketFactory) - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Sets the DatagramSocketFactory used by the DatagramSocketClient
to open DatagramSockets.
- setDataTimeout(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the timeout in milliseconds to use when reading from the
data connection.
- setDefaultDateFormatStr(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the defaultDateFormatStr property.
- setDefaultPort(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the default port the SocketClient should connect to when a port
is not specified.
- setDefaultTimeout(int) - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Set the default timeout in milliseconds to use when opening a socket.
- setDefaultTimeout(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Set the default timeout in milliseconds to use when opening a socket.
- setEnabledCipherSuites(String[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Controls which particular cipher suites are enabled for use on this
connection.
- setEnabledProtocols(String[]) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Controls which particular protocol versions are enabled for use on this
connection.
- setEnabledSessionCreation(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Controls whether a new SSL session may be established by this socket.
- setEndpointCheckingEnabled(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Automatic endpoint identification checking using the HTTPS algorithm
is supported on Java 1.7+.
- setFileStructure(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the file structure.
- setFileTransferMode(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the transfer mode.
- setFileType(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the file type to be transferred.
- setFileType(int, int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the file type to be transferred and the format.
- setGroup(String) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the name of the group owning the file.
- setHardLinkCount(int) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the number of hard links to this file.
- setHostnameVerifier(HostnameVerifier) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Override the default HostnameVerifier to use.
- setInclusiveHostCount(boolean) - 类 中的方法aria.apache.commons.net.util.SubnetUtils
-
- setKeepAlive(boolean) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the SO_KEEPALIVE flag on the currently opened socket.
- setKeyManager(KeyManager) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Set a KeyManager to use
- setLenientFutureDates(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the lenientFutureDates property.
- setLink(String) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
If the FTPFile is a symbolic link, use this method to set the name of the
file being pointed to by the symbolic link.
- setListHiddenFiles(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- setMaxPort(int) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setMinPort(int) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setModificationTime(String, String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP MFMT command (not supported by all servers) which sets the last
modified time of a file.
- setName(String) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the name of the file.
- setNeedClientAuth(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Configures the socket to require client authentication.
- setNewFileName(String) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setParserFactory(FTPFileEntryParserFactory) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
set the factory used for parser creation to the supplied factory object.
- setPassiveLocalIPAddress(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the local IP address to use in passive mode.
- setPassiveLocalIPAddress(InetAddress) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the local IP address to use in passive mode.
- setPassiveNatWorkaround(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
- setPassiveNatWorkaroundStrategy(FTPClient.HostnameResolver) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the workaround strategy to replace the PASV mode reply addresses.
- setPermission(int, int, boolean) - 类 中的方法aria.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.
- setProxy(Proxy) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the proxy for use with all the connections.
- setProxy(Proxy) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setRawListing(String) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the original FTP server raw listing from which the FTPFile was
created.
- setReceieveDataSocketBufferSize(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the value to be used for the data socket SO_RCVBUF option.
- setReceiveBufferSize(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the underlying socket receive buffer size.
- setRecentDateFormatStr(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the recentDateFormatStr property.
- setRegex(String) - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Alter the current regular expression being utilised for entry parsing
and create a new Pattern instance.
- setRegex(String, int) - 类 中的方法aria.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Alter the current regular expression being utilised for entry parsing
and create a new Pattern instance.
- setRemoteVerificationEnabled(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Enable or disable verification that the remote host taking part
of a data connection is the same as the host to which the control
connection is attached.
- setReportActiveExternalIPAddress(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set the external IP address to report in EPRT/PORT commands in active mode.
- setRestartOffset(long) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the restart offset for file transfers.
- setSendBufferSize(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Set the underlying socket send buffer size.
- setSendDataSocketBufferSize(int) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Sets the value to be used for the data socket SO_SNDBUF option.
- setServerLanguageCode(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the serverLanguageCode property.
- setServerSocketFactory(ServerSocketFactory) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the ServerSocketFactory used by the SocketClient to open ServerSocket
connections.
- setServerTimeZoneId(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the serverTimeZoneId property.
- setShortMonthNames(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
setter for the shortMonthNames property.
- setSize(long) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the file size in bytes.
- setSocketFactory(SocketFactory) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the SocketFactory used by the SocketClient to open socket
connections.
- setSoLinger(boolean, int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Sets the SO_LINGER timeout on the currently opened socket.
- setSoTimeout(int) - 类 中的方法aria.apache.commons.net.DatagramSocketClient
-
Set the timeout in milliseconds of a currently open connection.
- setSoTimeout(int) - 类 中的方法aria.apache.commons.net.SocketClient
-
Set the timeout in milliseconds of a currently open connection.
- setStrictMultilineParsing(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Set strict multiline parsing.
- setStrictReplyParsing(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
Set strict non-multiline parsing.
- setTcpNoDelay(boolean) - 类 中的方法aria.apache.commons.net.SocketClient
-
Enables or disables the Nagle's algorithm (TCP_NODELAY) on the
currently opened socket.
- setTimestamp(Calendar) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the file timestamp.
- setTrustManager(TrustManager) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Override the default TrustManager to use; if set to null,
the default TrustManager from the JVM will be used.
- setType(int) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the type of the file (DIRECTORY_TYPE,
FILE_TYPE, etc.).
- setUnparseableEntries(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClientConfig
-
Allow list parsing methods to create basic FTPFile entries if parsing fails.
- setUploadInterceptor(IFtpUploadInterceptor) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setUrlEntity(FtpUrlEntity) - 类 中的方法com.arialyy.aria.ftp.FtpTaskOption
-
- setUseClientMode(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Configures the socket to use client (or server) mode in its first
handshake.
- setUseEPSVwithIPv4(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Set whether to use EPSV with IPv4.
- setUser(String) - 类 中的方法aria.apache.commons.net.ftp.FTPFile
-
Set the name of the user owning the file.
- setWantClientAuth(boolean) - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
Configures the socket to request client authentication,
but only if such a request is appropriate to the cipher
suite negotiated.
- site(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SITE command to the server,
receive the reply, and return the reply code.
- SITE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- SITE_PARAMETERS - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- SITE_PARAMETERS - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- smnt(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SMNT command to the server,
receive the reply, and return the reply code.
- SMNT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- SocketClient - aria.apache.commons.net中的类
-
The SocketClient provides the basic operations that are required of
client objects accessing sockets.
- SocketClient() - 类 的构造器aria.apache.commons.net.SocketClient
-
Default constructor for SocketClient.
- SocketInputStream - aria.apache.commons.net.io中的类
-
This class wraps an input stream, storing a reference to its originating
socket.
- SocketInputStream(Socket, InputStream) - 类 的构造器aria.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 - aria.apache.commons.net.io中的类
-
This class wraps an output stream, storing a reference to its originating
socket.
- SocketOutputStream(Socket, OutputStream) - 类 的构造器aria.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.
- SSLContextUtils - aria.apache.commons.net.util中的类
-
General utilities for SSLContext.
- sslNegotiation() - 类 中的方法aria.apache.commons.net.ftp.FTPSClient
-
SSL/TLS negotiation.
- SSLSocketUtils - aria.apache.commons.net.util中的类
-
General utilities for SSLSocket.
- stat() - 类 中的方法aria.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) - 类 中的方法aria.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 - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- STATUS - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- STATUS - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- stop() - 类 中的方法com.arialyy.aria.ftp.AbsFtpInfoTask
-
- stor(String) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STOR command to the server,
receive the reply, and return the reply code.
- STOR - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- STORAGE_ALLOCATION_EXCEEDED - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- STORE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- STORE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- STORE_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPSClient
-
- STORE_UNIQUE - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- STORE_UNIQUE - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- storeFile(String, InputStream) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Stores a file on the server using the given name and taking input
from the given InputStream.
- storeFile(String, InputStream, OnFtpInputStreamListener) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
含有事件的Ftp上传文件
- storeFileStream(String) - 类 中的方法aria.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) - 类 中的方法aria.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) - 类 中的方法aria.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) - 类 中的方法aria.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() - 类 中的方法aria.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() - 类 中的方法aria.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) - 类 中的方法aria.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 - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- STREAM_TRANSFER_MODE - 类 中的静态变量aria.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be transferred as a stream
of bytes.
- strictMultilineParsing - 类 中的变量aria.apache.commons.net.ftp.FTP
-
This is used to signal whether a block of multiline responses beginning
with xxx must be terminated by the same numeric code xxx
See section 4.2 of RFC 959 for details.
- stru(int) - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STRU command to the server,
receive the reply, and return the reply code.
- STRU - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- STRUCTURE_MOUNT - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- STRUCTURE_MOUNT - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- structureMount(String) - 类 中的方法aria.apache.commons.net.ftp.FTPClient
-
Issue the FTP SMNT command.
- SubnetUtils - aria.apache.commons.net.util中的类
-
A class that performs some subnet calculations given a network address and a subnet mask.
- SubnetUtils(String) - 类 的构造器aria.apache.commons.net.util.SubnetUtils
-
Constructor that takes a CIDR-notation string, e.g. "192.168.0.1/16"
- SubnetUtils(String, String) - 类 的构造器aria.apache.commons.net.util.SubnetUtils
-
Constructor that takes a dotted decimal address and a dotted decimal mask.
- SubnetUtils.SubnetInfo - aria.apache.commons.net.util中的类
-
Convenience container for subnet summary information.
- SYMBOLIC_LINK_TYPE - 类 中的静态变量aria.apache.commons.net.ftp.FTPFile
-
A constant indicating an FTPFile is a symbolic link.
- SYNTAX_ERROR_IN_ARGUMENTS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- syst() - 类 中的方法aria.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SYST command to the server,
receive the reply, and return the reply code.
- SYST - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- SYST_AS400 - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an AS/400-based ftp server is known throughout
the commons-net ftp system.
- SYST_L8 - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Some servers return an "UNKNOWN Type: L8" message
in response to the SYST command.
- SYST_MACOS_PETER - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a Mac pre OS-X -based ftp server is known throughout
the commons-net ftp system.
- SYST_MVS - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an MVS-based ftp server is known throughout
the commons-net ftp system.
- SYST_NETWARE - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an Netware-based ftp server is known throughout
the commons-net ftp system.
- SYST_NT - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a WindowsNT-based ftp server is known throughout
the commons-net ftp system.
- SYST_OS2 - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an OS/2-based ftp server is known throughout
the commons-net ftp system.
- SYST_OS400 - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an OS/400-based ftp server is known throughout
the commons-net ftp system.
- SYST_UNIX - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a unix-based ftp server is known throughout
the commons-net ftp system.
- SYST_UNIX_TRIM_LEADING - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
- SYST_VMS - 类 中的静态变量aria.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a vms-based ftp server is known throughout
the commons-net ftp system.
- SYSTEM - 枚举 中的静态变量aria.apache.commons.net.ftp.FTPCmd
-
- SYSTEM - 类 中的静态变量aria.apache.commons.net.ftp.FTPCommand
-
已过时。
- SYSTEM_STATUS - 类 中的静态变量aria.apache.commons.net.ftp.FTPReply
-
- SYSTEM_TYPE_PROPERTIES - 类 中的静态变量aria.apache.commons.net.ftp.FTPClient
-
The name of an optional systemType properties file ("/systemType.properties"), which is loaded
using Class.getResourceAsStream(String).