|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPAddr | |
|---|---|
| org.apache.james.jspf.core | |
| org.apache.james.jspf.terms | |
| Uses of IPAddr in org.apache.james.jspf.core |
|---|
| Methods in org.apache.james.jspf.core that return IPAddr | |
|---|---|
static IPAddr |
IPAddr.getAddress(String netAddress)
|
static IPAddr |
IPAddr.getAddress(String netAddress,
int maskLength)
Get ipAddress for the given String and netmask |
| Uses of IPAddr in org.apache.james.jspf.terms |
|---|
| Methods in org.apache.james.jspf.terms that return IPAddr | |
|---|---|
protected IPAddr |
IP4Mechanism.getIp()
|
| Methods in org.apache.james.jspf.terms with parameters of type IPAddr | |
|---|---|
boolean |
AMechanism.checkAddressList(IPAddr checkAddress,
List<String> addressList,
int cidr)
Check if the given ipaddress array contains the provided ip. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||