Interface RemoteEntityConnection

All Superinterfaces:
AutoCloseable, EntityConnection

public interface RemoteEntityConnection extends EntityConnection
An EntityConnection based on RMI, adapting a ServerEntityConnection running on the server.
See Also: