#include <java_service.h>
|
enum | IsAbstract { IS_ABSTRACT,
IS_CONCRETE,
IS_ABSTRACT,
IS_CONCRETE
} |
|
enum | IsAbstract { IS_ABSTRACT,
IS_CONCRETE,
IS_ABSTRACT,
IS_CONCRETE
} |
|
enum | RequestOrResponse { REQUEST,
RESPONSE,
REQUEST,
RESPONSE
} |
|
enum | RequestOrResponse { REQUEST,
RESPONSE,
REQUEST,
RESPONSE
} |
|
const ServiceDescriptor * | descriptor_ |
|
◆ ImmutableServiceGenerator() [1/2]
google::protobuf::compiler::java::ImmutableServiceGenerator::ImmutableServiceGenerator |
( |
const ServiceDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
◆ ~ImmutableServiceGenerator() [1/2]
google::protobuf::compiler::java::ImmutableServiceGenerator::~ImmutableServiceGenerator |
( |
| ) |
|
|
virtual |
◆ ImmutableServiceGenerator() [2/2]
google::protobuf::compiler::java::ImmutableServiceGenerator::ImmutableServiceGenerator |
( |
const ServiceDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
◆ ~ImmutableServiceGenerator() [2/2]
virtual google::protobuf::compiler::java::ImmutableServiceGenerator::~ImmutableServiceGenerator |
( |
| ) |
|
|
virtual |
◆ Generate() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ Generate() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GenerateAbstractMethods() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateAbstractMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateAbstractMethods() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateAbstractMethods |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateBlockingMethodSignature() [1/2]
◆ GenerateBlockingMethodSignature() [2/2]
◆ GenerateBlockingStub() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateBlockingStub |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateBlockingStub() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateBlockingStub |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateCallBlockingMethod() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateCallBlockingMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateCallBlockingMethod() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateCallBlockingMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateCallMethod() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateCallMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateCallMethod() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateCallMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateGetDescriptorForType() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateGetDescriptorForType |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateGetDescriptorForType() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateGetDescriptorForType |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateGetPrototype() [1/2]
◆ GenerateGetPrototype() [2/2]
◆ GenerateInterface() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateInterface() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateInterface |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateMethodSignature() [1/2]
◆ GenerateMethodSignature() [2/2]
◆ GenerateNewReflectiveBlockingServiceMethod() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateNewReflectiveBlockingServiceMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateNewReflectiveBlockingServiceMethod() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateNewReflectiveBlockingServiceMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateNewReflectiveServiceMethod() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateNewReflectiveServiceMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateNewReflectiveServiceMethod() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateNewReflectiveServiceMethod |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStub() [1/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateStub |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GenerateStub() [2/2]
void google::protobuf::compiler::java::ImmutableServiceGenerator::GenerateStub |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ GetOutput() [1/2]
std::string google::protobuf::compiler::java::ImmutableServiceGenerator::GetOutput |
( |
const MethodDescriptor * |
method | ) |
|
|
private |
◆ GetOutput() [2/2]
std::string google::protobuf::compiler::java::ImmutableServiceGenerator::GetOutput |
( |
const MethodDescriptor * |
method | ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
◆ context_
Context * google::protobuf::compiler::java::ImmutableServiceGenerator::context_ |
|
private |
◆ name_resolver_
ClassNameResolver * google::protobuf::compiler::java::ImmutableServiceGenerator::name_resolver_ |
|
private |
The documentation for this class was generated from the following files: