-
public class ClasspathHandler extends URLStreamHandler
-
-
Field Summary
Fields Modifier and Type Field Description public final static ClasspathHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitregisterHandler()final URLStreamHandlercreateURLStreamHandler(String protocol)-
Methods inherited from class com.hexagonkt.ClasspathHandler
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
-
-
Method Detail
-
registerHandler
final Unit registerHandler()
-
createURLStreamHandler
final URLStreamHandler createURLStreamHandler(String protocol)
-
-
-
-