|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopologyConnectorClientInformation | |
---|---|
org.apache.sling.discovery.impl.topology.connector |
Uses of TopologyConnectorClientInformation in org.apache.sling.discovery.impl.topology.connector |
---|
Classes in org.apache.sling.discovery.impl.topology.connector that implement TopologyConnectorClientInformation | |
---|---|
class |
TopologyConnectorClient
A topology connector client is used for sending (pinging) a remote topology connector servlet and exchanging announcements with it |
Methods in org.apache.sling.discovery.impl.topology.connector that return TopologyConnectorClientInformation | |
---|---|
TopologyConnectorClientInformation |
ConnectorRegistryImpl.registerOutgoingConnector(ClusterViewService clusterViewService,
URL connectorUrl)
|
TopologyConnectorClientInformation |
ConnectorRegistry.registerOutgoingConnector(ClusterViewService clusterViewService,
URL topologyConnectorEndpoint)
Register an outgoing topology connector using the provided endpoint url |
Methods in org.apache.sling.discovery.impl.topology.connector that return types with arguments of type TopologyConnectorClientInformation | |
---|---|
Collection<TopologyConnectorClientInformation> |
ConnectorRegistryImpl.listOutgoingConnectors()
|
Collection<TopologyConnectorClientInformation> |
ConnectorRegistry.listOutgoingConnectors()
Lists all outgoing topology connectors |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |