public class Server extends Object
| Constructor and Description |
|---|
Server(Broker broker,
AmqpServerConfiguration configuration) |
public Server(Broker broker, AmqpServerConfiguration configuration)
public void run()
throws InterruptedException,
CertificateException,
UnrecoverableKeyException,
NoSuchAlgorithmException,
KeyStoreException,
KeyManagementException,
IOException
InterruptedException - throws Exception when binding to portCertificateExceptionUnrecoverableKeyExceptionNoSuchAlgorithmExceptionKeyStoreExceptionKeyManagementExceptionIOExceptionpublic void start()
throws InterruptedException,
CertificateException,
UnrecoverableKeyException,
NoSuchAlgorithmException,
KeyStoreException,
KeyManagementException,
IOException
public void stop()
throws InterruptedException
InterruptedExceptionCopyright © 2018 WSO2. All rights reserved.