jar

org.nofdev : service-client-java

Maven & Gradle

Apr 08, 2017

service-client-java · The client side componet of Nofdev RPC framework

Table Of Contents

Latest Version

Download org.nofdev : service-client-java JAR file - Latest Versions:

All Versions

Download org.nofdev : service-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
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 service-client-java-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nofdev.http.batch

├─ org.nofdev.http.batch.BatchHttpJsonResponse.class - [JAR]

├─ org.nofdev.http.batch.BatchJsonProxy.class - [JAR]

├─ org.nofdev.http.batch.BatchProxyStrategyImpl.class - [JAR]

├─ org.nofdev.http.batch.BatchResult.class - [JAR]

org.nofdev.http.oauth2

├─ org.nofdev.http.oauth2.CustomOAuthResourceResponse.class - [JAR]

├─ org.nofdev.http.oauth2.CustomURLConnectionClient.class - [JAR]

├─ org.nofdev.http.oauth2.OAuthConfig.class - [JAR]

├─ org.nofdev.http.oauth2.OAuthJsonProxy.class - [JAR]

├─ org.nofdev.http.oauth2.TokenContext.class - [JAR]

org.nofdev.http

├─ org.nofdev.http.DefaultProxyStrategyImpl.class - [JAR]

├─ org.nofdev.http.ExceptionUtil.class - [JAR]

├─ org.nofdev.http.HttpJsonProxy.class - [JAR]

├─ org.nofdev.http.ObjectMapperFactory.class - [JAR]

├─ org.nofdev.http.ProxyException.class - [JAR]

├─ org.nofdev.http.ProxyStrategy.class - [JAR]

Advertisement