|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Unmarshallable<T>
Created by The eXo Platform SAS .
| Method Summary | |
|---|---|
T |
getPayload()
The content of the returned object normally differs before and after unmarshall() but by the contract it should never be null |
void |
unmarshal(com.google.gwt.http.client.Response response)
prepares an object from the incoming string |
| Method Detail |
|---|
void unmarshal(com.google.gwt.http.client.Response response)
throws UnmarshallerException
body -
UnmarshallerExceptionT getPayload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||