public class HttpProtocol extends AbstractProxyProtocol
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
HttpProtocol() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultPort()
Get default port when user doesn't config the port.
|
void |
setHttpBinder(HttpBinder httpBinder) |
addRpcException, export, getProxyFactory, refer, setProxyFactorydestroypublic static final int DEFAULT_PORT
public void setHttpBinder(HttpBinder httpBinder)
public int getDefaultPort()
ProtocolCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.