@Extension(value="redis") @Singleton public class RedisProtocol extends com.alibaba.dubbo.rpc.protocol.AbstractProtocol
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_PORT |
| 构造器和说明 |
|---|
RedisProtocol() |
public static final int DEFAULT_PORT
public int getDefaultPort()
public <T> com.alibaba.dubbo.rpc.Exporter<T> export(com.alibaba.dubbo.rpc.Invoker<T> invoker)
throws JahhanException
JahhanExceptionpublic <T> com.alibaba.dubbo.rpc.Invoker<T> refer(Class<T> type, com.alibaba.dubbo.common.URL url) throws JahhanException
JahhanExceptionCopyright © 2018. All rights reserved.