com.atlassian.plugin.classloader.url
Class BytesUrlStreamHandler
java.lang.Object
java.net.URLStreamHandler
com.atlassian.plugin.classloader.url.BytesUrlStreamHandler
public class BytesUrlStreamHandler
- extends URLStreamHandler
URL stream handler of a byte array
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 © 2011 Atlassian. All Rights Reserved.