|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IpAddress | |
---|---|
com.esf.net.dhcp.server.service | Interface to set up DHCP server on a network adapter. |
Uses of IpAddress in com.esf.net.dhcp.server.service |
---|
Methods in com.esf.net.dhcp.server.service with parameters of type IpAddress | |
---|---|
void |
IpAddress.maskByInvertedSubnet(IpAddress subnet)
Masks the IpAddress by the inversion of subnet, to obtain a numeric IP broadcast address. |
void |
IpAddress.maskBySubnet(IpAddress subnet)
Masks the IpAddress by the specified subnet, to obtain a numeric IP network identifier. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |