jar

com.github.nmorel.gwtjackson : gwt-jackson-remotelogging

Maven & Gradle

Sep 16, 2018
110 stars

gwt-jackson :: Extensions :: Remote Logging · Extension to support remote logging of Throwable

Table Of Contents

Latest Version

Download com.github.nmorel.gwtjackson : gwt-jackson-remotelogging JAR file - Latest Versions:

All Versions

Download com.github.nmorel.gwtjackson : gwt-jackson-remotelogging JAR file - All Versions:

Version Vulnerabilities Size Updated
0.15.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 gwt-jackson-remotelogging-0.15.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.nmorel.gwtjackson.remotelogging.client

├─ com.github.nmorel.gwtjackson.remotelogging.client.RemoteThrowableJsonSerializer.class - [JAR]

├─ com.github.nmorel.gwtjackson.remotelogging.client.StackTraceElementJsonSerializer.class - [JAR]

com.github.nmorel.gwtjackson.remotelogging.rebind

├─ com.github.nmorel.gwtjackson.remotelogging.rebind.RemoteLoggingConfiguration.class - [JAR]

com.github.nmorel.gwtjackson.remotelogging.shared

├─ com.github.nmorel.gwtjackson.remotelogging.shared.RemoteThrowable.class - [JAR]

com.github.nmorel.gwtjackson.remotelogging.server

├─ com.github.nmorel.gwtjackson.remotelogging.server.RemoteLoggingJacksonModule.class - [JAR]

Advertisement