Uses of Class
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.ThriftProxy
-
Packages that use ThriftProxy Package Description io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 -
-
Uses of ThriftProxy in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return ThriftProxy Modifier and Type Method Description ThriftProxyThriftProxy.Builder. build()ThriftProxyThriftProxy.Builder. buildPartial()static ThriftProxyThriftProxy. getDefaultInstance()ThriftProxyThriftProxy.Builder. getDefaultInstanceForType()ThriftProxyThriftProxy. getDefaultInstanceForType()static ThriftProxyThriftProxy. parseDelimitedFrom(InputStream input)static ThriftProxyThriftProxy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftProxyThriftProxy. parseFrom(byte[] data)static ThriftProxyThriftProxy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftProxyThriftProxy. parseFrom(com.google.protobuf.ByteString data)static ThriftProxyThriftProxy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftProxyThriftProxy. parseFrom(com.google.protobuf.CodedInputStream input)static ThriftProxyThriftProxy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftProxyThriftProxy. parseFrom(InputStream input)static ThriftProxyThriftProxy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftProxyThriftProxy. parseFrom(ByteBuffer data)static ThriftProxyThriftProxy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type ThriftProxy Modifier and Type Method Description com.google.protobuf.Parser<ThriftProxy>ThriftProxy. getParserForType()static com.google.protobuf.Parser<ThriftProxy>ThriftProxy. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type ThriftProxy Modifier and Type Method Description ThriftProxy.BuilderThriftProxy.Builder. mergeFrom(ThriftProxy other)static ThriftProxy.BuilderThriftProxy. newBuilder(ThriftProxy prototype)
-