BiDiGzipHandler.WrappedServletRequest | BiDiGzipHandler.WrappedServletRequest | |||
---|---|---|---|---|
Compiled from "BiDiGzipHandler.java" | Compiled from "BiDiGzipHandler.java" | |||
class io.dropwizard.jetty.BiDiGzipHandler$WrappedServletRequest extends jav ax.servlet.http.HttpServletRequestWrapper { | class io.dropwizard.jetty.BiDiGzipHandler$WrappedServletRequest extends jav ax.servlet.http.HttpServletRequestWrapper { | |||
public javax.servlet.ServletInputStream getInputStream() throws java.io.I OException; | public javax.servlet.ServletInputStream getInputStream() throws java.io.I OException; | |||
public java.io.BufferedReader getReader() throws java.io.IOException; | public java.io.BufferedReader getReader() throws java.io.IOException; | |||
public int getContentLength(); | ||||
public long getContentLengthLong(); | ||||
io.dropwizard.jetty.BiDiGzipHandler$WrappedServletRequest(javax.servlet.h ttp.HttpServletRequest, java.io.InputStream, io.dropwizard.jetty.BiDiGzipHa ndler$1) throws java.io.IOException; | io.dropwizard.jetty.BiDiGzipHandler$WrappedServletRequest(javax.servlet.h ttp.HttpServletRequest, java.io.InputStream, io.dropwizard.jetty.BiDiGzipHa ndler$1) throws java.io.IOException; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 0 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/ |