A C D G I R S 

A

addService(String, Service) - 类 中的静态方法com.xdja.platform.rpc.consumer.ServicePool
添加服务
addService(Map<String, Service>) - 类 中的静态方法com.xdja.platform.rpc.consumer.ServicePool
批量添加服务
afterPropertiesSet() - 类 中的方法com.xdja.platform.rpc.consumer.core.ServiceClientInterceptor
 

C

com.xdja.platform.rpc.consumer - 程序包 com.xdja.platform.rpc.consumer
 
com.xdja.platform.rpc.consumer.core - 程序包 com.xdja.platform.rpc.consumer.core
 
com.xdja.platform.rpc.consumer.core.invocation - 程序包 com.xdja.platform.rpc.consumer.core.invocation
 
com.xdja.platform.rpc.consumer.refer - 程序包 com.xdja.platform.rpc.consumer.refer
 
createRpcInvocation(MethodInvocation) - 类 中的方法com.xdja.platform.rpc.consumer.core.invocation.DefaultRpcInvocationFactory
 
createRpcInvocation(MethodInvocation) - 接口 中的方法com.xdja.platform.rpc.consumer.core.invocation.RpcInvocationFactory
 
createRpcInvocation(MethodInvocation) - 类 中的方法com.xdja.platform.rpc.consumer.core.RpcInvocationBasedAccessor
 

D

DefaultRpcInvocationFactory - com.xdja.platform.rpc.consumer.core.invocation中的类
默认RpcInvocation工厂
DefaultRpcInvocationFactory() - 类 的构造器com.xdja.platform.rpc.consumer.core.invocation.DefaultRpcInvocationFactory
 
DefaultServiceRefer - com.xdja.platform.rpc.consumer.refer中的类
默认服务发现器
DefaultServiceRefer() - 类 的构造器com.xdja.platform.rpc.consumer.refer.DefaultServiceRefer
 

G

get(String) - 类 中的静态方法com.xdja.platform.rpc.consumer.ServicePool
获取指定的服务信息
get() - 类 中的静态方法com.xdja.platform.rpc.consumer.ServicePool
获取默认服务
getAddr() - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
getObject() - 类 中的方法com.xdja.platform.rpc.consumer.refer.SpringServiceRefer
 
getObjectType() - 类 中的方法com.xdja.platform.rpc.consumer.refer.SpringServiceRefer
 
getPort() - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
getRpcInvocationFactory() - 类 中的方法com.xdja.platform.rpc.consumer.core.RpcInvocationBasedAccessor
 
getSerialization() - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
getServiceProxy() - 类 中的方法com.xdja.platform.rpc.consumer.core.ServiceClientInterceptor
 
getServiceRefer(Class<T>) - 类 中的静态方法com.xdja.platform.rpc.consumer.refer.DefaultServiceRefer
 
getTimeoutMillis() - 类 中的方法com.xdja.platform.rpc.consumer.Service
 

I

invoke(MethodInvocation) - 类 中的方法com.xdja.platform.rpc.consumer.core.ServiceClientInterceptor
 
isSingleton() - 类 中的方法com.xdja.platform.rpc.consumer.refer.SpringServiceRefer
 

R

request(RpcInvocation) - 类 中的方法com.xdja.platform.rpc.consumer.Service
向service对应的服务发起请求并同步等待响应
RpcInvocationBasedAccessor - com.xdja.platform.rpc.consumer.core中的类
基于RpcInvocation的基础accessor,提供RpcInvocation的生成机制
RpcInvocationBasedAccessor() - 类 的构造器com.xdja.platform.rpc.consumer.core.RpcInvocationBasedAccessor
 
RpcInvocationFactory - com.xdja.platform.rpc.consumer.core.invocation中的接口
RpcInvocation工厂接口

S

Service - com.xdja.platform.rpc.consumer中的类
服务信息
Service() - 类 的构造器com.xdja.platform.rpc.consumer.Service
 
ServiceClientInterceptor - com.xdja.platform.rpc.consumer.core中的类
服务客户端interceptor,负责使用interfaceClass初始化serviceProxy,并承担调用远程服务的职责
ServiceClientInterceptor() - 类 的构造器com.xdja.platform.rpc.consumer.core.ServiceClientInterceptor
 
ServicePool - com.xdja.platform.rpc.consumer中的类
服务信息池
ServicePool() - 类 的构造器com.xdja.platform.rpc.consumer.ServicePool
 
setAddr(String) - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
setDefaultService(Service) - 类 中的静态方法com.xdja.platform.rpc.consumer.ServicePool
设置默认服务
setPort(int) - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
setRpcInvocationFactory(RpcInvocationFactory) - 类 中的方法com.xdja.platform.rpc.consumer.core.RpcInvocationBasedAccessor
 
setSerialization(Serialization) - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
setTimeoutMillis(long) - 类 中的方法com.xdja.platform.rpc.consumer.Service
 
SpringServiceRefer - com.xdja.platform.rpc.consumer.refer中的类
基于spring的服务发现器
SpringServiceRefer() - 类 的构造器com.xdja.platform.rpc.consumer.refer.SpringServiceRefer
 
A C D G I R S 

Copyright © 2015. All rights reserved.