Class BytesURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.codehaus.classworlds.BytesURLStreamHandler
-
Constructor Summary
Constructors -
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
-