类分层结构
- java.lang.Object
- com.weibo.api.motan.transport.AbstractClient (implements com.weibo.api.motan.transport.Client)
- com.weibo.api.motan.transport.netty.extension.AbstractPoolClient
- com.weibo.api.motan.transport.netty.extension.NettyClient (implements com.weibo.api.motan.util.StatisticCallback)
- com.weibo.api.motan.transport.support.AbstractEndpointFactory (implements com.weibo.api.motan.transport.EndpointFactory)
- org.apache.commons.pool.BasePoolableObjectFactory<T> (implements org.apache.commons.pool.PoolableObjectFactory<T>)
- com.weibo.api.motan.transport.netty.extension.NettyChannel (implements com.weibo.api.motan.transport.Channel)
Copyright © 2024. All rights reserved.