|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Subnet in com.atlassian.ip |
|---|
| Methods in com.atlassian.ip that return Subnet | |
|---|---|
static Subnet |
Subnet.forAddress(java.net.InetAddress ipAddress)
Creates an all ones subnet of the given ip address. |
static Subnet |
Subnet.forPattern(java.lang.String pattern)
Creates a subnet of the given pattern. |
| Methods in com.atlassian.ip with parameters of type Subnet | |
|---|---|
IPMatcher.Builder |
IPMatcher.Builder.addSubnet(Subnet subnet)
Adds a new subnet to be matched against. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||