Class Handler
java.lang.Object
java.net.URLStreamHandler
ghidra.features.bsim.query.elastic.Handler
Dummy stream handler, so we can create URL objects with protocol "elastic"
-
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
-
Handler
public Handler()
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-
registerHandler
public static void registerHandler()
-