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