public class HttpServer extends Object
To update the subject_DN in the database, specify a system
property rewriteNodeDN. In this case, all stored node
subject DN values are rewritten with the values loaded from the
API key properties file.
| Constructor and Description |
|---|
HttpServer(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
URI |
getBrokerServiceURI() |
void |
join() |
static void |
main(String[] args)
Run a standalone broker server from the command line.
|
protected void |
start_local(int port) |
void |
start(InetSocketAddress addr) |
void |
stop() |
public HttpServer(Configuration config) throws SQLException, IOException
SQLExceptionIOExceptionpublic URI getBrokerServiceURI()
public void start(InetSocketAddress addr) throws Exception
Exceptionpublic void join()
throws InterruptedException
InterruptedExceptionCopyright © 2014–2020 Uniklinik RWTH Aachen. All rights reserved.