Interface ActorClientConnector

All Known Implementing Classes:
TCPClientConnector

public interface ActorClientConnector
Interface unifying remote actor connectors (the thingy translating local calls to remote calls). Mostly of internal interest.