ConfiguredGZipEncoder   ConfiguredGZipEncoder 
Compiled from "ConfiguredGZipEncoder.java" Compiled from "ConfiguredGZipEncoder.java"
public class io.dropwizard.jersey.gzip.ConfiguredGZipEncoder implements jav ax.ws.rs.ext.WriterInterceptor,javax.ws.rs.client.ClientRequestFilter { public class io.dropwizard.jersey.gzip.ConfiguredGZipEncoder implements jak arta.ws.rs.ext.WriterInterceptor,jakarta.ws.rs.client.ClientRequestFilter {
public io.dropwizard.jersey.gzip.ConfiguredGZipEncoder(boolean); public io.dropwizard.jersey.gzip.ConfiguredGZipEncoder(boolean);
public void filter(javax.ws.rs.client.ClientRequestContext) throws java.i public void filter(jakarta.ws.rs.client.ClientRequestContext) throws java
o.IOException; .io.IOException;
public final void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext) public final void aroundWriteTo(jakarta.ws.rs.ext.WriterInterceptorContex
throws java.io.IOException; t) throws java.io.IOException;
} }
 End of changes. 2 change blocks. 
5 lines changed or deleted 5 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/