jar

org.bndly.common.rest : org.bndly.common.rest.client-api

Maven & Gradle

Jan 31, 2023
8 usages
0 stars

Bndly commons REST Client API

Table Of Contents

Latest Version

Download org.bndly.common.rest : org.bndly.common.rest.client-api JAR file - Latest Versions:

All Versions

Download org.bndly.common.rest : org.bndly.common.rest.client-api 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 org.bndly.common.rest.client-api-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bndly.rest.client.http

├─ org.bndly.rest.client.http.Request.class - [JAR]

├─ org.bndly.rest.client.http.RequestBuilder.class - [JAR]

├─ org.bndly.rest.client.http.RequestBuilderFactory.class - [JAR]

├─ org.bndly.rest.client.http.RequestBuilderListener.class - [JAR]

├─ org.bndly.rest.client.http.Response.class - [JAR]

├─ org.bndly.rest.client.http.ResponseCallback.class - [JAR]

org.bndly.rest.client.api

├─ org.bndly.rest.client.api.BackendAccountProvider.class - [JAR]

├─ org.bndly.rest.client.api.CRUDSupport.class - [JAR]

├─ org.bndly.rest.client.api.ClientConfiguration.class - [JAR]

├─ org.bndly.rest.client.api.ConversationContextModel.class - [JAR]

├─ org.bndly.rest.client.api.CreateSupport.class - [JAR]

├─ org.bndly.rest.client.api.DeleteSupport.class - [JAR]

├─ org.bndly.rest.client.api.ErrorDescription.class - [JAR]

├─ org.bndly.rest.client.api.ExceptionThrower.class - [JAR]

├─ org.bndly.rest.client.api.FindSupport.class - [JAR]

├─ org.bndly.rest.client.api.HATEOASClient.class - [JAR]

├─ org.bndly.rest.client.api.HATEOASClientFactory.class - [JAR]

├─ org.bndly.rest.client.api.HATEOASConfiguredClient.class - [JAR]

├─ org.bndly.rest.client.api.Header.class - [JAR]

├─ org.bndly.rest.client.api.HttpHeaders.class - [JAR]

├─ org.bndly.rest.client.api.IConversationContextProvider.class - [JAR]

├─ org.bndly.rest.client.api.LanguageHeaderInterceptor.class - [JAR]

├─ org.bndly.rest.client.api.LanguageProvider.class - [JAR]

├─ org.bndly.rest.client.api.LanguageSetterAndProvider.class - [JAR]

├─ org.bndly.rest.client.api.LinkExtractor.class - [JAR]

├─ org.bndly.rest.client.api.ListSupport.class - [JAR]

├─ org.bndly.rest.client.api.MediaType.class - [JAR]

├─ org.bndly.rest.client.api.MessageClassesProvider.class - [JAR]

├─ org.bndly.rest.client.api.PrimaryResourceSupport.class - [JAR]

├─ org.bndly.rest.client.api.PrintSupport.class - [JAR]

├─ org.bndly.rest.client.api.RESTResource.class - [JAR]

├─ org.bndly.rest.client.api.ReadInterceptor.class - [JAR]

├─ org.bndly.rest.client.api.ReadSupport.class - [JAR]

├─ org.bndly.rest.client.api.ReflectionSupport.class - [JAR]

├─ org.bndly.rest.client.api.RequestAdapter.class - [JAR]

├─ org.bndly.rest.client.api.RequestBuilderWrapper.class - [JAR]

├─ org.bndly.rest.client.api.RequestInterceptor.class - [JAR]

├─ org.bndly.rest.client.api.ResponseAdapter.class - [JAR]

├─ org.bndly.rest.client.api.ResponseCallbackFactory.class - [JAR]

├─ org.bndly.rest.client.api.ResponseInterceptor.class - [JAR]

├─ org.bndly.rest.client.api.RestBeanValidationException.class - [JAR]

├─ org.bndly.rest.client.api.RestBeanValidator.class - [JAR]

├─ org.bndly.rest.client.api.SearchSupport.class - [JAR]

├─ org.bndly.rest.client.api.SecurityHeaderInterceptor.class - [JAR]

├─ org.bndly.rest.client.api.ServiceFactory.class - [JAR]

├─ org.bndly.rest.client.api.UpdateSupport.class - [JAR]

├─ org.bndly.rest.client.api.ValidationResult.class - [JAR]

├─ org.bndly.rest.client.api.ValidationRuleDescription.class - [JAR]

├─ org.bndly.rest.client.api.ValidationSupport.class - [JAR]

org.bndly.rest.client.exception

├─ org.bndly.rest.client.exception.BadArgumentClientException.class - [JAR]

├─ org.bndly.rest.client.exception.ClientException.class - [JAR]

├─ org.bndly.rest.client.exception.ConstraintViolationClientException.class - [JAR]

├─ org.bndly.rest.client.exception.ConversionClientException.class - [JAR]

├─ org.bndly.rest.client.exception.FatalClientException.class - [JAR]

├─ org.bndly.rest.client.exception.ManagedClientException.class - [JAR]

├─ org.bndly.rest.client.exception.MissingLinkClientException.class - [JAR]

├─ org.bndly.rest.client.exception.MissingParameterClientException.class - [JAR]

├─ org.bndly.rest.client.exception.NoRequestBodyClientException.class - [JAR]

├─ org.bndly.rest.client.exception.PageOutOfBoundsClientException.class - [JAR]

├─ org.bndly.rest.client.exception.ProcessErrorClientException.class - [JAR]

├─ org.bndly.rest.client.exception.RemoteCause.class - [JAR]

├─ org.bndly.rest.client.exception.StaleResourceModificationClientException.class - [JAR]

├─ org.bndly.rest.client.exception.UnallowedOperationClientException.class - [JAR]

├─ org.bndly.rest.client.exception.UnknownResourceClientException.class - [JAR]

├─ org.bndly.rest.client.exception.UnmanagedClientException.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Feb 27, 2022
5 usages
4 stars
Sep 20, 2005
12 usages
Sep 14, 2019
4 usages
632 stars
Jun 12, 2020
4 usages
2 stars
Aug 18, 2020
1 usages
20 stars
Dec 24, 2019
4 usages
1.6k stars
May 15, 2023
3 usages
90 stars
Dec 07, 2016
2 usages
20 stars
Aug 03, 2017
4 usages
3 stars