Package org.codehaus.classworlds
Class BytesURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.codehaus.classworlds.BytesURLStreamHandler
Deprecated.
- Author:
- Hani Suleiman (hani@formicary.net) Date: Oct 20, 2003 Time: 12:45:18 AM
-
Constructor Summary
-
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
BytesURLStreamHandler
public BytesURLStreamHandler(byte[] content) Deprecated.
-
-
Method Details
-
openConnection
Deprecated.- Specified by:
openConnection
in classURLStreamHandler
-