public interface RemotedActor
| Modifier and Type | Method and Description |
|---|---|
default void |
hasBeenPublished(String connectionIdentifier) |
void |
hasBeenUnpublished(String connectionIdentifier)
notification method called once an actor has been unpublished.
|
void hasBeenUnpublished(String connectionIdentifier)
connectionIdentifier - default void hasBeenPublished(String connectionIdentifier)
Copyright © 2020. All rights reserved.