org.ccnx.ccn.impl.CCNNetworkManager.CallbackHandlerRegistration Class Reference
Generic superclass for registration objects that may have a callback handler.
More...
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:
- src/org/ccnx/ccn/impl/CCNNetworkManager.java