public final class RateLimitServer extends java.lang.Object implements ShutdownHookSequence.ShutdownAware
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT
StandardPort 9999
|
Constructor and Description |
---|
RateLimitServer(Config config) |
Modifier and Type | Method and Description |
---|---|
void |
shutDown() |
public static final int DEFAULT_PORT
public RateLimitServer(Config config) throws java.lang.Exception
java.lang.Exception
public final void shutDown()
shutDown
in interface ShutdownHookSequence.ShutdownAware