Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy
-
Packages that use TcpProxy Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 -
-
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 TcpProxy Modifier and Type Method Description TcpProxyTcpProxy.Builder. build()TcpProxyTcpProxy.Builder. buildPartial()static TcpProxyTcpProxy. getDefaultInstance()TcpProxyTcpProxy.Builder. getDefaultInstanceForType()TcpProxyTcpProxy. 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 TcpProxy Modifier and Type Method Description com.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 TcpProxy Modifier and Type Method Description TcpProxy.BuilderTcpProxy.Builder. mergeFrom(TcpProxy other)static TcpProxy.BuilderTcpProxy. newBuilder(TcpProxy prototype)
-