Package org.wildfly.httpclient.common
Interface HttpTargetContext.HttpResultHandler
-
- Enclosing class:
- HttpTargetContext
public static interface HttpTargetContext.HttpResultHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleResult(java.io.InputStream result, io.undertow.client.ClientResponse response, java.io.Closeable doneCallback)
-