|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IElementProcessor | |
---|---|
com.netscape.certsrv.ca | |
com.netscape.certsrv.dbs | |
com.netscape.certsrv.dbs.certdb |
Uses of IElementProcessor in com.netscape.certsrv.ca |
---|
Methods in com.netscape.certsrv.ca with parameters of type IElementProcessor | |
---|---|
void |
ICRLIssuingPoint.processRevokedCerts(IElementProcessor cp)
Builds a list of revoked certificates to put them into CRL. |
Uses of IElementProcessor in com.netscape.certsrv.dbs |
---|
Methods in com.netscape.certsrv.dbs with parameters of type IElementProcessor | |
---|---|
void |
IDBVirtualList.processElements(int startidx,
int endidx,
IElementProcessor ep)
Processes elements as soon as it arrives. |
Uses of IElementProcessor in com.netscape.certsrv.dbs.certdb |
---|
Methods in com.netscape.certsrv.dbs.certdb with parameters of type IElementProcessor | |
---|---|
void |
ICertRecordList.processCertRecords(int startidx,
int endidx,
IElementProcessor ep)
Process certificate record as soon as it is returned. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |