public interface RestServer
void
deploy(Class resourceDef, Object resourceInstance, String contextPath)
start(URL url)
stop()
undeploy(Class resourceDef)
void start(URL url)
void deploy(Class resourceDef, Object resourceInstance, String contextPath)
resourceDef
void undeploy(Class resourceDef)
void stop()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.