|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.http.HttpResponse
org.jboss.soa.esb.actions.routing.http.HttpResponse
HttpResponse
public class HttpResponse
Http Response Object.
| Field Summary |
|---|
| Fields inherited from class org.jboss.soa.esb.http.HttpResponse |
|---|
RESPONSE_KEY |
| Constructor Summary | |
|---|---|
HttpResponse(int responseCode)
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.List<HttpHeader> |
getHeaders()
Deprecated. Use {@link #addHeader(org.jboss.soa.esb.http.HttpHeader). |
| Methods inherited from class org.jboss.soa.esb.http.HttpResponse |
|---|
addHeader, getContentType, getEncoding, getHttpHeaders, getLength, getResponse, getResponseCode, setContentType, setEncoding, setLength, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpResponse(int responseCode)
| Method Detail |
|---|
public java.util.List<HttpHeader> getHeaders()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||