DropwizardApacheConnector.JerseyRequestHttpEntity   DropwizardApacheConnector.JerseyRequestHttpEntity 
Compiled from "DropwizardApacheConnector.java" Compiled from "DropwizardApacheConnector.java"
class io.dropwizard.client.DropwizardApacheConnector$JerseyRequestHttpEntit y extends org.apache.http.entity.AbstractHttpEntity { class io.dropwizard.client.DropwizardApacheConnector$JerseyRequestHttpEntit y extends org.apache.http.entity.AbstractHttpEntity {
public boolean isRepeatable(); public boolean isRepeatable();
public long getContentLength(); public long getContentLength();
public java.io.InputStream getContent() throws java.io.IOException, java. lang.IllegalStateException; public java.io.InputStream getContent() throws java.io.IOException;
public void writeTo(java.io.OutputStream) throws java.io.IOException; public void writeTo(java.io.OutputStream) throws java.io.IOException;
public boolean isStreaming(); public boolean isStreaming();
io.dropwizard.client.DropwizardApacheConnector$JerseyRequestHttpEntity(or g.glassfish.jersey.client.ClientRequest, io.dropwizard.client.DropwizardApa cheConnector$1); io.dropwizard.client.DropwizardApacheConnector$JerseyRequestHttpEntity(or g.glassfish.jersey.client.ClientRequest, io.dropwizard.client.DropwizardApa cheConnector$1);
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 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/