Package de.narimo.commons.ws.http.async
Class CommonInvocationCallback<T>
- java.lang.Object
-
- de.narimo.commons.ws.http.async.CommonInvocationCallback<T>
-
-
Constructor Summary
Constructors Constructor Description CommonInvocationCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcompleted(String response)voidfailed(Throwable throwable)
-