Uses of Class
org.psepr.jClient.PsEPRException

Uses of PsEPRException in org.psepr.jClient
 

Methods in org.psepr.jClient that throw PsEPRException
 void LeaseHandler.connect()
          Do a manual connect after setting all the correct parameters
 

Constructors in org.psepr.jClient that throw PsEPRException
LeaseHandler(PsEPRConnection con, java.lang.String chan, PayloadParser pp, EventReceiver eq, LeaseWatcher lw)