public class Acknowledgment
extends Object
-
-
Method Summary
Last update time of this acknowledgment.
boolean
-
Field Details
-
QUEUED
public static final String QUEUED
- See Also:
-
-
RELEASED
public static final String RELEASED
- See Also:
-
-
SENT
public static final String SENT
- See Also:
-
-
Method Details
-
-
isLocal
public boolean isLocal()
-
getTime
Last update time of this acknowledgment.
-
-
-