public class PlainNotifier extends AbstractNotifier
| Constructor and Description |
|---|
PlainNotifier(OnResponseListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
processResponseAndNotify(ResponseImpl response) |
public PlainNotifier(OnResponseListener listener)
public void processResponseAndNotify(ResponseImpl response)
processResponseAndNotify in class AbstractNotifier