パッケージjava.netの階層
クラス階層
- java.lang.Object
- java.net.Authenticator
- java.net.CacheRequest
- java.net.CacheResponse
- java.net.SecureCacheResponse
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (java.io.Closeableを実装)
- java.security.SecureClassLoader
- java.net.ContentHandler
- java.net.CookieHandler
- java.net.CookieManager
- java.net.DatagramPacket
- java.net.DatagramSocket (java.io.Closeableを実装)
- java.net.MulticastSocket
- java.net.DatagramSocketImpl (java.net.SocketOptionsを実装)
- java.net.HttpCookie (java.lang.Cloneableを実装)
- java.net.IDN
- java.net.InetAddress (java.io.Serializableを実装)
- java.net.Inet4Address
- java.net.Inet6Address
- java.net.InterfaceAddress
- java.net.NetworkInterface
- java.net.PasswordAuthentication
- java.security.Permission (java.security.Guard、java.io.Serializableを実装する)
- java.security.BasicPermission (java.io.Serializableを実装)
- java.net.NetPermission
- java.net.SocketPermission (java.io.Serializableを実装)
- java.net.URLPermission
- java.security.BasicPermission (java.io.Serializableを実装)
- java.net.Proxy
- java.net.ProxySelector
- java.net.ResponseCache
- java.net.ServerSocket (java.io.Closeableを実装)
- java.net.Socket (java.io.Closeableを実装)
- java.net.SocketAddress (java.io.Serializableを実装)
- java.net.InetSocketAddress
- java.net.UnixDomainSocketAddress
- java.net.SocketImpl (java.net.SocketOptionsを実装)
- java.net.StandardSocketOptions
- java.lang.Throwable (java.io.Serializableを実装)
- java.lang.Exception
- java.io.IOException
- java.net.HttpRetryException
- java.io.InterruptedIOException
- java.net.SocketTimeoutException
- java.net.MalformedURLException
- java.net.ProtocolException
- java.net.SocketException
- java.net.BindException
- java.net.ConnectException
- java.net.NoRouteToHostException
- java.net.PortUnreachableException
- java.net.UnknownHostException
- java.net.UnknownServiceException
- java.net.URISyntaxException
- java.io.IOException
- java.lang.Exception
- java.net.URI (java.lang.Comparable<T>、java.io.Serializableを実装)
- java.net.URL (java.io.Serializableを実装)
- java.net.URLConnection
- java.net.HttpURLConnection
- java.net.JarURLConnection
- java.net.URLDecoder
- java.net.URLEncoder
- java.net.URLStreamHandler
インタフェース階層
- java.net.ContentHandlerFactory
- java.net.CookiePolicy
- java.net.CookieStore
- java.net.DatagramSocketImplFactory
- java.net.FileNameMap
- java.net.ProtocolFamily
- java.net.SocketImplFactory
- java.net.SocketOption<T>
- java.net.SocketOptions
- java.net.URLStreamHandlerFactory
列挙クラス階層
- java.lang.Object
- java.lang.Enum<E> (java.lang.Comparable<T>、java.lang.constant.Constable、java.io.Serializableを実装)
- java.net.Authenticator.RequestorType
- java.net.Proxy.Type
- java.net.StandardProtocolFamily (java.net.ProtocolFamilyを実装)
- java.lang.Enum<E> (java.lang.Comparable<T>、java.lang.constant.Constable、java.io.Serializableを実装)