public interface IRoyaleUnitServer
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
boolean |
isPending() |
String |
readNextTokenFromSocket() |
void |
start() |
void |
stop() |
void start()
throws IOException
IOExceptionvoid stop() throws IOException, InterruptedException
IOExceptionInterruptedExceptionboolean isPending()
String readNextTokenFromSocket() throws IOException
IOExceptionException getException()
Copyright © 2020 The Apache Software Foundation. All rights reserved.