Uses of Package
org.apache.commons.net
Packages that use org.apache.commons.net
Package
Description
Common socket classes and protocol command utility classes
Classes for rcommand, rexec, rlogin
Chargen over TCP and UDP
Daytime over TCP and UDP
Discard over TCP and UDP
Echo over TCP and UDP
Finger implementation
FTP and FTPS support classes
Basic IMAP and IMAPS support classes
NNTP - network news transfer protocol
NTP - network time protocol
POP3 and POP3S mail
SMTP and SMTPS mail
Telnet implementation
TFTP cliemt implementation
Time protocol (RFC 868) over TCP and UDP
Whois client
-
Classes in org.apache.commons.net used by org.apache.commons.netClassDescriptionThe 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
.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.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.ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents. -
Classes in org.apache.commons.net used by org.apache.commons.net.bsdClassDescriptionThe SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.chargenClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.daytimeClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.discardClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.echoClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.fingerClassDescriptionThe SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.ftpClassDescriptionThis exception is used to indicate that the reply from a server could not be interpreted.ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.imapClassDescriptionThe SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.nntpClassDescriptionProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.ntpClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.pop3ClassDescriptionThere 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.ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.smtpClassDescriptionThere 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.ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.telnetClassDescriptionThe SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.tftpClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.timeClassDescriptionThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.The SocketClient provides the basic operations that are required of client objects accessing sockets.
-
Classes in org.apache.commons.net used by org.apache.commons.net.whoisClassDescriptionThe SocketClient provides the basic operations that are required of client objects accessing sockets.