Package | Description |
---|---|
sirius.web.http |
Built-in HTTP server based on netty.
|
Modifier and Type | Field and Description |
---|---|
static IPRange |
IPRange.IPV4_LOCALHOST
Represents the IP address of the localhost in an IPv4 environment
|
static IPRange |
IPRange.IPV6_LOCALHOST
Represents the IP address of the localhost in an IPv6 environment
|
Modifier and Type | Method and Description |
---|---|
static IPRange |
IPRange.parseRange(String cidr)
Parses a CIDR expression and returns an IPRange
|
Copyright © 2018. All rights reserved.