public class ChannelUrlDirectoyImpl extends ChannelUrlDirectoryAbstractProvider
ChannelUrlDirectory.ChannelUrlInformationToken, ChannelUrlDirectory.ListChannelUrlInformationToken, ChannelUrlDirectory.ListStringToken, ChannelUrlDirectory.StringToken| Modifier and Type | Field and Description |
|---|---|
static String |
CHANNELURL_INACTIVE_TIME_IN_MS |
providerQosINTERFACE_NAME| Constructor and Description |
|---|
ChannelUrlDirectoyImpl(long inactiveTimeInMS) |
| Modifier and Type | Method and Description |
|---|---|
ProviderQos |
getProviderQos() |
ChannelUrlInformation |
getUrlsForChannel(String channelId) |
void |
registerChannelUrls(String channelId,
ChannelUrlInformation channelUrlInformation) |
void |
unregisterChannelUrls(String channelId) |
onAttributeValueChanged, registerAttributeListener, unregisterAttributeListenerpublic static final String CHANNELURL_INACTIVE_TIME_IN_MS
@Inject public ChannelUrlDirectoyImpl(long inactiveTimeInMS)
public ChannelUrlInformation getUrlsForChannel(String channelId)
@CheckForNull public ProviderQos getProviderQos()
getProviderQos in interface JoynrProvidergetProviderQos in class ChannelUrlDirectoryAbstractProviderpublic void registerChannelUrls(String channelId, ChannelUrlInformation channelUrlInformation)
public void unregisterChannelUrls(String channelId)
Copyright © 2014. All rights reserved.