Interface IGenericMapServer
-
- All Known Subinterfaces:
IMapServerAsync
- All Known Implementing Classes:
MapServer
public interface IGenericMapServer
Methods to be implemented by a generic Map Server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setSubscriptionService(boolean subscriptionService)
Configure Map Server to notify mapping subscribers on mapping updates.
-