See: Description
| Interface | Description |
|---|---|
| ChannelFinderClient |
A Client object to query the channelfinder service for channels based on
channel names and/or properties and tags associated with channels.
|
| ChannelQueryListener |
| Class | 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.
|
| ChannelFinder | |
| ChannelFinderClientComp | |
| ChannelFinderClientImpl |
A Client object to query the channelfinder service for channels based on
channel names and/or properties and tags associated with channels.
|
| ChannelFinderClientImpl.CFCBuilder |
A Builder class to help create the client to the Channelfinder Service
|
| ChannelQuery |
An observable query to channel finder that maintains the cached result.
|
| ChannelQuery.Builder | |
| ChannelQuery.Result |
Result of the query.
|
| ChannelUtil | |
| Property |
A Property object represents a channel finder property which consists of the
unique name, an owner and a value.
|
| Property.Builder | |
| RawLoggingFilter |
A Raw HTML request/response logging filter.
|
| 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.
|
| 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.
|
| Exception | Description |
|---|---|
| ChannelFinderException |
A Exception Type for various channelfinder exception conditions.
|
Copyright © 2016. All Rights Reserved.