Class TextCallbackOnlineOnly
- java.lang.Object
-
- org.silverpeas.mobile.client.common.network.TextCallbackOnlineOnly
-
-
Constructor Summary
Constructors Constructor Description TextCallbackOnlineOnly()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
attempt()
void
onFailure(org.fusesource.restygwt.client.Method method, Throwable t)
void
onSuccess(org.fusesource.restygwt.client.Method method, String s)
-