public abstract class AbstractNotifier
extends java.lang.Object
| Constructor and Description |
|---|
AbstractNotifier() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
processResponseAndNotify(ResponseImpl response) |
public abstract void processResponseAndNotify(ResponseImpl response) throws java.io.IOException
java.io.IOException