Package org.apache.sling.discovery.base.connectors.ping
@Version("2.0.0")
package org.apache.sling.discovery.base.connectors.ping
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
- Version:
- 1.0.0
-
ClassDescriptionRegistry for topology connector clientsDefault implementation of the ConnectorRegistry which keeps a list of outgoing connectors and is capable of pinging them.A topology connector client is used for sending (pinging) a remote topology connector servlet and exchanging announcements with itprovides information about a topology connector clientServlet 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)Request Validator helper.