public class SiLAServer extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
SiLAServer.Builder
Server Builder
|
| Modifier and Type | Method and Description |
|---|---|
void |
blockUntilShutdown()
Await termination of the server.
|
void |
close() |
public void close()
close in interface AutoCloseablepublic void blockUntilShutdown()
Copyright © 2022 SiLA Java Developers. All rights reserved.