org.ccnx.ccn.impl.CCNNetworkManager.CallbackHandlerRegistration Class Reference

Generic superclass for registration objects that may have a callback handler. More...

Inheritance diagram for org.ccnx.ccn.impl.CCNNetworkManager.CallbackHandlerRegistration:

org.ccnx.ccn.impl.CCNNetworkManager.Filter org.ccnx.ccn.impl.CCNNetworkManager.InterestRegistration

List of all members.

Public Member Functions

boolean equals (Object obj)
 Equality based on handler if present, so multiple objects can have the same interest registered without colliding.
int hashCode ()

Public Attributes

Semaphore sema = null
Object owner = null
boolean cancelled = false

Protected Attributes

Object handler


Detailed Description

Generic superclass for registration objects that may have a callback handler.
The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:44:51 2012 for Content-Centric Networking in Java by  doxygen 1.5.6