public interface RestServer
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(Class resourceDef,
Object resourceInstance,
String contextPath) |
void |
start(org.apache.dubbo.common.URL url) |
void |
stop() |
void |
undeploy(Class resourceDef) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.