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