java.net
E356674
java.net is a core Java package that provides classes and interfaces for networking, including support for sockets, URLs, and IP addressing.
All labels observed (10)
| Label | Occurrences |
|---|---|
| java.net canonical | 3 |
| Java Networking APIs | 1 |
| java.net.HttpURLConnection | 1 |
| java.net.Proxy | 1 |
| java.net.ProxySelector | 1 |
| java.net.Socket | 1 |
| java.net.URI | 1 |
| java.net.URL | 1 |
| java.net.URLConnection | 1 |
| java.net.URLStreamHandler | 1 |
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
Java package
ⓘ
core Java API package ⓘ |
| containsClass |
java.net.Authenticator
ⓘ
java.net.CookieHandler ⓘ java.net.CookieManager ⓘ java.net.DatagramPacket ⓘ java.net.DatagramSocket ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.HttpURLConnection
java.net.Inet4Address ⓘ java.net.Inet6Address ⓘ java.net.InetAddress ⓘ java.net.InetSocketAddress ⓘ java.net.MulticastSocket ⓘ java.net.NetworkInterface ⓘ java.net.PasswordAuthentication ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.Proxy
java.net self-linksurface differs ⓘ
surface form:
java.net.ProxySelector
java.net.ServerSocket ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.Socket
java.net.SocketAddress ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.URI
java.net self-linksurface differs ⓘ
surface form:
java.net.URL
java.net self-linksurface differs ⓘ
surface form:
java.net.URLConnection
java.net self-linksurface differs ⓘ
surface form:
java.net.URLStreamHandler
|
| containsInterface |
java.net.CookiePolicy
ⓘ
java.net.CookieStore ⓘ java.net.SocketOptions ⓘ java.net.URLStreamHandlerFactory ⓘ |
| domain | networking ⓘ |
| introducedIn | early versions of Java SE (JDK 1.0 era) ⓘ |
| maintainedBy | Oracle Corporation ⓘ |
| partOf |
Java Platform, Standard Edition
ⓘ
surface form:
Java Standard Edition
|
| previouslyMaintainedBy | Sun Microsystems ⓘ |
| programmingLanguage | Java ⓘ |
| providedBy |
Java Platform, Standard Edition
ⓘ
surface form:
Java Platform
|
| supports |
HTTP communication
ⓘ
IP addressing ⓘ TCP sockets ⓘ UDP sockets ⓘ URIs ⓘ URLs ⓘ asynchronous channels (via related NIO packages) ⓘ datagram communication ⓘ multicast networking ⓘ network interfaces enumeration ⓘ proxy configuration ⓘ socket options ⓘ |
| usedFor |
accessing web resources via URLs
ⓘ
building client-server applications ⓘ implementing network protocols ⓘ |
Referenced by (12)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Java Networking APIs
this entity surface form:
java.net.Socket
this entity surface form:
java.net.URL
this entity surface form:
java.net.URI
this entity surface form:
java.net.URLConnection
this entity surface form:
java.net.HttpURLConnection
this entity surface form:
java.net.Proxy
this entity surface form:
java.net.ProxySelector
this entity surface form:
java.net.URLStreamHandler