Package | Description |
---|---|
org.adroitlogic.x.core |
This package contains the main implementation classes of the project-x or you may call this the
core/engine of the project-x
|
Modifier and Type | Method and Description |
---|---|
ServerLimitManager |
ServerLimitManager.withMessageLimit(long maxMessageCount)
Enforces a message limit for the instance
|
ServerLimitManager |
ServerLimitManager.withUpTimeLimit(TimeUnit timeUnit,
int maxUptime,
int firstWarningTime,
int warningInterval)
Enforces an uptime limit for the instance
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.