org.codehaus.classworlds
Class BytesURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.codehaus.classworlds.BytesURLStreamHandler
public class BytesURLStreamHandler
- extends URLStreamHandler
- Author:
- Hani Suleiman ([email protected])
Date: Oct 20, 2003
Time: 12:45:18 AM
Methods inherited from class java.net.URLStreamHandler |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BytesURLStreamHandler
public BytesURLStreamHandler(byte[] content)
openConnection
public URLConnection openConnection(URL url)
- Specified by:
openConnection
in class URLStreamHandler
Copyright © 2002-2012 Codehaus. All Rights Reserved.