Uses of Class
com.github.kevinsawicki.http.HttpRequest.Operation
-
-
Uses of HttpRequest.Operation in com.github.kevinsawicki.http
Subclasses of HttpRequest.Operation in com.github.kevinsawicki.http Modifier and Type Class Description protected static classHttpRequest.CloseOperation<V>Class that ensures aCloseablegets closed with proper exception handling.protected static classHttpRequest.FlushOperation<V>Class that and ensures aFlushablegets flushed with proper exception handling.
-