public class XioServerLimits extends Object
| Constructor and Description |
|---|
XioServerLimits(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
maxAllIdleTime() |
int |
maxConnections() |
int |
maxFrameSize() |
java.time.Duration |
maxReadIdleTime() |
java.time.Duration |
maxWriteIdleTime() |
Copyright © 2016. All Rights Reserved.