@Extension(value="webservice") @Singleton public class WebServiceProtocol extends com.alibaba.dubbo.rpc.protocol.AbstractProxyProtocol
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_PORT |
| 构造器和说明 |
|---|
WebServiceProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDefaultPort() |
void |
setHttpBinder(HttpBinder httpBinder) |
public static final int DEFAULT_PORT
public void setHttpBinder(HttpBinder httpBinder)
public int getDefaultPort()
Copyright © 2018. All rights reserved.