public class NutsServerMain extends Object implements net.thevpc.nuts.NutsApplication
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
HOST_PATTERN |
| Constructor and Description |
|---|
NutsServerMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
boolean |
readString(String toRead,
Reader reader) |
void |
run(net.thevpc.nuts.NutsApplicationContext context) |
void |
stopWaiting() |
public static final Pattern HOST_PATTERN
public static void main(String[] args)
public void run(net.thevpc.nuts.NutsApplicationContext context)
run in interface net.thevpc.nuts.NutsApplicationpublic boolean readString(String toRead, Reader reader) throws IOException
IOExceptionpublic void stopWaiting()
Copyright © 2022 vpc open source initiative. All rights reserved.