Uses of Class
org.psepr.jClient.LeaseCollection

Uses of LeaseCollection in org.psepr.jClient
 

Methods in org.psepr.jClient that return LeaseCollection
 LeaseCollection EventExtension.getLeaseCollection()
           
 LeaseCollection PsEPRConnection.getLeaseCollection()
          Return the collection of all of the outstanding leases.
 

Methods in org.psepr.jClient with parameters of type LeaseCollection
 void EventExtension.setLeaseCollection(LeaseCollection lc)
           
 

Constructors in org.psepr.jClient with parameters of type LeaseCollection
EventExtension(LeaseCollection lc)
          Create an instance when used as a PacketExtensionProvider