Interface ServingActor
- All Known Implementing Classes:
AbstractKrouter,HotColdFailoverKrouter,HotHotFailoverKrouter,Krouter,RoundRobinKrouter,SimpleKrouter,SingleActiveServiceKrouter
public interface ServingActor
-
Method Summary
Modifier and TypeMethodDescriptionvoidclientConnected(ConnectionRegistry connectionRegistry, String connectionIdentifier) voidclientDisconnected(ConnectionRegistry connectionRegistry, String connectionIdentifier)
-
Method Details
-
clientConnected
-
clientDisconnected
-