public final class Base extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Base.DataSource
Data source consisting of either a file or an inline value.
|
static interface |
Base.DataSourceOrBuilder |
static class |
Base.HeaderValue
Header name/value pair.
|
static class |
Base.HeaderValueOption
Header name/value pair plus option to control append behavior.
|
static interface |
Base.HeaderValueOptionOrBuilder |
static interface |
Base.HeaderValueOrBuilder |
static class |
Base.Locality
Identifies location of where either Envoy runs or where upstream hosts run.
|
static interface |
Base.LocalityOrBuilder |
static class |
Base.Metadata
Metadata provides additional inputs to filters based on matched listeners,
filter chains, routes and endpoints.
|
static interface |
Base.MetadataOrBuilder |
static class |
Base.Node
Identifies a specific Envoy instance.
|
static interface |
Base.NodeOrBuilder |
static class |
Base.RequestMethod
HTTP request method.
|
static class |
Base.RoutingPriority
Envoy supports :ref:`upstream priority routing
<arch_overview_http_routing_priority>` both at the route and the virtual
cluster level.
|
static class |
Base.RuntimeUInt32
Runtime derived uint32 with a default when not specified.
|
static interface |
Base.RuntimeUInt32OrBuilder |
static class |
Base.SocketOption
Generic socket option message.
|
static interface |
Base.SocketOptionOrBuilder |
static class |
Base.TransportSocket
Configuration for transport socket in :ref:`listeners <config_listeners>` and
:ref:`clusters <envoy_api_msg_Cluster>`.
|
static interface |
Base.TransportSocketOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019 WSO2. All rights reserved.