jar

com.kenzan : bowtie

Maven & Gradle

Oct 07, 2015

bowtie · A REST client library providing a declarative API to create common REST clients using Hystrix and Ribbon.

Table Of Contents

Latest Version

Download com.kenzan : bowtie JAR file - Latest Versions:

All Versions

Download com.kenzan : bowtie JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 bowtie-0.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kenzan.bowtie.log

├─ com.kenzan.bowtie.log.LoggerFilter.class - [JAR]

com.kenzan.bowtie.serializer

├─ com.kenzan.bowtie.serializer.JacksonMessageSerializer.class - [JAR]

├─ com.kenzan.bowtie.serializer.MessageSerializer.class - [JAR]

com.kenzan.bowtie

├─ com.kenzan.bowtie.RestAdapter.class - [JAR]

├─ com.kenzan.bowtie.RestAdapterConfig.class - [JAR]

com.kenzan.bowtie.http

├─ com.kenzan.bowtie.http.JerseyHystrixCommand.class - [JAR]

├─ com.kenzan.bowtie.http.JerseyInvocationHandler.class - [JAR]

├─ com.kenzan.bowtie.http.MethodInfo.class - [JAR]

com.netflix.niws.client.http

├─ com.netflix.niws.client.http.CachedResponse.class - [JAR]

com.kenzan.bowtie.cache

├─ com.kenzan.bowtie.cache.GuavaRestCache.class - [JAR]

├─ com.kenzan.bowtie.cache.MemcacheRestCache.class - [JAR]

├─ com.kenzan.bowtie.cache.RestCache.class - [JAR]

├─ com.kenzan.bowtie.cache.RestCachingPolicy.class - [JAR]

com.kenzan.bowtie.annotation

├─ com.kenzan.bowtie.annotation.Body.class - [JAR]

├─ com.kenzan.bowtie.annotation.CacheKeyGroup.class - [JAR]

├─ com.kenzan.bowtie.annotation.Cookie.class - [JAR]

├─ com.kenzan.bowtie.annotation.Cookies.class - [JAR]

├─ com.kenzan.bowtie.annotation.Encoding.class - [JAR]

├─ com.kenzan.bowtie.annotation.HeaderParam.class - [JAR]

├─ com.kenzan.bowtie.annotation.HystrixGroup.class - [JAR]

├─ com.kenzan.bowtie.annotation.Path.class - [JAR]

├─ com.kenzan.bowtie.annotation.Query.class - [JAR]

├─ com.kenzan.bowtie.annotation.ResponseType.class - [JAR]

Advertisement