|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.atom.client.AtomClientResponse<T>
public class AtomClientResponse<T>
| Constructor Summary | |
|---|---|
AtomClientResponse(T body,
org.apache.commons.httpclient.HttpMethod method)
|
|
| Method Summary | |
|---|---|
T |
getBody()
|
java.lang.String |
getHeader(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomClientResponse(T body,
org.apache.commons.httpclient.HttpMethod method)
| Method Detail |
|---|
public java.lang.String getHeader(java.lang.String name)
public T getBody()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||