类分层结构
- java.lang.Object
- com.weibo.api.motan.transport.AbstractClient (implements com.weibo.api.motan.transport.Client)
- com.weibo.api.motan.transport.support.AbstractEndpointFactory (implements com.weibo.api.motan.transport.EndpointFactory)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- com.weibo.api.motan.transport.AbstractServer (implements com.weibo.api.motan.transport.Server)
- org.apache.commons.pool.BasePoolableObjectFactory<T> (implements org.apache.commons.pool.PoolableObjectFactory<T>)
- org.jboss.netty.handler.execution.ExecutionHandler (implements org.jboss.netty.channel.ChannelDownstreamHandler, org.jboss.netty.channel.ChannelUpstreamHandler, org.jboss.netty.util.ExternalResourceReleasable)
- com.weibo.api.motan.transport.netty.NettyChannel (implements com.weibo.api.motan.transport.Channel)
- org.jboss.netty.handler.codec.oneone.OneToOneEncoder (implements org.jboss.netty.channel.ChannelDownstreamHandler)
- org.jboss.netty.channel.SimpleChannelHandler (implements org.jboss.netty.channel.ChannelDownstreamHandler, org.jboss.netty.channel.ChannelUpstreamHandler)
- org.jboss.netty.channel.SimpleChannelUpstreamHandler (implements org.jboss.netty.channel.ChannelUpstreamHandler)
- org.jboss.netty.handler.codec.frame.FrameDecoder
Copyright © 2021. All rights reserved.