Package org.codehaus.classworlds
Class BytesURLStreamHandler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.codehaus.classworlds.BytesURLStreamHandler
-
public class BytesURLStreamHandler extends java.net.URLStreamHandler
- Author:
- Hani Suleiman (hani@formicary.net) Date: Oct 20, 2003 Time: 12:45:18 AM
-
-
Constructor Summary
Constructors Constructor Description BytesURLStreamHandler(byte[] content)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URLConnection
openConnection(java.net.URL url)
-