GZipDecoder   GZipDecoder 
Compiled from "GZipDecoder.java" Compiled from "GZipDecoder.java"
public class io.dropwizard.jersey.gzip.GZipDecoder implements javax.ws.rs.e xt.ReaderInterceptor { public class io.dropwizard.jersey.gzip.GZipDecoder implements jakarta.ws.rs .ext.ReaderInterceptor {
public io.dropwizard.jersey.gzip.GZipDecoder(); public io.dropwizard.jersey.gzip.GZipDecoder();
public java.lang.Object aroundReadFrom(javax.ws.rs.ext.ReaderInterceptorC ontext) throws java.io.IOException; public java.lang.Object aroundReadFrom(jakarta.ws.rs.ext.ReaderIntercepto rContext) throws java.io.IOException;
} }
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 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/