public class ChannelUrlDirectoyImpl extends ChannelUrlDirectoryAbstractProvider
ChannelUrlDirectoryProvider.GetUrlsForChannelDeferred| Modifier and Type | Field and Description |
|---|---|
static String |
CHANNELURL_INACTIVE_TIME_IN_MS |
broadcastFilters, providerQosINTERFACE_NAME| Constructor and Description |
|---|
ChannelUrlDirectoyImpl(long inactiveTimeInMS) |
| Modifier and Type | Method and Description |
|---|---|
Promise<ChannelUrlDirectoryProvider.GetUrlsForChannelDeferred> |
getUrlsForChannel(String channelId) |
Promise<DeferredVoid> |
registerChannelUrls(String channelId,
ChannelUrlInformation channelUrlInformation) |
Promise<DeferredVoid> |
unregisterChannelUrls(String channelId) |
getInterfaceName, getProvidedInterfaceaddBroadcastFilter, addBroadcastFilter, fireBroadcast, getProviderQos, onAttributeValueChanged, registerAttributeListener, registerBroadcastListener, unregisterAttributeListener, unregisterBroadcastListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBroadcastFilter, addBroadcastFilter, getProviderQos, registerAttributeListener, registerBroadcastListener, unregisterAttributeListener, unregisterBroadcastListenerpublic static final String CHANNELURL_INACTIVE_TIME_IN_MS
@Inject public ChannelUrlDirectoyImpl(long inactiveTimeInMS)
public Promise<ChannelUrlDirectoryProvider.GetUrlsForChannelDeferred> getUrlsForChannel(String channelId)
public Promise<DeferredVoid> registerChannelUrls(String channelId, ChannelUrlInformation channelUrlInformation)
public Promise<DeferredVoid> unregisterChannelUrls(String channelId)
Copyright © 2015. All rights reserved.