@Generated(value="Generated by the protocol buffer compiler")
public final class NativeThemeStub
extends java.lang.Object
implements com.teamdev.jxbrowser.internal.rpc.Service
Constructor and Description |
---|
NativeThemeStub(com.google.protobuf.RpcChannel channel) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Descriptors.ServiceDescriptor |
descriptorForType() |
void |
getColorMode(com.google.protobuf.RpcController controller,
com.teamdev.jxbrowser.internal.rpc.EngineId request,
com.google.protobuf.RpcCallback<GetColorResponse> done) |
java.util.Optional<com.google.protobuf.Descriptors.MethodDescriptor> |
methodDescriptor(java.lang.Class cls) |
com.google.protobuf.Message |
requestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method) |
com.google.protobuf.Message |
responsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method) |
void |
setColorMode(com.google.protobuf.RpcController controller,
SetThemeColorRequest request,
com.google.protobuf.RpcCallback<com.google.protobuf.Empty> done) |
public void setColorMode(com.google.protobuf.RpcController controller, SetThemeColorRequest request, com.google.protobuf.RpcCallback<com.google.protobuf.Empty> done)
public void getColorMode(com.google.protobuf.RpcController controller, com.teamdev.jxbrowser.internal.rpc.EngineId request, com.google.protobuf.RpcCallback<GetColorResponse> done)
public com.google.protobuf.Descriptors.ServiceDescriptor descriptorForType()
descriptorForType
in interface com.teamdev.jxbrowser.internal.rpc.Service
public com.google.protobuf.Message requestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
requestPrototype
in interface com.teamdev.jxbrowser.internal.rpc.Service
public com.google.protobuf.Message responsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
responsePrototype
in interface com.teamdev.jxbrowser.internal.rpc.Service
public java.util.Optional<com.google.protobuf.Descriptors.MethodDescriptor> methodDescriptor(java.lang.Class cls)
methodDescriptor
in interface com.teamdev.jxbrowser.internal.rpc.Service