|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.cli.rest.ResponseExtractor
public class ResponseExtractor
| Constructor Summary | |
|---|---|
ResponseExtractor(javax.ws.rs.core.Response response)
|
|
| Method Summary | ||
|---|---|---|
|
getEntity()
|
|
static
|
getEntity(javax.ws.rs.core.Response response)
|
|
boolean |
isValidResponse()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseExtractor(javax.ws.rs.core.Response response)
| Method Detail |
|---|
public static <T> T getEntity(javax.ws.rs.core.Response response)
public <T> T getEntity()
public boolean isValidResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||