public interface ServingActor
| Modifier and Type | Method and Description |
|---|---|
void |
clientConnected(ConnectionRegistry connectionRegistry,
String connectionIdentifier) |
void |
clientDisconnected(ConnectionRegistry connectionRegistry,
String connectionIdentifier) |
void clientConnected(ConnectionRegistry connectionRegistry, String connectionIdentifier)
void clientDisconnected(ConnectionRegistry connectionRegistry, String connectionIdentifier)
Copyright © 2019. All rights reserved.