Package | Description |
---|---|
com.netscape.certsrv.request |
Modifier and Type | Interface and Description |
---|---|
interface |
IRequestNotifier
IRequestNotifier interface defines methods to register listeners,
|
Modifier and Type | Class and Description |
---|---|
class |
ARequestNotifier
The ARequestNotifier class implements the IRequestNotifier interface,
which notifies all registered request listeners.
|
Modifier and Type | Method and Description |
---|---|
INotify |
IRequestQueue.getPendingNotify()
Retrieves the notifier for pending request.
|