|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ContentHandlerFactory | Untamed: |
DatagramSocketImplFactory | Untamed: |
FileNameMap | Untamed: A simple interface which provides a mechanism to map between a file name and a MIME type string. |
InetAddressImpl | |
SocketImplFactory | Untamed: |
SocketOptions | Untamed: Interface of methods to get/set socket options. |
SocksConsts | Constants used by the SOCKS protocol implementation. |
URLStreamHandlerFactory | Untamed: |
Class Summary | |
Authenticator | Untamed: The class Authenticator represents an object that knows how to obtain authentication for a network connection. |
ContentHandler | Untamed: |
DatagramPacket | Untamed: |
DatagramSocket | Untamed: |
DatagramSocketImpl | Untamed: |
FactoryURLClassLoader | |
HttpURLConnection | Untamed: A URLConnection with support for HTTP-specific features. |
Inet4Address | Untamed: This class represents an Internet Protocol version 4 (IPv4) address. |
Inet4AddressImpl | |
Inet6Address | Untamed: This class represents an Internet Protocol version 6 (IPv6) address. |
Inet6AddressImpl | |
InetAddress | Untamed: |
InetAddressContainer | |
InetAddressImplFactory | |
InetSocketAddress | Untamed: |
JarURLConnection | Untamed: A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file. |
MulticastSocket | Untamed: The multicast datagram socket class is useful for sending and receiving IP multicast packets. |
NetPermission | Untamed: This class is for various network permissions. |
NetworkInterface | Untamed: |
Parts | |
PasswordAuthentication | Untamed: The class PasswordAuthentication is a data holder that is used by Authenticator. |
PlainDatagramSocketImpl | Concrete datagram and multicast socket implementation base class. |
PlainSocketImpl | Default Socket Implementation. |
ServerSocket | Untamed: |
Socket | Untamed: |
SocketAddress | Untamed: |
SocketImpl | Untamed: |
SocketInputStream | |
SocketOutputStream | This stream extends FileOutputStream to implement a SocketOutputStream. |
SocketPermission | Untamed: |
SocketPermissionCollection | if (init'd with IP, key is IP as string) if wildcard, its the wild card else its the cname? |
SocksSocketImpl | SOCKS (V4 & V5) TCP socket implementation (RFC 1928). |
SocksSocketImplFactory | This factory creates an SocketImpl that implements the SOCKS protocol (both V5 & V4). |
UnknownContentHandler | |
URI | Untamed: |
URL | Untamed: |
URLClassLoader | Untamed: This class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories. |
URLConnection | Untamed: |
URLDecoder | Untamed: Utility class for HTML form decoding. |
URLEncoder | Untamed: Utility class for HTML form encoding. |
URLStreamHandler | Untamed: |
Exception Summary | |
BindException | Untamed: Signals that an error occurred while attempting to bind a socket to a local address and port. |
ConnectException | Untamed: Signals that an error occurred while attempting to connect a socket to a remote address and port. |
MalformedURLException | Untamed: Thrown to indicate that a malformed URL has occurred. |
NoRouteToHostException | Untamed: Signals that an error occurred while attempting to connect a socket to a remote address and port. |
PortUnreachableException | Untamed: Signals that an ICMP Port Unreachable message has been received on a connected datagram. |
ProtocolException | Untamed: Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. |
SocketException | Untamed: Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. |
SocketTimeoutException | Untamed: Signals that a timeout has occurred on a socket read or accept. |
UnknownHostException | Untamed: Thrown to indicate that the IP address of a host could not be determined. |
UnknownServiceException | Untamed: Thrown to indicate that an unknown service exception has occurred. |
URISyntaxException | Untamed: Checked exception thrown to indicate that a string could not be parsed as a URI reference. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |