public final class InternalRestServer extends Object
Constructor and Description |
---|
InternalRestServer(int port,
BeginShutdownBrokerHandle beginShutdownBrokerHandle) |
Modifier and Type | Method and Description |
---|---|
void |
start()
Bind the RestServer to the provided port.
|
void |
stop() |
public InternalRestServer(int port, BeginShutdownBrokerHandle beginShutdownBrokerHandle)