public class HttpJsonServiceStubClassComposer extends HttpJsonServiceStubClassComposer
FIXED_TYPESTORE| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonServiceStubClassComposer() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodDefinition> |
createStaticCreatorMethods(Service service,
TypeStore typeStore,
String newBuilderMethod) |
static HttpJsonServiceStubClassComposer |
instance() |
createClassAnnotations, createGetMethodDescriptorsMethod, createLongRunningClient, createMethodDescriptorVariableDecl, createOperationsStubGetterMethod, createOperationsStubInitExpr, createTransportSettingsInitExpr, createTypeRegistry, declareLongRunningClient, generateOperationsStubLogic, isSupportedMethodcreateClassMethods, createClassStatements, createConstructorMethods, createLongRunningClientGetters, createMethodDescriptorVariableDecls, createProtoMethodNameToDescriptorClassMembers, generate, getCallableCreatorMethodName, getProtoRpcFullMethodName, getTransportContext, getTransportOperationsStubTypepublic static HttpJsonServiceStubClassComposer instance()
protected List<MethodDefinition> createStaticCreatorMethods(Service service, TypeStore typeStore, String newBuilderMethod)
createStaticCreatorMethods in class AbstractTransportServiceStubClassComposerCopyright © 2022 Google LLC. All rights reserved.