Uses of Class
net.jini.lease.LeaseUnmarshalException

Packages that use LeaseUnmarshalException
com.sun.jini.norm Provides implementations of LeaseRenewalService
net.jini.lease Standard service and utility classes for managing leases. 
 

Uses of LeaseUnmarshalException in com.sun.jini.norm
 

Methods in com.sun.jini.norm that throw LeaseUnmarshalException
 Lease[] SetProxy.getLeases()
           
 

Uses of LeaseUnmarshalException in net.jini.lease
 

Methods in net.jini.lease that throw LeaseUnmarshalException
 Lease[] LeaseRenewalSet.getLeases()
          Returns all the leases currently in the set.
 



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