A B C D E F G I N P S T
A
- ANY_IP_ADDRESS - 类 中的静态变量plus.jdk.grpc.config.GrpcPlusProperties
-
- ANY_IPv4_ADDRESS - 类 中的静态变量plus.jdk.grpc.config.GrpcPlusProperties
-
- ANY_IPv6_ADDRESS - 类 中的静态变量plus.jdk.grpc.config.GrpcPlusProperties
-
- AsyncStubFactory - plus.jdk.grpc.client.factory中的类
-
- AsyncStubFactory() - 类 的构造器plus.jdk.grpc.client.factory.AsyncStubFactory
-
B
- BlockingStubFactory - plus.jdk.grpc.client.factory中的类
-
- BlockingStubFactory() - 类 的构造器plus.jdk.grpc.client.factory.BlockingStubFactory
-
C
- ClientBytesMetaDataInterceptor - plus.jdk.grpc.client.interceptor中的类
-
- ClientBytesMetaDataInterceptor(Map<String, byte[]>) - 类 的构造器plus.jdk.grpc.client.interceptor.ClientBytesMetaDataInterceptor
-
- CLOUD_DISCOVERY_METADATA_PORT - 类 中的静态变量plus.jdk.grpc.common.GrpcUtils
-
The cloud discovery metadata key used to identify the grpc port.
- configureServerInterceptors(List<ServerInterceptor>) - 接口 中的方法plus.jdk.grpc.global.GrpcServiceInterceptorConfigurer
-
- createServer() - 类 中的方法plus.jdk.grpc.global.GrpcServerFactory
-
- createStub(Class<T>, Channel) - 类 中的方法plus.jdk.grpc.client.factory.FallbackStubFactory
-
- createStub(Class<T>, Channel) - 类 中的方法plus.jdk.grpc.client.factory.StandardGrpcStubFactory
-
- createStub(Class<T>, Channel) - 类 中的方法plus.jdk.grpc.client.GrpcSubClientFactory
-
- createStub(Class<T>, String, Integer, ClientInterceptor...) - 类 中的方法plus.jdk.grpc.client.GrpcSubClientFactory
-
- createStub(Class<T>, String, ClientInterceptor...) - 类 中的方法plus.jdk.grpc.client.GrpcSubClientFactory
-
- createStub(Class<T>, ManagedChannelBuilder<?>) - 类 中的方法plus.jdk.grpc.client.GrpcSubClientFactory
-
D
- DefaultAsciiMarshaller - plus.jdk.grpc.client.interceptor.marshaller中的类
-
- DefaultAsciiMarshaller() - 类 的构造器plus.jdk.grpc.client.interceptor.marshaller.DefaultAsciiMarshaller
-
- DefaultBinaryMarshaller - plus.jdk.grpc.client.interceptor.marshaller中的类
-
- DefaultBinaryMarshaller() - 类 的构造器plus.jdk.grpc.client.interceptor.marshaller.DefaultBinaryMarshaller
-
- DOMAIN_SOCKET_ADDRESS_PREFIX - 类 中的静态变量plus.jdk.grpc.common.GrpcUtils
-
A constant that defines, the scheme prefix of a Unix domain socket address.
- DOMAIN_SOCKET_ADDRESS_SCHEME - 类 中的静态变量plus.jdk.grpc.common.GrpcUtils
-
A constant that defines, the scheme of a Unix domain socket address.
E
- EnableGrpcClient - plus.jdk.grpc.annotation中的注释类型
-
- EnableGrpcServer - plus.jdk.grpc.annotation中的注释类型
-
- extractDomainSocketAddressPath(String) - 类 中的静态方法plus.jdk.grpc.common.GrpcUtils
-
Extracts the domain socket address specific path from the given full address.
- extractMethodName(MethodDescriptor<?, ?>) - 类 中的静态方法plus.jdk.grpc.common.GrpcUtils
-
Extracts the method name from the given method.
- extractServiceName(MethodDescriptor<?, ?>) - 类 中的静态方法plus.jdk.grpc.common.GrpcUtils
-
Extracts the service name from the given method.
F
- FallbackStubFactory - plus.jdk.grpc.client.factory中的类
-
- FallbackStubFactory() - 类 的构造器plus.jdk.grpc.client.factory.FallbackStubFactory
-
- findGrpcServices() - 类 中的方法plus.jdk.grpc.global.GrpcServerFactory
-
- FutureStubFactory - plus.jdk.grpc.client.factory中的类
-
- FutureStubFactory() - 类 的构造器plus.jdk.grpc.client.factory.FutureStubFactory
-
G
- getBeanClazz() - 类 中的方法plus.jdk.grpc.model.GrpcServiceDefinition
-
- getBeanName() - 类 中的方法plus.jdk.grpc.model.GrpcServiceDefinition
-
- getDefinition() - 类 中的方法plus.jdk.grpc.model.GrpcServiceDefinition
-
- getFactoryMethodName() - 类 中的方法plus.jdk.grpc.client.factory.AsyncStubFactory
-
- getFactoryMethodName() - 类 中的方法plus.jdk.grpc.client.factory.BlockingStubFactory
-
- getFactoryMethodName() - 类 中的方法plus.jdk.grpc.client.factory.FutureStubFactory
-
- getFactoryMethodName() - 类 中的方法plus.jdk.grpc.client.factory.StandardGrpcStubFactory
-
Derives the name of the factory method from the given stub type.
- getServerInterceptors() - 类 中的方法plus.jdk.grpc.global.GlobalGrpcInterceptorRegistry
-
- GlobalGrpcInterceptorRegistry - plus.jdk.grpc.global中的类
-
- GlobalGrpcInterceptorRegistry(GrpcPlusProperties, ApplicationContext) - 类 的构造器plus.jdk.grpc.global.GlobalGrpcInterceptorRegistry
-
- GrpcAutoConfiguration - plus.jdk.grpc.global中的类
-
- GrpcAutoConfiguration() - 类 的构造器plus.jdk.grpc.global.GrpcAutoConfiguration
-
- GrpcClientSelector - plus.jdk.grpc.selector中的类
-
- GrpcClientSelector() - 类 的构造器plus.jdk.grpc.selector.GrpcClientSelector
-
- GrpcPlusProperties - plus.jdk.grpc.config中的类
-
- GrpcPlusProperties() - 类 的构造器plus.jdk.grpc.config.GrpcPlusProperties
-
- GrpcServerFactory - plus.jdk.grpc.global中的类
-
- GrpcServerFactory(GrpcPlusProperties, BeanFactory, ApplicationContext) - 类 的构造器plus.jdk.grpc.global.GrpcServerFactory
-
- GrpcServerLifecycle - plus.jdk.grpc.global中的类
-
- GrpcServerLifecycle(GrpcServerFactory) - 类 的构造器plus.jdk.grpc.global.GrpcServerLifecycle
-
- GrpcServerSelector - plus.jdk.grpc.selector中的类
-
- GrpcServerSelector() - 类 的构造器plus.jdk.grpc.selector.GrpcServerSelector
-
- GrpcService - plus.jdk.grpc.annotation中的注释类型
-
- GrpcServiceDefinition - plus.jdk.grpc.model中的类
-
- GrpcServiceDefinition(String, Class<?>, ServerServiceDefinition) - 类 的构造器plus.jdk.grpc.model.GrpcServiceDefinition
-
- GrpcServiceInterceptorConfigurer - plus.jdk.grpc.global中的接口
-
- GrpcSubClientFactory - plus.jdk.grpc.client中的类
-
- GrpcSubClientFactory(ApplicationContext) - 类 的构造器plus.jdk.grpc.client.GrpcSubClientFactory
-
- GrpcUtils - plus.jdk.grpc.common中的类
-
Utility class that contains methods to extract some information from grpc classes.
I
- initServerInterceptors() - 类 中的方法plus.jdk.grpc.global.GlobalGrpcInterceptorRegistry
-
- INTER_PROCESS_DISABLE - 类 中的静态变量plus.jdk.grpc.common.GrpcUtils
-
The constant for the grpc server port, -1 represents don't start an inter process server.
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - 类 中的方法plus.jdk.grpc.client.interceptor.ClientBytesMetaDataInterceptor
-
- isApplicable(Class<? extends AbstractStub<?>>) - 类 中的方法plus.jdk.grpc.client.factory.AsyncStubFactory
-
- isApplicable(Class<? extends AbstractStub<?>>) - 类 中的方法plus.jdk.grpc.client.factory.BlockingStubFactory
-
- isApplicable(Class<? extends AbstractStub<?>>) - 类 中的方法plus.jdk.grpc.client.factory.FallbackStubFactory
-
- isApplicable(Class<? extends AbstractStub<?>>) - 类 中的方法plus.jdk.grpc.client.factory.FutureStubFactory
-
- isApplicable(Class<? extends AbstractStub<?>>) - 类 中的方法plus.jdk.grpc.client.factory.StandardGrpcStubFactory
-
Used to resolve a factory that matches the particular stub type.
- isRunning() - 类 中的方法plus.jdk.grpc.global.GrpcServerLifecycle
-
N
- newServerBuilder() - 类 中的方法plus.jdk.grpc.global.GrpcServerFactory
-
P
- parseAsciiString(String) - 类 中的方法plus.jdk.grpc.client.interceptor.marshaller.DefaultAsciiMarshaller
-
- parseBytes(byte[]) - 类 中的方法plus.jdk.grpc.client.interceptor.marshaller.DefaultBinaryMarshaller
-
- plus.jdk.grpc - 程序包 plus.jdk.grpc
-
- plus.jdk.grpc.annotation - 程序包 plus.jdk.grpc.annotation
-
- plus.jdk.grpc.client - 程序包 plus.jdk.grpc.client
-
- plus.jdk.grpc.client.factory - 程序包 plus.jdk.grpc.client.factory
-
- plus.jdk.grpc.client.interceptor - 程序包 plus.jdk.grpc.client.interceptor
-
- plus.jdk.grpc.client.interceptor.marshaller - 程序包 plus.jdk.grpc.client.interceptor.marshaller
-
- plus.jdk.grpc.common - 程序包 plus.jdk.grpc.common
-
- plus.jdk.grpc.config - 程序包 plus.jdk.grpc.config
-
- plus.jdk.grpc.global - 程序包 plus.jdk.grpc.global
-
- plus.jdk.grpc.model - 程序包 plus.jdk.grpc.model
-
- plus.jdk.grpc.selector - 程序包 plus.jdk.grpc.selector
-
S
- setBeanFactory(BeanFactory) - 类 中的方法plus.jdk.grpc.selector.GrpcClientSelector
-
- setBeanFactory(BeanFactory) - 类 中的方法plus.jdk.grpc.selector.GrpcServerSelector
-
- sortInterceptors(List<? extends ServerInterceptor>) - 类 中的方法plus.jdk.grpc.global.GlobalGrpcInterceptorRegistry
-
- StandardGrpcStubFactory - plus.jdk.grpc.client.factory中的类
-
A factory for creating stubs provided by standard grpc Java library.
- StandardGrpcStubFactory() - 类 的构造器plus.jdk.grpc.client.factory.StandardGrpcStubFactory
-
- start() - 类 中的方法plus.jdk.grpc.global.GrpcServerLifecycle
-
- stop() - 类 中的方法plus.jdk.grpc.global.GrpcServerLifecycle
-
T
- toAsciiString(byte[]) - 类 中的方法plus.jdk.grpc.client.interceptor.marshaller.DefaultAsciiMarshaller
-
- toBytes(byte[]) - 类 中的方法plus.jdk.grpc.client.interceptor.marshaller.DefaultBinaryMarshaller
-
A B C D E F G I N P S T
Copyright © 2022. All rights reserved.