public static final class AuthenticationModuleTest.SimpleCallback extends Object implements org.jboss.aerogear.android.core.Callback<org.jboss.aerogear.android.pipe.http.HeaderAndBody>
| Constructor and Description |
|---|
SimpleCallback() |
SimpleCallback(CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Exception e) |
void |
onSuccess(org.jboss.aerogear.android.pipe.http.HeaderAndBody data) |
public SimpleCallback()
public SimpleCallback(CountDownLatch latch)
public void onSuccess(org.jboss.aerogear.android.pipe.http.HeaderAndBody data)
onSuccess in interface org.jboss.aerogear.android.core.Callback<org.jboss.aerogear.android.pipe.http.HeaderAndBody>public void onFailure(Exception e)
onFailure in interface org.jboss.aerogear.android.core.Callback<org.jboss.aerogear.android.pipe.http.HeaderAndBody>Copyright © 2016 JBoss by Red Hat. All Rights Reserved.