索引

A B C G N O R S T 
All Classes and Interfaces|常量字段值|所有程序包

A

addRequestProcessor(Class<?>, RequestProcessor<Request, Response>) - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 

B

bindService() - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterImplBase
 
bindService() - 类中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterImplBase
 
bindService(RequestAdapterGrpc.AsyncService) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
 
bindService(RequestStreamAdapterGrpc.AsyncService) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
 
bindStream(StreamObserver<Any>) - 类中的方法 org.egolessness.destino.grpc.GrpcStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterBlockingStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterFutureStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterBlockingStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterFutureStub
 
build(Channel, CallOptions) - 类中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterStub
 
buildConnectCallback() - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 

C

channel() - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 
channel() - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
channel() - 类中的方法 org.egolessness.destino.grpc.GrpcClientFactory
 
connectToServer(GrpcStub, Callback<Response>, RequestProcessorRegistry) - 类中的方法 org.egolessness.destino.grpc.GrpcChannel
 
createHighLevelClient(Collection<URI>) - 类中的方法 org.egolessness.destino.grpc.GrpcClientFactory
 
createSimpleClient(URI) - 类中的方法 org.egolessness.destino.grpc.GrpcClientFactory
 
createStub(URI) - 类中的方法 org.egolessness.destino.grpc.GrpcChannel
 

G

getChannel() - 类中的方法 org.egolessness.destino.grpc.GrpcStub
 
getContextPrefix() - 类中的方法 org.egolessness.destino.grpc.GrpcStub
 
getDescriptor() - 类中的静态方法 org.egolessness.destino.grpc.message.GrpcProto
 
getRequestMethod() - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
 
getRequestStreamMethod() - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
 
getServiceDescriptor() - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
 
getServiceDescriptor() - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
 
getStub(URI) - 类中的方法 org.egolessness.destino.grpc.GrpcChannel
 
getUri() - 类中的方法 org.egolessness.destino.grpc.GrpcStub
 
GrpcChannel - org.egolessness.destino.grpc中的类
grpc channel.
GrpcChannel(RequestProperties) - 类的构造器 org.egolessness.destino.grpc.GrpcChannel
 
GrpcClientFactory - org.egolessness.destino.grpc中的类
grpc client factory.
GrpcClientFactory(RequestProperties) - 类的构造器 org.egolessness.destino.grpc.GrpcClientFactory
 
GrpcExecutors - org.egolessness.destino.grpc中的类
grpc executor services.
GrpcExecutors() - 类的构造器 org.egolessness.destino.grpc.GrpcExecutors
 
GrpcHighLevelClient - org.egolessness.destino.grpc.client中的类
grpc high-level request client.
GrpcHighLevelClient(Picker<URI>, GrpcChannel) - 类的构造器 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 
GrpcProto - org.egolessness.destino.grpc.message中的类
 
GrpcSimpleClient - org.egolessness.destino.grpc.client中的类
grpc simple request client.
GrpcSimpleClient() - 类的构造器 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
GrpcSimpleClient(GrpcStub) - 类的构造器 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
GrpcStub - org.egolessness.destino.grpc中的类
 
GrpcStub(URI, ManagedChannel) - 类的构造器 org.egolessness.destino.grpc.GrpcStub
 

N

newBlockingStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - 类中的静态方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
Creates a new async stub that supports all call types for the service

O

org.egolessness.destino.grpc - 程序包 org.egolessness.destino.grpc
 
org.egolessness.destino.grpc.client - 程序包 org.egolessness.destino.grpc.client
 
org.egolessness.destino.grpc.message - 程序包 org.egolessness.destino.grpc.message
 

R

registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.egolessness.destino.grpc.message.GrpcProto
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.egolessness.destino.grpc.message.GrpcProto
 
request(Serializable, Map<String, String>) - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
request(Serializable, Map<String, String>, Duration) - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
request(Serializable, Map<String, String>, Callback<Response>) - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
request(Request) - 类中的方法 org.egolessness.destino.grpc.GrpcStub
 
request(Request) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterBlockingStub
 
request(Request) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterFutureStub
 
request(Request, StreamObserver<Response>) - 接口中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.AsyncService
 
request(Request, StreamObserver<Response>) - 类中的方法 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterStub
 
REQUEST - 类中的静态变量 org.egolessness.destino.grpc.GrpcExecutors
 
RequestAdapterGrpc - org.egolessness.destino.grpc.message中的类
 
RequestAdapterGrpc.AsyncService - org.egolessness.destino.grpc.message中的接口
 
RequestAdapterGrpc.RequestAdapterBlockingStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do synchronous rpc calls to service RequestAdapter.
RequestAdapterGrpc.RequestAdapterFutureStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do ListenableFuture-style rpc calls to service RequestAdapter.
RequestAdapterGrpc.RequestAdapterImplBase - org.egolessness.destino.grpc.message中的类
Base class for the server implementation of the service RequestAdapter.
RequestAdapterGrpc.RequestAdapterStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do asynchronous rpc calls to service RequestAdapter.
RequestAdapterImplBase() - 类的构造器 org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterImplBase
 
requestStream(StreamObserver<Any>) - 接口中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.AsyncService
 
requestStream(StreamObserver<Any>) - 类中的方法 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterStub
 
RequestStreamAdapterGrpc - org.egolessness.destino.grpc.message中的类
 
RequestStreamAdapterGrpc.AsyncService - org.egolessness.destino.grpc.message中的接口
 
RequestStreamAdapterGrpc.RequestStreamAdapterBlockingStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do synchronous rpc calls to service RequestStreamAdapter.
RequestStreamAdapterGrpc.RequestStreamAdapterFutureStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do ListenableFuture-style rpc calls to service RequestStreamAdapter.
RequestStreamAdapterGrpc.RequestStreamAdapterImplBase - org.egolessness.destino.grpc.message中的类
Base class for the server implementation of the service RequestStreamAdapter.
RequestStreamAdapterGrpc.RequestStreamAdapterStub - org.egolessness.destino.grpc.message中的类
A stub to allow clients to do asynchronous rpc calls to service RequestStreamAdapter.
RequestStreamAdapterImplBase() - 类的构造器 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterImplBase
 

S

serverCheck() - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 
SERVICE_NAME - 类中的静态变量 org.egolessness.destino.grpc.message.RequestAdapterGrpc
 
SERVICE_NAME - 类中的静态变量 org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc
 
setFutureStub(GrpcStub) - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 
shutdown() - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 
shutdown() - 类中的方法 org.egolessness.destino.grpc.client.GrpcSimpleClient
 

T

TIMEOUT_SCHEDULER - 类中的静态变量 org.egolessness.destino.grpc.GrpcExecutors
 
tryConnect(URI) - 类中的方法 org.egolessness.destino.grpc.client.GrpcHighLevelClient
 
A B C G N O R S T 
All Classes and Interfaces|常量字段值|所有程序包