Class ConnectionRegistry

java.lang.Object
org.nustaq.kontraktor.remoting.base.ConnectionRegistry

public abstract class ConnectionRegistry
extends java.lang.Object
Created by moelrue on 5/7/15. Manages mapping of remote refs and callbacks of a single connection. E.g. if an actor ref or callback or spore is sent to a remote actor, during serialization ConnectionRegistry generates and maps the callback id's required to later on route incoming messages from remote to the appropriate local instances