public class HttpProtocol extends AbstractProxyProtocol
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ACCESS_CONTROL_ALLOW_HEADERS_HEADER |
static String |
ACCESS_CONTROL_ALLOW_METHODS_HEADER |
static String |
ACCESS_CONTROL_ALLOW_ORIGIN_HEADER |
| 构造器和说明 |
|---|
HttpProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
int |
getDefaultPort() |
void |
setHttpBinder(HttpBinder httpBinder) |
addRpcException, export, getProxyFactory, setProxyFactoryreferpublic static final String ACCESS_CONTROL_ALLOW_ORIGIN_HEADER
public static final String ACCESS_CONTROL_ALLOW_METHODS_HEADER
public void setHttpBinder(HttpBinder httpBinder)
public int getDefaultPort()
public void destroy()
destroy 在接口中 Protocoldestroy 在类中 AbstractProtocolCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.