类分层结构
- java.lang.Object
- com.xxl.rpc.remoting.net.params.BaseCallback
- com.xxl.rpc.remoting.net.params.Beat
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- com.xxl.rpc.util.ClassUtil
- com.xxl.rpc.remoting.net.Client
- com.xxl.rpc.remoting.net.common.ConnectClient
- org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- com.xxl.rpc.remoting.invoker.impl.XxlRpcSpringInvokerFactory (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- com.xxl.rpc.util.IpUtil
- com.xxl.rpc.util.NetUtil
- com.xxl.rpc.serialize.Serializer
- com.xxl.rpc.remoting.net.Server
- com.xxl.rpc.registry.ServiceRegistry
- com.xxl.rpc.util.ThreadPoolUtil
- java.lang.Throwable (implements java.io.Serializable)
- com.xxl.rpc.util.ThrowableUtil
- com.xxl.rpc.remoting.net.params.XxlRpcFutureResponse (implements java.util.concurrent.Future<V>)
- com.xxl.rpc.remoting.invoker.call.XxlRpcInvokeCallback<T>
- com.xxl.rpc.remoting.invoker.call.XxlRpcInvokeFuture (implements java.util.concurrent.Future<V>)
- com.xxl.rpc.remoting.invoker.XxlRpcInvokerFactory
- com.xxl.rpc.remoting.invoker.route.XxlRpcLoadBalance
- com.xxl.rpc.remoting.provider.XxlRpcProviderFactory
- com.xxl.rpc.remoting.provider.impl.XxlRpcSpringProviderFactory (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- com.xxl.rpc.remoting.invoker.reference.XxlRpcReferenceBean
- com.xxl.rpc.remoting.net.params.XxlRpcRequest (implements java.io.Serializable)
- com.xxl.rpc.remoting.net.params.XxlRpcResponse (implements java.io.Serializable)
- com.xxl.rpc.remoting.invoker.reference.impl.XxlRpcSpringReferenceBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
接口分层结构
注释类型分层结构
枚举分层结构
Copyright © 2019. All rights reserved.