| FederatedTopicIndex |
EXPERIMENTAL: An implementation that looks up topics in all
the given TopicIndexIFs and returns them.
|
| RAPServlet |
EXPERIMENTAL: Implements the TMRAP protocol.
|
| RegistryTopicIndex |
EXPERIMENTAL: An implementation that looks up topics in all currently open
topic maps in the given registry.
|
| RemoteTopicIndex |
EXPERIMENTAL: An implementation that looks up topics on remote
servers using the TM RAP protocol.
|
| TMRAPConfiguration |
INTERNAL: Used to hold the TMRAP configuration settings.
|
| TMRAPImplementation |
PRIVATE: A generic implementation of the TMRAP protocol,
independent of any particular way of invoking the services.
|
| TopicMapTopicIndex |
EXPERIMENTAL: An implementation that looks up topics in all the given topic
map.
|
| TopicPage |
EXPERIMENTAL: Represents a topic page (that is, the primary page
for a topic in a web interface to a topic map).
|
| TopicPages |
|