public class RestServerFactory extends Object
| 构造器和说明 |
|---|
RestServerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
RestServer |
createServer(String name) |
void |
setHttpBinder(HttpBinder httpBinder) |
public void setHttpBinder(HttpBinder httpBinder)
public RestServer createServer(String name)
Copyright © 2018. All rights reserved.