All Packages  This Package  Class Hierarchy  Class Search  Index

Class edu.utah.janos.antsr.apps.multicast.MulticastCapsuleCacheValue
java.lang.Object
   |
   +----edu.utah.janos.antsr.apps.multicast.MulticastCapsuleCacheValue

  Summary

class  MulticastCapsuleCacheValue
     extends java.lang.Object
{
          // Fields 2
     public int[] addrs;
     public long time;

          // Constructors 1
     public MulticastCapsuleCacheValue();

}

This is a soft-state object that holds relevant information about the multicast, including the addresses from which subscriptions have come, and the last time a subscription packet arrived for that multicast group.

Author:
Janos Ministry of Development




  Fields

· time

Summary  |  Top

   public long time


· addrs

Summary  |  Top
   public int[] addrs


  Constructors

· MulticastCapsuleCacheValue

Summary  |  Top

   public MulticastCapsuleCacheValue() 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7