public class StandaloneServer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StandaloneServer.SerializationConverter
Converter from String to Serialization.
|
static class |
StandaloneServer.ToFileConverter
Converter from String to a File.
|
| Constructor and Description |
|---|
StandaloneServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
join() |
static void |
main(String[] args) |
void |
start() |
void |
stop() |
public void start()
public void stop()
public void join()
throws InterruptedException
InterruptedExceptionpublic static void main(String[] args)
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.