@SpiMeta(name="restful")
public class RestfulProtocol
extends com.weibo.api.motan.protocol.AbstractProtocol
| 构造器和说明 |
|---|
RestfulProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <T> com.weibo.api.motan.rpc.Exporter<T> |
createExporter(com.weibo.api.motan.rpc.Provider<T> provider,
com.weibo.api.motan.rpc.URL url) |
protected <T> com.weibo.api.motan.rpc.Referer<T> |
createReferer(Class<T> clz,
com.weibo.api.motan.rpc.URL url,
com.weibo.api.motan.rpc.URL serviceUrl) |
protected <T> com.weibo.api.motan.rpc.Exporter<T> createExporter(com.weibo.api.motan.rpc.Provider<T> provider,
com.weibo.api.motan.rpc.URL url)
createExporter 在类中 com.weibo.api.motan.protocol.AbstractProtocolprotected <T> com.weibo.api.motan.rpc.Referer<T> createReferer(Class<T> clz, com.weibo.api.motan.rpc.URL url, com.weibo.api.motan.rpc.URL serviceUrl)
createReferer 在类中 com.weibo.api.motan.protocol.AbstractProtocolCopyright © 2023. All rights reserved.