Uses of Package
org.psepr.jClient

Classes in org.psepr.jClient used by org.psepr.jClient
EventReceiver
          When a PsEPR event is received and it has been parse, it must be given to someone for processing.
LeaseCollection
           This handles the collection of leases for the connection.
LeaseManager
           The template for a lease manager.
LeaseWatcher
          Interface that is called when the state of the lease changes.
ParamFile
           Read and process a parameter file.
Payload
           
PayloadParser
          When a PsEPR event is received, there must be an instance of this interface registered for the payload namespace that will parse the payload and create a payload object.
PsEPRConnection
          Connection to the PsEPR infrastructure.
PsEPREvent
          The object that holds a received event.
PsEPRException
           
PsEPRLease
          Manage a lease on a channel.
PsEPRRouter
          The parameters that make up a Router.
PsEPRServiceIdentity
          Class to hold the identity of the service.
RouterManager
           A class implmenets this interface to manage the routers that the connection can connect to.