Interface ActorServerConnector

All Known Implementing Classes:
NIOServerConnector, TCPServerConnector

public interface ActorServerConnector
Created by ruedi on 09/05/15. Interface unifying publishing an actor via network (the thingy translating remote calls to local calls). Mostly of internal interest.