Package com.devebot.opflow
Class OpflowRpcObserver.Manifest
java.lang.Object
com.devebot.opflow.OpflowRpcObserver.Manifest
- Enclosing class:
- OpflowRpcObserver
public static class OpflowRpcObserver.Manifest extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringSTATUS_ABSENTstatic StringSTATUS_BROKENstatic StringSTATUS_CUTOFFstatic StringSTATUS_OK -
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleanexpired()OpflowRpcObserver.Manifestrefresh(long keepAliveTimeout)voidtouch()
-
Field Details
-
STATUS_OK
- See Also:
- Constant Field Values
-
STATUS_ABSENT
- See Also:
- Constant Field Values
-
STATUS_BROKEN
- See Also:
- Constant Field Values
-
STATUS_CUTOFF
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details