jar

com.github.junahan : struts2-protobuf-plugin

Maven & Gradle

Jun 20, 2018
3 usages
0 stars

Struts2 plugin for protobuf

Table Of Contents

Latest Version

Download com.github.junahan : struts2-protobuf-plugin JAR file - Latest Versions:

All Versions

Download com.github.junahan : struts2-protobuf-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 struts2-protobuf-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.junahan.struts2

├─ com.github.junahan.struts2.ProtobufException.class - [JAR]

├─ com.github.junahan.struts2.ProtobufExceptionInterceptor.class - [JAR]

├─ com.github.junahan.struts2.ProtobufInterceptor.class - [JAR]

├─ com.github.junahan.struts2.ProtobufPopulator.class - [JAR]

├─ com.github.junahan.struts2.ProtobufResponseAware.class - [JAR]

├─ com.github.junahan.struts2.ProtobufResult.class - [JAR]

├─ com.github.junahan.struts2.ProtobufValidationInterceptor.class - [JAR]

com.github.junahan.struts2.util

├─ com.github.junahan.struts2.util.BeanPropertyUtil.class - [JAR]

├─ com.github.junahan.struts2.util.FileDescriptorUtil.class - [JAR]

├─ com.github.junahan.struts2.util.MessageConsts.class - [JAR]

├─ com.github.junahan.struts2.util.ProtobufUtil.class - [JAR]

├─ com.github.junahan.struts2.util.Strings.class - [JAR]

com.github.junahan.struts2.protocol

├─ com.github.junahan.struts2.protocol.EStatus.class - [JAR]

├─ com.github.junahan.struts2.protocol.ExceptionMessage.class - [JAR]

├─ com.github.junahan.struts2.protocol.ExceptionMessageOrBuilder.class - [JAR]

├─ com.github.junahan.struts2.protocol.FieldError.class - [JAR]

├─ com.github.junahan.struts2.protocol.FieldErrorOrBuilder.class - [JAR]

├─ com.github.junahan.struts2.protocol.Protocol.class - [JAR]

├─ com.github.junahan.struts2.protocol.ResponseError.class - [JAR]

├─ com.github.junahan.struts2.protocol.ResponseErrorOrBuilder.class - [JAR]

├─ com.github.junahan.struts2.protocol.WireRequest.class - [JAR]

├─ com.github.junahan.struts2.protocol.WireRequestOrBuilder.class - [JAR]

├─ com.github.junahan.struts2.protocol.WireResponse.class - [JAR]

├─ com.github.junahan.struts2.protocol.WireResponseOrBuilder.class - [JAR]

Advertisement