yawda.utils.net
Class CMemoryURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
yawda.utils.net.CMemoryURLStreamHandler
- public final class CMemoryURLStreamHandler
- extends URLStreamHandler
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMemoryURLStreamHandler
public CMemoryURLStreamHandler(byte[] content)
openConnection
protected final URLConnection openConnection(URL u)
throws IOException
- Throws:
IOException- See Also:
URLStreamHandler.openConnection(java.net.URL)