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