| Class and Description |
|---|
| Channel
A Channel object represents channel finder channel.
Each channel has a unique name and an owner and may have zero or more properties/tags associated with it. |
| Channel.Builder
Builder class to aid in a construction of a channel.
|
| ChannelFinderClient
A Client object to query the channelfinder service for channels based on
channel names and/or properties and tags associated with channels.
|
| ChannelFinderClientComp |
| ChannelFinderClientImpl.CFCBuilder
A Builder class to help create the client to the Channelfinder Service
|
| ChannelFinderException
A Exception Type for various channelfinder exception conditions.
|
| ChannelQuery
An observable query to channel finder that maintains the cached result.
|
| ChannelQuery.Builder |
| ChannelQuery.Result
Result of the query.
|
| ChannelQueryListener |
| Property
A Property object represents a channel finder property which consists of the
unique name, an owner and a value.
|
| Property.Builder |
| Tag
A Tag object represents a channel finder tag which consists of the
unique name and an owner.
|
| Tag.Builder
Builder class to aid in a construction of a
Tag. |
| XmlChannel
Channel object that can be represented as XML/JSON in payload data.
|
| XmlChannels
Channels (collection) object that can be represented as XML/JSON in payload data.
|
| XmlProperties
Channels (collection) object that can be represented as XML/JSON in payload data.
|
| XmlProperty
Property object that can be represented as XML/JSON in payload data.
|
| XmlTag
Tag object that can be represented as XML/JSON in payload data.
|
| XmlTags
Channels (collection) object that can be represented as XML/JSON in payload data.
|
Copyright © 2012. All Rights Reserved.