public interface ResponseCallback
| Modifier and Type | Method and Description |
|---|---|
void |
caught(Throwable exception)
caught exception.
|
void |
done(Object response)
done.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.