jar

com.bitplan.rest : com.bitplan.simplerest

Maven & Gradle

Dec 19, 2021
4 usages
0 stars

Simple Jersey RestFul Framework · Needed Base Utilities and Functions for Jersey 1.x RESTFul applications

Table Of Contents

Latest Version

Download com.bitplan.rest : com.bitplan.simplerest JAR file - Latest Versions:

All Versions

Download com.bitplan.rest : com.bitplan.simplerest 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 com.bitplan.simplerest-0.0.26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bitplan.jaxb

├─ com.bitplan.jaxb.JaxbFactory.class - [JAR]

├─ com.bitplan.jaxb.ManagerImpl.class - [JAR]

com.bitplan.rest.users

├─ com.bitplan.rest.users.ObjectFactory.class - [JAR]

├─ com.bitplan.rest.users.UserImpl.class - [JAR]

├─ com.bitplan.rest.users.UserManagerImpl.class - [JAR]

com.bitplan.rest.clicks

├─ com.bitplan.rest.clicks.ClickFilterProvider.class - [JAR]

├─ com.bitplan.rest.clicks.ClickStream.class - [JAR]

├─ com.bitplan.rest.clicks.ClickStreamManager.class - [JAR]

├─ com.bitplan.rest.clicks.MaxSizeHashMap.class - [JAR]

├─ com.bitplan.rest.clicks.PageHit.class - [JAR]

com.bitplan.rest

├─ com.bitplan.rest.CryptImpl.class - [JAR]

├─ com.bitplan.rest.PrincipalCache.class - [JAR]

├─ com.bitplan.rest.RestServerImpl.class - [JAR]

├─ com.bitplan.rest.RestServerSettingsImpl.class - [JAR]

├─ com.bitplan.rest.SSLClientHelper.class - [JAR]

com.bitplan.rest.resources

├─ com.bitplan.rest.resources.BaseManagerResource.class - [JAR]

├─ com.bitplan.rest.resources.BaseResource.class - [JAR]

├─ com.bitplan.rest.resources.TemplateResource.class - [JAR]

com.bitplan.rest.basicauth

├─ com.bitplan.rest.basicauth.BasicAuthSecurityProvider.class - [JAR]

com.bitplan.rest.cors

├─ com.bitplan.rest.cors.CORSFilter.class - [JAR]

com.bitplan.datatypes

├─ com.bitplan.datatypes.DefaultTypeConverter.class - [JAR]

├─ com.bitplan.datatypes.ValueDisplayer.class - [JAR]

com.bitplan.json

├─ com.bitplan.json.AsJson.class - [JAR]

├─ com.bitplan.json.JsonAble.class - [JAR]

├─ com.bitplan.json.JsonManager.class - [JAR]

├─ com.bitplan.json.JsonManagerImpl.class - [JAR]

com.bitplan.rest.providers

├─ com.bitplan.rest.providers.HeaderPropagationFilter.class - [JAR]

├─ com.bitplan.rest.providers.JsonProvider.class - [JAR]

Advertisement