| Modifier and Type | Interface and Description |
|---|---|
interface |
GatewayServices |
interface |
ServerInfoService
This service provides a central place to acquire information
about the running server instance.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options) |
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options,
String implementation) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteConfigurationRegistryClientService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HostMapperService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AliasService |
interface |
CryptoService |
interface |
KeystoreService |
interface |
SSLService |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAliasService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TokenStateService
Service providing authentication token state management.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopologyService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterConfigurationMonitorService
Gateway service for managing cluster configuration monitors.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceDiscovery |
ServiceDiscoveryFactory.get(String type,
Service... gatewayServices) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.