Class BytesURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.frankframework.configuration.classloaders.BytesURLStreamHandler
-
Constructor Summary
-
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[] bytes)
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
-