Package org.codehaus.classworlds
Class BytesURLStreamHandler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.codehaus.classworlds.BytesURLStreamHandler
-
@Deprecated public class BytesURLStreamHandler extends java.net.URLStreamHandler
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description BytesURLStreamHandler(byte[] content)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.net.URLConnection
openConnection(java.net.URL url)
Deprecated.
-