|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IpAddress | |
com.esf.util.net.service | Utilities dealing with TCP/IP network interfaces. |
Uses of IpAddress in com.esf.util.net.service |
Methods in com.esf.util.net.service with parameters of type IpAddress | |
void |
IpAddress.maskBySubnet(IpAddress subnet)
Masks the IpAddress by the specified subnet, to obtain a numeric IP network identifier. |
void |
IpAddress.maskByInvertedSubnet(IpAddress subnet)
Masks the IpAddress by the inversion of subnet, to obtain a numeric IP broadcast address. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |