Uses of Class
org.dasein.cloud.services.address.IpForwardingRule

Packages that use IpForwardingRule
org.dasein.cloud.services.address   
 

Uses of IpForwardingRule in org.dasein.cloud.services.address
 

Methods in org.dasein.cloud.services.address that return types with arguments of type IpForwardingRule
 Collection<IpForwardingRule> AddressServices.listRules(String addressId)
           
 

Methods in org.dasein.cloud.services.address with parameters of type IpForwardingRule
 int IpForwardingRule.compareTo(IpForwardingRule other)