public class RestServerFactory extends Object
| Constructor and Description |
|---|
RestServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
RestServer |
createServer(String name) |
void |
setHttpBinder(HttpBinder httpBinder) |
public void setHttpBinder(HttpBinder httpBinder)
public RestServer createServer(String name)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.