Class RequestId

java.lang.Object
com.netscape.certsrv.request.RequestId
All Implemented Interfaces:
JSONSerializer, Serializable

public class RequestId extends Object implements Serializable, JSONSerializer
The RequestId class represents the identifier for a particular request within a request queue. This identifier may be used to retrieve the request object itself from the request queue.

Version:
$Revision$ $Date$
See Also: