Class ContinuationPending

    • Method Detail

      • setApplicationState

        public void setApplicationState​(Object applicationState)
        Store an arbitrary object that applications can use to associate their state with the continuation.
        Parameters:
        applicationState - arbitrary application state
      • getApplicationState

        public Object getApplicationState()
        Returns:
        arbitrary application state