public class OptionsValidator extends Object
| Constructor and Description |
|---|
OptionsValidator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
validateBacklog(Integer backLog) |
static NWebServerOptions |
validateOptions(NWebServerOptions options) |
static int |
validatePort(Integer port) |
public static int validateBacklog(Integer backLog)
public static int validatePort(Integer port)
public static NWebServerOptions validateOptions(NWebServerOptions options)
Copyright © 2026 vpc open source initiative. All rights reserved.