Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy
Packages that use TcpProxy
-
Uses of TcpProxy in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxyModifier and TypeMethodDescriptionTcpProxy.Builder.build()TcpProxy.Builder.buildPartial()static TcpProxyTcpProxy.getDefaultInstance()TcpProxy.Builder.getDefaultInstanceForType()TcpProxy.getDefaultInstanceForType()static TcpProxyTcpProxy.parseDelimitedFrom(InputStream input) static TcpProxyTcpProxy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxyTcpProxy.parseFrom(byte[] data) static TcpProxyTcpProxy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxyTcpProxy.parseFrom(com.google.protobuf.ByteString data) static TcpProxyTcpProxy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxyTcpProxy.parseFrom(com.google.protobuf.CodedInputStream input) static TcpProxyTcpProxy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxyTcpProxy.parseFrom(InputStream input) static TcpProxyTcpProxy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxyTcpProxy.parseFrom(ByteBuffer data) static TcpProxyTcpProxy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type TcpProxyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TcpProxy>TcpProxy.getParserForType()static com.google.protobuf.Parser<TcpProxy>TcpProxy.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type TcpProxyModifier and TypeMethodDescriptionstatic TcpProxy.BuilderTcpProxy.newBuilder(TcpProxy prototype)