Class BytesUrlStreamHandler
java.lang.Object
java.net.URLStreamHandler
com.atlassian.plugin.classloader.url.BytesUrlStreamHandler
URL stream handler of a byte array
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
BytesUrlStreamHandler
public BytesUrlStreamHandler(byte[] content)
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler
-