public class RemoteRxServer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteRxServer.Builder |
| Constructor and Description |
|---|
RemoteRxServer(RemoteRxServer.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
blockUntilCompleted() |
ServerMetrics |
getMetrics() |
void |
shutdown() |
void |
start() |
void |
startAndWait() |
public RemoteRxServer(RemoteRxServer.Builder builder)
public ServerMetrics getMetrics()
public void start()
public void startAndWait()
public void shutdown()
public void blockUntilCompleted()