| Modifier and Type | Class and Description |
|---|---|
class |
ChannelFinderClientComp |
class |
ChannelFinderClientImpl
A Client object to query the channelfinder service for channels based on
channel names and/or properties and tags associated with channels.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelFinderClient |
ChannelFinderClientImpl.CFCBuilder.create()
Will actually create a
ChannelFinderClientImpl object using
the configuration informoation in this builder. |
static ChannelFinderClient |
ChannelFinder.getClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChannelFinder.setClient(ChannelFinderClient client) |
void |
ChannelFinderClientComp.setReader(ChannelFinderClient reader) |
void |
ChannelFinderClientComp.setWriter(ChannelFinderClient writer) |
ChannelQuery.Builder |
ChannelQuery.Builder.using(ChannelFinderClient client)
Changes which client should be used to execute the query.
|
Copyright © 2016. All Rights Reserved.