Initial revision
From-SVN: r102074
This commit is contained in:
parent
6f4434b39b
commit
f911ba985a
4557 changed files with 1000262 additions and 0 deletions
48
libjava/classpath/java/net/STATUS
Normal file
48
libjava/classpath/java/net/STATUS
Normal file
|
@ -0,0 +1,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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue