public interface SessionResurrector
| Modifier and Type | Method and Description |
|---|---|
IPromise<Actor> |
reanimate(String sessionId,
long remoteRefId)
reanimate a remote ref of a resurrected facade connection
|
void |
restoreRemoteRefConnection(String sessionId)
currently only called in case of http remoting.
|
void restoreRemoteRefConnection(String sessionId)
Copyright © 2017. All rights reserved.