InstrumentedHandler.1   InstrumentedHandler.1 
Compiled from "InstrumentedHandler.java" Compiled from "InstrumentedHandler.java"
class com.codahale.metrics.jetty9.InstrumentedHandler$1 implements javax.se rvlet.AsyncListener { class com.codahale.metrics.jetty9.InstrumentedHandler$1 extends com.codahal e.metrics.RatioGauge {
final com.codahale.metrics.jetty9.InstrumentedHandler this$0; final com.codahale.metrics.jetty9.InstrumentedHandler this$0;
com.codahale.metrics.jetty9.InstrumentedHandler$1(com.codahale.metrics.je tty9.InstrumentedHandler); com.codahale.metrics.jetty9.InstrumentedHandler$1(com.codahale.metrics.je tty9.InstrumentedHandler);
public void onTimeout(javax.servlet.AsyncEvent) throws java.io.IOExceptio protected com.codahale.metrics.RatioGauge$Ratio getRatio();
n;
public void onStartAsync(javax.servlet.AsyncEvent) throws java.io.IOExcep
tion;
public void onError(javax.servlet.AsyncEvent) throws java.io.IOException;
public void onComplete(javax.servlet.AsyncEvent) throws java.io.IOExcepti
on;
} }
 End of changes. 2 change blocks. 
8 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/