public interface IGenericMapServer
| Modifier and Type | Method and Description |
|---|---|
void |
setShouldAuthenticate(boolean shouldAuthenticate)
Configure Map server to use authentication
|
void |
setSubscriptionService(boolean subscriptionService)
Configure Map Server to notify mapping subscribers on mapping updates
|
boolean |
shouldAuthenticate() |
boolean shouldAuthenticate()
void setShouldAuthenticate(boolean shouldAuthenticate)
shouldAuthenticate - Set authenticationvoid setSubscriptionService(boolean subscriptionService)
subscriptionService - Set subscription serviceCopyright © 2017 OpenDaylight. All rights reserved.