Uses of Interface
org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
Packages that use TopologyConnectorClientInformation
Package
Description
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
-
Uses of TopologyConnectorClientInformation in org.apache.sling.discovery.base.connectors.ping
Classes in org.apache.sling.discovery.base.connectors.ping that implement TopologyConnectorClientInformationModifier and TypeClassDescriptionclassA topology connector client is used for sending (pinging) a remote topology connector servlet and exchanging announcements with itMethods in org.apache.sling.discovery.base.connectors.ping that return TopologyConnectorClientInformationModifier and TypeMethodDescriptionConnectorRegistry.registerOutgoingConnector(ClusterViewService clusterViewService, URL topologyConnectorEndpoint) Register an outgoing topology connector using the provided endpoint urlConnectorRegistryImpl.registerOutgoingConnector(ClusterViewService clusterViewService, URL connectorUrl) Methods in org.apache.sling.discovery.base.connectors.ping that return types with arguments of type TopologyConnectorClientInformationModifier and TypeMethodDescriptionConnectorRegistry.listOutgoingConnectors()Lists all outgoing topology connectorsConnectorRegistryImpl.listOutgoingConnectors()