Uses of Class
be.ac.ulg.montefiore.run.totem.domain.exception.IPAddressFormatException

Packages that use IPAddressFormatException
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of IPAddressFormatException in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw IPAddressFormatException
 void NodeInterface.setIP(java.lang.String address)
           
 void NodeInterface.setIPMask(java.lang.String address, int maskLength)
           
 

Uses of IPAddressFormatException in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw IPAddressFormatException
 void NodeInterfaceImpl.setIP(java.lang.String address)
           
 void NodeInterfaceImpl.setIPMask(java.lang.String address, int maskLength)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.