public class Server extends Object
| Constructor and Description |
|---|
Server(org.wso2.broker.common.StartupContext startupContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitServerClose() |
void |
shutdown() |
void |
start() |
void |
stop() |
public void start()
throws InterruptedException,
CertificateException,
UnrecoverableKeyException,
NoSuchAlgorithmException,
KeyStoreException,
KeyManagementException,
IOException
public void awaitServerClose()
throws InterruptedException
InterruptedExceptionpublic void stop()
throws InterruptedException
InterruptedExceptionpublic void shutdown()
throws InterruptedException
InterruptedExceptionCopyright © 2018 WSO2. All rights reserved.