| Home >> All >> com >> fetish >> [ toolkit Javadoc ] |
com.fetish.toolkit: Javadoc index of package com.fetish.toolkit.
Package Samples:
com.fetish.toolkit
Classes:
Kalman: Class that implements a modified Kalman filter. The Kalman filter is a discrete predictive filter for signals with a white noise which are measured through a noisy procedure. The default Kalman filter behavior has been modified to fit the network model. It is used by the FetishLeaseRenewalManager to get an estimation of the network delays to ensure Fetish lease renewal.
FetishLeaseRenewalManager: The Fetish Lease Renewal Manager. This class takes care of renewing the service registration leases in time, and in case of lease cancellation by late arrival of renewal request, it reregisters the expired service proxy by calling the reregister method in the FetishImpl class.
FetishImpl: The Fetish Toolkit helper class. This class provides with methods that allow an easy use of the Fetish features, such as registering and deregistering a service and lookup of Fetish services by ServiceID, attributes and/or interface/s implemented.
LeaseMapImpl: Fake LeaseMap implementations - Fetish leases cannot be batched. It does nothing, but provides with an implementation for the sake of consistency with the Jini specification.
AdminCtl: Text front-end for the Administrator. This class allows the administrator to manage and get information on the FADA architecture.
Administrator: FADA node model. Class for getting information and manipulating a FADA node
AboutDialog: Dialog that shows some credits about the AdminToolFrontEnd
URLDialog: Dialog for getting an URL from the user.
AdminToolFrontEnd: The Administrator Tool GUI.
| Home | Contact Us | Privacy Policy | Terms of Service |