public class TestServer extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static ServerInformation |
SERVER_INFORMATION |
| Constructor and Description |
|---|
TestServer(@NonNull ArgumentHelper argumentHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args) |
void |
startClientInitiatedServer() |
public static final ServerInformation SERVER_INFORMATION
public TestServer(@NonNull
@NonNull ArgumentHelper argumentHelper)
public void startClientInitiatedServer()
throws IOException
IOExceptionpublic void close()
close in interface AutoCloseablepublic static void main(String[] args)
Copyright © 2022 SiLA Java Developers. All rights reserved.