public interface HttpEndpoint extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<HttpResponse> |
post(String content) |
closecom.google.common.util.concurrent.ListenableFuture<HttpResponse> post(String content)