summaryrefslogtreecommitdiff
path: root/libjava/classpath/java/net/STATUS
blob: 25dff963e06107ed858c1064e1347178d5fd1299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
X      ContentHandlerFactory 
X      FileNameMap 
X      SocketImplFactory 
X      URLStreamHandlerFactory 
*      Authenticator 
*      ContentHandler 
+      DatagramPacket 
+      DatagramSocket 
+      DatagramSocketImpl 
+      HttpURLConnection 
+      InetAddress 
*      JarURLConnection 
+      MulticastSocket 
*      NetPermission 
*      PasswordAuthentication 
+      PlainDatagramSocketImpl
+      PlainSocketImpl (internal)
+      ServerSocket 
+      Socket 
+      SocketImpl 
+      SocketInputStream (internal)
+      SocketOptions (internal)
+      SocketOutputStream (internal)
*      SocketPermission 
+      URL 
      URLClassLoader 
+      URLConnection 
*      URLEncoder 
+      URLStreamHandler 
X      BindException 
X      ConnectException 
X      MalformedURLException 
X      NoRouteToHostException 
X      ProtocolException 
X      SocketException 
X      UnknownHostException 
X      UnknownServiceException 

---------------
+      Native InetAddress
+      Native SocketImpl
+      Native DatagramSocketImpl
+     Protocol Handler for HTTP
      Protocol Handler for FTP
+      ContentHandler for text
      ContentHandler for gif
      ContentHandler for jpeg