jar

com.github.signed.jvm-protocol-handler : jvm-protocol-handler

Maven & Gradle

Feb 13, 2013
0 stars

jvm-protocol-handler · jvm-protocol-handler enables the use of jvm://key urls to resolve objects

Table Of Contents

Latest Version

Download com.github.signed.jvm-protocol-handler : jvm-protocol-handler JAR file - Latest Versions:

All Versions

Download com.github.signed.jvm-protocol-handler : jvm-protocol-handler 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 jvm-protocol-handler-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.signed.protocols.jvm

├─ com.github.signed.protocols.jvm.Handler.class - [JAR]

├─ com.github.signed.protocols.jvm.InputStreamSource.class - [JAR]

├─ com.github.signed.protocols.jvm.JvmProtocolHandler.class - [JAR]

├─ com.github.signed.protocols.jvm.JvmStreamHandlerFactory.class - [JAR]

├─ com.github.signed.protocols.jvm.MemoryDictionary.class - [JAR]

├─ com.github.signed.protocols.jvm.MemoryDictionaryConnection.class - [JAR]

Advertisement