public class HttpResponseEvent extends Event
| Constructor and Description |
|---|
HttpResponseEvent(EventType eventType,
org.apache.http.StatusLine statusLine) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.StatusLine |
getStatusLine() |
getEventType, getMessage, getUnderlyingExceptionpublic HttpResponseEvent(EventType eventType, org.apache.http.StatusLine statusLine)
Copyright © 2014. All Rights Reserved.