类分层结构
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- com.xxl.rpc.remoting.net.params.BaseCallback
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.BasePooledObjectFactory<T> (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- 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.remoting.net.Client
- com.xxl.rpc.remoting.net.impl.jetty.client.JettyClient
- com.xxl.rpc.remoting.net.impl.mina.client.MinaClient
- com.xxl.rpc.remoting.net.impl.netty.client.NettyClient
- com.xxl.rpc.remoting.net.pool.ClientPooled
- com.xxl.rpc.util.Environment
- 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)
- org.apache.mina.core.service.IoHandlerAdapter (implements org.apache.mina.core.service.IoHandler)
- com.xxl.rpc.util.IpUtil
- com.xxl.rpc.remoting.net.impl.mina.codec.MinaEncoder (implements org.apache.mina.filter.codec.ProtocolEncoder)
- com.xxl.rpc.util.NetUtil
- org.apache.mina.filter.codec.ProtocolDecoderAdapter (implements org.apache.mina.filter.codec.ProtocolDecoder)
- org.apache.mina.filter.codec.CumulativeProtocolDecoder
- com.xxl.rpc.serialize.Serializer
- com.xxl.rpc.remoting.net.Server
- com.xxl.rpc.remoting.net.impl.jetty.server.JettyServer
- com.xxl.rpc.remoting.net.impl.mina.server.MinaServer
- com.xxl.rpc.remoting.net.impl.netty.server.NettyServer
- com.xxl.rpc.registry.ServiceRegistry
- 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.net.params.XxlRpcFutureResponseFactory
- 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.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)
- com.xxl.rpc.util.XxlZkClient
注释类型分层结构
枚举分层结构
Copyright © 2018. All rights reserved.