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)

How this entity was disambiguated

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 ⓘ

How these facts were elicited

Referenced by (12)

Full triples — surface form annotated when it differs from this entity's canonical label.

JDK 1.0 → includesLibrary → java.net ⓘ
JCL → hasComponent → java.net ⓘ
this entity surface form: Java Networking APIs
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.Socket
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.URL
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.URI
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.URLConnection
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.HttpURLConnection
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.Proxy
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.ProxySelector
java.net → containsClass → java.net self-linksurface differs ⓘ
this entity surface form: java.net.URLStreamHandler