@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
ConnectorRegistry |
Registry for topology connector clients
|
TopologyConnectorClientInformation |
provides information about a topology connector client
|
Class | Description |
---|---|
ConnectorRegistryImpl |
Default implementation of the ConnectorRegistry which
keeps a list of outgoing connectors and is capable of
pinging them.
|
TopologyConnectorClient |
A topology connector client is used for sending (pinging) a remote topology
connector servlet and exchanging announcements with it
|
TopologyConnectorServlet |
Servlet which receives topology announcements at
/libs/sling/topology/connector*
without authorization (authorization is handled either via
hmac-signature with a shared key or via a flexible whitelist)
|
TopologyRequestValidator |
Request Validator helper.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.