jar

org.bongiorno.ws : client-core

Maven & Gradle

Feb 15, 2015

Core functionality for clients integrating with my webservices · Core classes to be shared amongst all webservice implementations

Table Of Contents

Latest Version

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

All Versions

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

org.bongiorno.ws.core.client.headers

├─ org.bongiorno.ws.core.client.headers.AcceptHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.BasicAuthHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.CompositeHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.ConstantHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.ContentTypeHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.CopyHeaderCallback.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.DefaultAuthHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.MediaTypeToMediaType.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.NoOpHeader.class - [JAR]

├─ org.bongiorno.ws.core.client.headers.ThreadLocalHeader.class - [JAR]

org.bongiorno.ws.core.client.readers.errors

├─ org.bongiorno.ws.core.client.readers.errors.ErrorReader.class - [JAR]

├─ org.bongiorno.ws.core.client.readers.errors.ErrorResponseErrorHandler.class - [JAR]

├─ org.bongiorno.ws.core.client.readers.errors.JsonErrorReader.class - [JAR]

├─ org.bongiorno.ws.core.client.readers.errors.TextErrorReader.class - [JAR]

├─ org.bongiorno.ws.core.client.readers.errors.XmlErrorReader.class - [JAR]

org.bongiorno.ws.core.client

├─ org.bongiorno.ws.core.client.RelativeRestOperations.class - [JAR]

Advertisement