|
|
| commons-net-3.0.1.jar - Apache Commons Net | Apache Commons Net library implements the client side of many basic
Internet protocols. The purpose of the library is to provide fundamental
protocol access, not higher-level abstractions. Therefore, some of the design
violates object-oriented design principles. Our philosophy is to make the global
functionality of a protocol accessible (e.g., TFTP send file and receive file)
when possible, but also provide access to the fundamental protocols where applicable
so that the programmer may construct his own custom implementations
(e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed).
JAR File Size and Download Location:
File name: commons-net.jar, commons-net-3.0.1.jar
File size: 269014 bytes
Date modified: 02-Jun-2011
Download: Apache Commons Net
Manifest of the JAR:
Archiver-Version: Plexus Archiver
Built-By: User
Build-Jdk: 1.5.0_22
Implementation-Title: Commons Net
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 3.0.1
Specification-Title: Commons Net
Specification-Vendor: The Apache Software Foundation
Specification-Version: 3.0.1
X-Compile-Source-JDK: 1.5
X-Compile-Target-JDK: 1.5
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package: javax.crypto,javax.crypto.spec,javax.net,javax.net.ssl
Bnd-LastModified: 1307038464968
Bundle-Version: 3.0.1
Bundle-Name: Commons Net
Bundle-Description: Apache Commons Net library contains a collection o
f network utilities and protocol implementations.Supported protocols
include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois
Bundle-DocURL: http://commons.apache.org/net/
Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-SymbolicName: org.apache.commons.net
Tool: Bnd-0.0.255
| | By: fyicenter.com | |
| List of Classes in the JAR:
org/apache/commons/net/bsd/RCommandClient
org/apache/commons/net/bsd/RExecClient
org/apache/commons/net/bsd/RLoginClient
org/apache/commons/net/chargen/CharGenTCPClient
org/apache/commons/net/chargen/CharGenUDPClient
org/apache/commons/net/DatagramSocketClient
org/apache/commons/net/DatagramSocketFactory
org/apache/commons/net/daytime/DaytimeTCPClient
org/apache/commons/net/daytime/DaytimeUDPClient
org/apache/commons/net/DefaultDatagramSocketFactory
org/apache/commons/net/DefaultSocketFactory
org/apache/commons/net/discard/DiscardTCPClient
org/apache/commons/net/discard/DiscardUDPClient
org/apache/commons/net/echo/EchoTCPClient
org/apache/commons/net/echo/EchoUDPClient
org/apache/commons/net/finger/FingerClient
org/apache/commons/net/ftp/Configurable
org/apache/commons/net/ftp/FTP
org/apache/commons/net/ftp/FTPClient
org/apache/commons/net/ftp/FTPClientConfig
org/apache/commons/net/ftp/FTPCommand
org/apache/commons/net/ftp/FTPConnectionClosedException
org/apache/commons/net/ftp/FTPFile
org/apache/commons/net/ftp/FTPFileEntryParser
org/apache/commons/net/ftp/FTPFileEntryParserImpl
org/apache/commons/net/ftp/FTPFileFilter
org/apache/commons/net/ftp/FTPFileFilters
org/apache/commons/net/ftp/FTPHTTPClient
org/apache/commons/net/ftp/FTPListParseEngine
org/apache/commons/net/ftp/FTPReply
org/apache/commons/net/ftp/FTPSClient
org/apache/commons/net/ftp/FTPSCommand
org/apache/commons/net/ftp/FTPSServerSocketFactory
org/apache/commons/net/ftp/FTPSSocketFactory
org/apache/commons/net/ftp/FTPSTrustManager
org/apache/commons/net/ftp/parser/CompositeFileEntryParser
org/apache/commons/net/ftp/parser/ConfigurableFTPFileEntryParserImpl
org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory
org/apache/commons/net/ftp/parser/EnterpriseUnixFTPEntryParser
org/apache/commons/net/ftp/parser/FTPFileEntryParserFactory
org/apache/commons/net/ftp/parser/FTPTimestampParser
org/apache/commons/net/ftp/parser/FTPTimestampParserImpl
org/apache/commons/net/ftp/parser/MLSxEntryParser
org/apache/commons/net/ftp/parser/MVSFTPEntryParser
org/apache/commons/net/ftp/parser/NetwareFTPEntryParser
org/apache/commons/net/ftp/parser/NTFTPEntryParser
org/apache/commons/net/ftp/parser/OS2FTPEntryParser
org/apache/commons/net/ftp/parser/OS400FTPEntryParser
org/apache/commons/net/ftp/parser/ParserInitializationException
org/apache/commons/net/ftp/parser/RegexFTPFileEntryParserImpl
org/apache/commons/net/ftp/parser/UnixFTPEntryParser
org/apache/commons/net/ftp/parser/VMSFTPEntryParser
org/apache/commons/net/ftp/parser/VMSVersioningFTPEntryParser
org/apache/commons/net/imap/AuthenticatingIMAPClient
org/apache/commons/net/imap/IMAP
org/apache/commons/net/imap/IMAPClient
org/apache/commons/net/imap/IMAPCommand
org/apache/commons/net/imap/IMAPReply
org/apache/commons/net/imap/IMAPSClient
org/apache/commons/net/io/CopyStreamAdapter
org/apache/commons/net/io/CopyStreamEvent
org/apache/commons/net/io/CopyStreamException
org/apache/commons/net/io/CopyStreamListener
org/apache/commons/net/io/CRLFLineReader
org/apache/commons/net/io/DotTerminatedMessageReader
org/apache/commons/net/io/DotTerminatedMessageWriter
org/apache/commons/net/io/FromNetASCIIInputStream
org/apache/commons/net/io/FromNetASCIIOutputStream
org/apache/commons/net/io/SocketInputStream
org/apache/commons/net/io/SocketOutputStream
org/apache/commons/net/io/ToNetASCIIInputStream
org/apache/commons/net/io/ToNetASCIIOutputStream
org/apache/commons/net/io/Util
org/apache/commons/net/MalformedServerReplyException
org/apache/commons/net/nntp/Article
org/apache/commons/net/nntp/ArticleInfo
org/apache/commons/net/nntp/ArticleIterator
org/apache/commons/net/nntp/ArticlePointer
org/apache/commons/net/nntp/NewGroupsOrNewsQuery
org/apache/commons/net/nntp/NewsgroupInfo
org/apache/commons/net/nntp/NewsgroupIterator
org/apache/commons/net/nntp/NNTP
org/apache/commons/net/nntp/NNTPClient
org/apache/commons/net/nntp/NNTPCommand
org/apache/commons/net/nntp/NNTPConnectionClosedException
org/apache/commons/net/nntp/NNTPReply
org/apache/commons/net/nntp/ReplyIterator
org/apache/commons/net/nntp/SimpleNNTPHeader
org/apache/commons/net/nntp/Threadable
org/apache/commons/net/nntp/ThreadContainer
org/apache/commons/net/nntp/Threader
org/apache/commons/net/ntp/NTPUDPClient
org/apache/commons/net/ntp/NtpUtils
org/apache/commons/net/ntp/NtpV3Impl
org/apache/commons/net/ntp/NtpV3Packet
org/apache/commons/net/ntp/TimeInfo
org/apache/commons/net/ntp/TimeStamp
org/apache/commons/net/pop3/ExtendedPOP3Client
org/apache/commons/net/pop3/POP3
org/apache/commons/net/pop3/POP3Client
org/apache/commons/net/pop3/POP3Command
org/apache/commons/net/pop3/POP3MessageInfo
org/apache/commons/net/pop3/POP3Reply
org/apache/commons/net/pop3/POP3SClient
org/apache/commons/net/PrintCommandListener
org/apache/commons/net/ProtocolCommandEvent
org/apache/commons/net/ProtocolCommandListener
org/apache/commons/net/ProtocolCommandSupport
org/apache/commons/net/smtp/AuthenticatingSMTPClient
org/apache/commons/net/smtp/RelayPath
org/apache/commons/net/smtp/SimpleSMTPHeader
org/apache/commons/net/smtp/SMTP
org/apache/commons/net/smtp/SMTPClient
org/apache/commons/net/smtp/SMTPCommand
org/apache/commons/net/smtp/SMTPConnectionClosedException
org/apache/commons/net/smtp/SMTPReply
org/apache/commons/net/smtp/SMTPSClient
org/apache/commons/net/SocketClient
org/apache/commons/net/telnet/EchoOptionHandler
org/apache/commons/net/telnet/InvalidTelnetOptionException
org/apache/commons/net/telnet/SimpleOptionHandler
org/apache/commons/net/telnet/SuppressGAOptionHandler
org/apache/commons/net/telnet/Telnet
org/apache/commons/net/telnet/TelnetClient
org/apache/commons/net/telnet/TelnetCommand
org/apache/commons/net/telnet/TelnetInputListener
org/apache/commons/net/telnet/TelnetInputStream
org/apache/commons/net/telnet/TelnetNotificationHandler
org/apache/commons/net/telnet/TelnetOption
org/apache/commons/net/telnet/TelnetOptionHandler
org/apache/commons/net/telnet/TelnetOutputStream
org/apache/commons/net/telnet/TerminalTypeOptionHandler
org/apache/commons/net/telnet/WindowSizeOptionHandler
org/apache/commons/net/tftp/TFTP
org/apache/commons/net/tftp/TFTPAckPacket
org/apache/commons/net/tftp/TFTPClient
org/apache/commons/net/tftp/TFTPDataPacket
org/apache/commons/net/tftp/TFTPErrorPacket
org/apache/commons/net/tftp/TFTPPacket
org/apache/commons/net/tftp/TFTPPacketException
org/apache/commons/net/tftp/TFTPReadRequestPacket
org/apache/commons/net/tftp/TFTPRequestPacket
org/apache/commons/net/tftp/TFTPWriteRequestPacket
org/apache/commons/net/time/TimeTCPClient
org/apache/commons/net/time/TimeUDPClient
org/apache/commons/net/util/Base64
org/apache/commons/net/util/KeyManagerUtils
org/apache/commons/net/util/ListenerList
org/apache/commons/net/util/SSLContextUtils
org/apache/commons/net/util/SubnetUtils
org/apache/commons/net/util/TrustManagerUtils
org/apache/commons/net/whois/WhoisClient
| | ID: 1481 | Rank: 482 | Votes: 5 | Views: 262 | Updated: 2012-01-31 |
482 :-) | | commons-net-3.0.1.jar - Apache Commons Net | | Apache Commons Net library implements the client side of many basic
Internet protocols. The purpose of the library is to provide fundamental
protocol access, not hig... | | Submitted: 2012-01-31 |
|
349 :-) | | commons-proxy-1.0.jar - Apche Commons Proxy | | The Proxy design pattern allows you to provide "a surrogate or
placeholder for another object to control access to it". Proxies can be used
in many ways. Some of whic... | | Submitted: 2012-02-02 |
|
Copyright © 2012 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|