A C D E G H I J K L M N O P R S T V W

C

canBatch(Lease) - Method in class casa.JION.lease.Lease
Returns a boolean indicating whether or not the lease given as a parameter can be batched (placed in the same LeaseMap) with the current lease.
cancel() - Method in class casa.JION.lease.Lease
Used by the lease holder to indicate that it is no longer interested in the resource or information held by the lease.
cancelAll() - Method in class casa.JION.lease.LeaseMap
Cancels all leases in the LeaseMap.
canContainKey(Object) - Method in class casa.JION.lease.LeaseMap
Returns true if the given object is a Lease which can be renewed and cancelled in a batch with other leases in the map.
casa.JION.configuration - package casa.JION.configuration
 
casa.JION.console - package casa.JION.console
 
casa.JION.entry - package casa.JION.entry
 
casa.JION.event - package casa.JION.event
 
casa.JION.lease - package casa.JION.lease
 
casa.JION.space - package casa.JION.space
 
clear() - Method in class casa.JION.lease.LeaseMap
Removes all of the mappings from this map.
Configuration - Class in casa.JION.configuration
The Class Configuration.
Configuration() - Constructor for class casa.JION.configuration.Configuration
 
Console - Class in casa.JION.console
The Class Console.
Console() - Constructor for class casa.JION.console.Console
Instantiates a new console.
console_port - Static variable in class casa.JION.configuration.Configuration
The console_port.
containsKey(Object) - Method in class casa.JION.lease.LeaseMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class casa.JION.lease.LeaseMap
Returns true if this map maps one or more keys to the specified value.
createLeaseMap(long) - Method in class casa.JION.lease.Lease
Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map.

A C D E G H I J K L M N O P R S T V W