| Package | Description |
|---|---|
| io.envoyproxy.controlplane.server | |
| io.envoyproxy.controlplane.server.serializer |
| Constructor and Description |
|---|
DiscoveryServer(List<DiscoveryServerCallbacks> callbacks,
ConfigWatcher configWatcher,
ExecutorGroup executorGroup,
ProtoResourcesSerializer protoResourcesSerializer)
Creates the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedProtoResourcesSerializer
Cached version of the
ProtoResourcesSerializer. |
class |
DefaultProtoResourcesSerializer
Default implementation of ProtoResourcesSerializer that uses
Any.pack(Message) method on Message. |
Copyright © 2018–2019 The Envoy Project. All rights reserved.