Uses of Interface
io.envoyproxy.envoy.api.v2.listener.FilterChainOrBuilder
Packages that use FilterChainOrBuilder
-
Uses of FilterChainOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return FilterChainOrBuilderModifier and TypeMethodDescriptionListener.Builder.getFilterChainsOrBuilder(int index) A list of filter chains to consider for this listener.Listener.getFilterChainsOrBuilder(int index) A list of filter chains to consider for this listener.ListenerOrBuilder.getFilterChainsOrBuilder(int index) A list of filter chains to consider for this listener.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type FilterChainOrBuilderModifier and TypeMethodDescriptionList<? extends FilterChainOrBuilder>Listener.Builder.getFilterChainsOrBuilderList()A list of filter chains to consider for this listener.List<? extends FilterChainOrBuilder>Listener.getFilterChainsOrBuilderList()A list of filter chains to consider for this listener.List<? extends FilterChainOrBuilder>ListenerOrBuilder.getFilterChainsOrBuilderList()A list of filter chains to consider for this listener. -
Uses of FilterChainOrBuilder in io.envoyproxy.envoy.api.v2.listener
Classes in io.envoyproxy.envoy.api.v2.listener that implement FilterChainOrBuilderModifier and TypeClassDescriptionfinal classA filter chain wraps a set of match criteria, an option TLS context, a set of filters, and various other parameters.static final classA filter chain wraps a set of match criteria, an option TLS context, a set of filters, and various other parameters.