@SpiMeta(name="eleganceMotan")
public class NettyEndpointFactory
extends com.weibo.api.motan.transport.support.AbstractEndpointFactory
| 构造器和说明 |
|---|
NettyEndpointFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected com.weibo.api.motan.transport.Client |
innerCreateClient(com.weibo.api.motan.rpc.URL url) |
protected com.weibo.api.motan.transport.Server |
innerCreateServer(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.transport.MessageHandler messageHandler) |
protected com.weibo.api.motan.transport.Server innerCreateServer(com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.transport.MessageHandler messageHandler)
innerCreateServer 在类中 com.weibo.api.motan.transport.support.AbstractEndpointFactoryprotected com.weibo.api.motan.transport.Client innerCreateClient(com.weibo.api.motan.rpc.URL url)
innerCreateClient 在类中 com.weibo.api.motan.transport.support.AbstractEndpointFactoryCopyright © 2024. All rights reserved.