public class ActiveExecutionsHandler extends DefaultAsyncHandler<java.util.List<ExecDescriptor>>
body, status
Constructor and Description |
---|
ActiveExecutionsHandler(ActiveExecQuery query) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<ExecDescriptor> |
getResult(int status,
com.ning.http.client.HttpResponseHeaders headers,
FileBackedOutputStream body) |
com.ning.http.client.AsyncHandler.STATE |
onStatusReceived(com.ning.http.client.HttpResponseStatus responseStatus) |
com.ning.http.client.AsyncHttpClient.BoundRequestBuilder |
prepare(com.ning.http.client.AsyncHttpClient.BoundRequestBuilder rb) |
onBodyPartReceived, onCompleted, onHeadersReceived, onThrowable
public ActiveExecutionsHandler(ActiveExecQuery query)
public com.ning.http.client.AsyncHttpClient.BoundRequestBuilder prepare(com.ning.http.client.AsyncHttpClient.BoundRequestBuilder rb)
prepare
in class DefaultAsyncHandler<java.util.List<ExecDescriptor>>
protected java.util.List<ExecDescriptor> getResult(int status, com.ning.http.client.HttpResponseHeaders headers, FileBackedOutputStream body)
getResult
in class DefaultAsyncHandler<java.util.List<ExecDescriptor>>
public com.ning.http.client.AsyncHandler.STATE onStatusReceived(com.ning.http.client.HttpResponseStatus responseStatus) throws java.lang.Exception
onStatusReceived
in interface com.ning.http.client.AsyncHandler<java.util.List<ExecDescriptor>>
onStatusReceived
in class DefaultAsyncHandler<java.util.List<ExecDescriptor>>
java.lang.Exception
Copyright © 2021. All Rights Reserved.