public interface BackendServer
| Modifier and Type | Method and Description |
|---|---|
void |
deployService(Object service) |
boolean |
isStarted() |
void |
start() |
void |
stop() |
void start()
throws IOException
IOExceptionvoid stop() throws IOException
IOExceptionboolean isStarted()
void deployService(Object service) throws IOException
IOExceptionCopyright © 2019 WSO2. All rights reserved.