Uses of Class
com.sun.jini.fiddler.FiddlerLeaseMap

Packages that use FiddlerLeaseMap
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
 

Uses of FiddlerLeaseMap in com.sun.jini.fiddler
 

Subclasses of FiddlerLeaseMap in com.sun.jini.fiddler
(package private) static class FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
          The constrainable version of the class FiddlerLeaseMap.
 

Methods in com.sun.jini.fiddler that return FiddlerLeaseMap
(package private) static FiddlerLeaseMap FiddlerLeaseMap.createLeaseMap(FiddlerLease lease, long duration)
          Static factory method that creates and returns an instance of FiddlerLeaseMap.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.