Uses of Interface
com.netscape.certsrv.request.IRequestNotifier

Packages that use IRequestNotifier
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
 IRequestNotifier ICertificateAuthority.getRequestNotifier()
          get request notifier
 

Uses of IRequestNotifier in com.netscape.certsrv.request
 

Classes in com.netscape.certsrv.request that implement IRequestNotifier
 class ARequestNotifier
          The ARequestNotifier class implements the IRequestNotifier interface, which notifies all registered request listeners.