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