cz.cuni.amis.pogamut.base.communication.connection
Interface IWorldConnectionAddress

All Known Subinterfaces:
ISocketConnectionAddress
All Known Implementing Classes:
SocketConnectionAddress

public interface IWorldConnectionAddress

Marker interface - further descendants should describe the connection end, where the implemenetor of IWorldConnection should connect to (e.g. ISocketWorldAddress contains getHost(), getPort())