| 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.hc.core5.http.io.entity.AbstractHttpEntity { | |||
| public boolean isRepeatable(); | public boolean isRepeatable(); | |||
| public long getContentLength(); | public long getContentLength(); | |||
| public java.io.InputStream getContent() throws java.io.IOException; | 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); | public void close() 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/  | ||||