jar

group.flyfish : rest-proxy-core

Maven & Gradle

Aug 09, 2023
Table Of Contents

Latest Version

Download group.flyfish : rest-proxy-core JAR file - Latest Versions:

All Versions

Download group.flyfish : rest-proxy-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 rest-proxy-core-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

group.flyfish.rest.core.builder

├─ group.flyfish.rest.core.builder.MapParamBuilder.class - [JAR]

├─ group.flyfish.rest.core.builder.TypedMapBuilder.class - [JAR]

group.flyfish.rest.registry.proxy.entity

├─ group.flyfish.rest.registry.proxy.entity.RestMethod.class - [JAR]

group.flyfish.rest.core

├─ group.flyfish.rest.core.ThreadPoolManager.class - [JAR]

group.flyfish.rest.registry.proxy

├─ group.flyfish.rest.registry.proxy.RestInvokers.class - [JAR]

├─ group.flyfish.rest.registry.proxy.RestProxyInvoker.class - [JAR]

group.flyfish.rest.configuration.configure

├─ group.flyfish.rest.configuration.configure.PropertiesConfigurable.class - [JAR]

group.flyfish.rest.core.resolver.support

├─ group.flyfish.rest.core.resolver.support.AbstractBodyResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.support.AbstractParamResolver.class - [JAR]

group.flyfish.rest.core.auth

├─ group.flyfish.rest.core.auth.RestAuthProvider.class - [JAR]

group.flyfish.rest.registry.proxy.support.resolvers

├─ group.flyfish.rest.registry.proxy.support.resolvers.RestBodyArgumentResolver.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.resolvers.RestHeaderArgumentResolver.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.resolvers.RestParamArgumentResolver.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.resolvers.RestPartArgumentResolver.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.resolvers.RestPathParamArgumentResolver.class - [JAR]

group.flyfish.rest.core.exception

├─ group.flyfish.rest.core.exception.RestClientException.class - [JAR]

group.flyfish.rest.constants

├─ group.flyfish.rest.constants.RestConstants.class - [JAR]

├─ group.flyfish.rest.constants.TypeConstants.class - [JAR]

group.flyfish.rest.utils

├─ group.flyfish.rest.utils.DataUtils.class - [JAR]

├─ group.flyfish.rest.utils.JacksonUtil.class - [JAR]

├─ group.flyfish.rest.utils.RequestContext.class - [JAR]

├─ group.flyfish.rest.utils.TypeResolveUtils.class - [JAR]

group.flyfish.rest.core.resolver

├─ group.flyfish.rest.core.resolver.HttpDeleteResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.HttpGetResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.HttpMethodResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.HttpPatchResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.HttpPostResolver.class - [JAR]

├─ group.flyfish.rest.core.resolver.HttpPutResolver.class - [JAR]

group.flyfish.rest.configuration.modifier

├─ group.flyfish.rest.configuration.modifier.RestPropertiesModifier.class - [JAR]

group.flyfish.rest.registry.wrapper

├─ group.flyfish.rest.registry.wrapper.DefaultRestResultMapping.class - [JAR]

├─ group.flyfish.rest.registry.wrapper.RestResult.class - [JAR]

group.flyfish.rest.core.client

├─ group.flyfish.rest.core.client.DefaultRestClient.class - [JAR]

├─ group.flyfish.rest.core.client.RestClient.class - [JAR]

├─ group.flyfish.rest.core.client.RestClientBuilder.class - [JAR]

├─ group.flyfish.rest.core.client.RestErrorHandler.class - [JAR]

group.flyfish.rest.configuration

├─ group.flyfish.rest.configuration.RestClientConfiguration.class - [JAR]

├─ group.flyfish.rest.configuration.RestClientProperties.class - [JAR]

group.flyfish.rest.registry

├─ group.flyfish.rest.registry.RestApiRegistry.class - [JAR]

├─ group.flyfish.rest.registry.RestService.class - [JAR]

group.flyfish.rest.core.factory

├─ group.flyfish.rest.core.factory.DefaultHttpClientProvider.class - [JAR]

├─ group.flyfish.rest.core.factory.HttpClientFactoryBean.class - [JAR]

├─ group.flyfish.rest.core.factory.HttpClientProvider.class - [JAR]

group.flyfish.rest.annotation

├─ group.flyfish.rest.annotation.EnableRestApiProxy.class - [JAR]

group.flyfish.rest.registry.proxy.support

├─ group.flyfish.rest.registry.proxy.support.ArgumentResolveContext.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.RestArgumentResolver.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.RestArgumentResolverComposite.class - [JAR]

├─ group.flyfish.rest.registry.proxy.support.UrlCompiler.class - [JAR]