Uses of Interface
com.sun.n1.sps.model.util.RoxAddress

Packages that use RoxAddress
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.util   
 

Uses of RoxAddress in com.sun.n1.sps.model.host
 

Methods in com.sun.n1.sps.model.host that return RoxAddress
 RoxAddress AppInstance.getRoxAddress()
          Returns the rox address at which the application associated with this object is listening.
 

Uses of RoxAddress in com.sun.n1.sps.model.util
 

Methods in com.sun.n1.sps.model.util that return RoxAddress
 RoxAddress PingResult.getDestinationId()
          The destination of the ping.
 RoxAddress TraceResult.getDestinationId()
          Returns the destination ID for this trace result.