public class HttpClientNIOResponseEventImpl extends Object implements HttpClientNIOResponseEvent
| Constructor and Description |
|---|
HttpClientNIOResponseEventImpl(org.apache.http.HttpResponse response,
Exception exception,
Object applicationData) |
public Object getApplicationData()
getApplicationData in interface HttpClientNIOResponseEventpublic org.apache.http.HttpResponse getResponse()
getResponse in interface HttpClientNIOResponseEventpublic Exception getException()
getException in interface HttpClientNIOResponseEventCopyright © 2017. All rights reserved.