Uses of Interface
com.netscape.certsrv.request.IRequestNotifier
-
Packages that use IRequestNotifier Package Description com.netscape.certsrv.ca com.netscape.certsrv.request -
-
Uses of IRequestNotifier in com.netscape.certsrv.ca
Methods in com.netscape.certsrv.ca that return IRequestNotifier Modifier and Type Method Description IRequestNotifierICertificateAuthority. getRequestNotifier()get request notifier -
Uses of IRequestNotifier in com.netscape.certsrv.request
Classes in com.netscape.certsrv.request that implement IRequestNotifier Modifier and Type Class Description classARequestNotifierThe ARequestNotifier class implements the IRequestNotifier interface, which notifies all registered request listeners.
-