Uses of Class
com.eurotech.framework.protocol.pcn.IpAddress

Packages that use IpAddress
com.eurotech.framework.protocol.pcn   
 

Uses of IpAddress in com.eurotech.framework.protocol.pcn
 

Methods in com.eurotech.framework.protocol.pcn 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.
 



Copyright © 2013. All Rights Reserved.