jar

org.bongiorno : ws-core

Maven & Gradle

Feb 15, 2015
2 usages
0 stars

Webservices Core · Core classes to be shared amongst all webservice implementations

Table Of Contents

Latest Version

Download org.bongiorno : ws-core JAR file - Latest Versions:

All Versions

Download org.bongiorno : ws-core 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 ws-core-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bongiorno.ws.core.dto.support

├─ org.bongiorno.ws.core.dto.support.AdapterBean.class - [JAR]

├─ org.bongiorno.ws.core.dto.support.AdapterBeanAnnotationIntrospector.class - [JAR]

├─ org.bongiorno.ws.core.dto.support.DtoValidator.class - [JAR]

org.bongiorno.ws.core.exceptions

├─ org.bongiorno.ws.core.exceptions.BadRequestException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ConflictException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ErrorResponse.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ForbiddenException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.InternalServerException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.InvalidRelationshipException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.NonexistentEntityException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ResourceNotFoundException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ServiceException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.ThirdPartyFailureException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.UnauthorizedException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.UnprocessableEntityException.class - [JAR]

├─ org.bongiorno.ws.core.exceptions.WebserviceException.class - [JAR]

org.bongiorno.ws.core.dto

├─ org.bongiorno.ws.core.dto.AbstractDto.class - [JAR]

├─ org.bongiorno.ws.core.dto.Dto.class - [JAR]

├─ org.bongiorno.ws.core.dto.DtoQuickCollection.class - [JAR]

├─ org.bongiorno.ws.core.dto.DtoQuickMap.class - [JAR]

├─ org.bongiorno.ws.core.dto.IdResponse.class - [JAR]

├─ org.bongiorno.ws.core.dto.MultiIdResponse.class - [JAR]