com.netscape.certsrv.connector
public interface IResender extends java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
void |
addRequest(IRequest r)
Adds the request to the resend queue.
|
void addRequest(IRequest r)
r
- Request to be placed on the resend queue.