jar

io.github.hugomario : struts2-rest-plugin

Maven & Gradle

Jul 03, 2023

Struts 2 REST Plugin

Table Of Contents

Latest Version

Download io.github.hugomario : struts2-rest-plugin JAR file - Latest Versions:

All Versions

Download io.github.hugomario : struts2-rest-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.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-rest-plugin-6.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.struts2.rest.config.entities

├─ org.apache.struts2.rest.config.entities.RestConstantConfig.class - [JAR]

org.apache.struts2.rest.handler.xstream

├─ org.apache.struts2.rest.handler.xstream.XStreamAllowedClassNames.class - [JAR]

├─ org.apache.struts2.rest.handler.xstream.XStreamAllowedClasses.class - [JAR]

├─ org.apache.struts2.rest.handler.xstream.XStreamPermissionProvider.class - [JAR]

├─ org.apache.struts2.rest.handler.xstream.XStreamProvider.class - [JAR]

org.apache.struts2.rest.handler

├─ org.apache.struts2.rest.handler.AbstractContentTypeHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.ContentTypeHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.FormUrlEncodedHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.HtmlHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.JacksonJsonHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.JacksonXmlHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.JuneauXmlHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.MultipartFormDataHandler.class - [JAR]

├─ org.apache.struts2.rest.handler.XStreamHandler.class - [JAR]

org.apache.struts2.rest

├─ org.apache.struts2.rest.ContentTypeHandlerManager.class - [JAR]

├─ org.apache.struts2.rest.ContentTypeInterceptor.class - [JAR]

├─ org.apache.struts2.rest.DefaultContentTypeHandlerManager.class - [JAR]

├─ org.apache.struts2.rest.DefaultHttpHeaders.class - [JAR]

├─ org.apache.struts2.rest.HttpHeaders.class - [JAR]

├─ org.apache.struts2.rest.RestActionInvocation.class - [JAR]

├─ org.apache.struts2.rest.RestActionMapper.class - [JAR]

├─ org.apache.struts2.rest.RestActionProxyFactory.class - [JAR]

├─ org.apache.struts2.rest.RestActionSupport.class - [JAR]

├─ org.apache.struts2.rest.RestConstants.class - [JAR]

├─ org.apache.struts2.rest.RestWorkflowInterceptor.class - [JAR]