8788899091929394
continuation.setObject(new ContinuationInfo(message)); } try { return continuation.suspend(timeout); } catch (RetryRequest ex) { throw new SuspendedInvocationException(ex); } }