jar

org.honton.chas.url : url-extension

Maven & Gradle

Apr 10, 2017
1 usages
0 stars

URL registry · Extend a java process with multiple URLStreamHandlers. URLStreamHandler can be registered through the service provider pattern or programmatically. This jar can also be used as a maven extension to allow maven plugins to use URL schemes not handled by the JRE.

Table Of Contents

Latest Version

Download org.honton.chas.url : url-extension JAR file - Latest Versions:

All Versions

Download org.honton.chas.url : url-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window url-extension-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.honton.chas.url.extension.urlhandler

├─ org.honton.chas.url.extension.urlhandler.TcpUrlStreamHandlerFactory.class - [JAR]

├─ org.honton.chas.url.extension.urlhandler.UrlStreamHandlerRegistry.class - [JAR]

Advertisement