A B C D E F G H I J L M N O P R S T U W X

S

sendEvent(PsEPREvent) - Method in class org.psepr.jClient.PsEPRConnection
Send a constructed PsEPREvent to the network.
SendOneEvent - Class in org.psepr.jClient
Routines for sending one event.
SendOneEvent() - Constructor for class org.psepr.jClient.SendOneEvent
 
sendOneEvent(PsEPRServiceIdentity, PsEPREvent) - Method in class org.psepr.jClient.SendOneEvent
Send the passed event using the simple password authentication.
sendOneEvent(String, String, PsEPREvent) - Method in class org.psepr.jClient.SendOneEvent
Deprecated.  
serviceInstance - Variable in class org.psepr.jClient.PsEPRRouter
 
serviceName - Variable in class org.psepr.jClient.PsEPRRouter
 
setAttributeExpire(String) - Method in class org.psepr.jClient.PayloadAttribute
 
setAttributeName(String) - Method in class org.psepr.jClient.PayloadAttribute
 
setAttributeSerial(String) - Method in class org.psepr.jClient.PayloadAttribute
 
setAttributeValue(String) - Method in class org.psepr.jClient.PayloadAttribute
 
setChannel(String) - Method in class org.psepr.jClient.LeaseHandler
 
setChannel(String) - Method in class org.psepr.jClient.PsEPRLease
 
setChannel(String) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setConfigFiles(String[]) - Static method in class org.psepr.jClient.PsEPRService
Set an array of config files to look for parameters in.
setConnection(PsEPRConnection) - Method in class org.psepr.jClient.ConnectionHandler
 
setConnection(PsEPRConnection) - Method in class org.psepr.jClient.LeaseHandler
 
setConnection(PsEPRConnection) - Method in class org.psepr.jClient.LeaseManager
 
setDistribution(String) - Method in class org.psepr.jClient.PsEPREvent
 
setEvent(PsEPREvent) - Method in class org.psepr.jClient.EventExtension
 
setEventID(String) - Method in class org.psepr.jClient.PsEPREvent
 
setEventReceiver(EventReceiver) - Method in class org.psepr.jClient.LeaseHandler
 
setEventReceiver(EventReceiver) - Method in class org.psepr.jClient.PsEPRLease
 
setExpirationPeriod(int) - Method in class org.psepr.jClient.ExpireExtension
 
setFromInstance(String) - Method in class org.psepr.jClient.PsEPREvent
 
setFromService(String) - Method in class org.psepr.jClient.PsEPREvent
 
setIdentity(PsEPRServiceIdentity) - Method in class org.psepr.jClient.ConnectionHandler
 
setLeaseCollection(LeaseCollection) - Method in class org.psepr.jClient.EventExtension
 
setLeaseDuration(long) - Method in class org.psepr.jClient.PayloadLease
 
setLeaseGranted(long) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setLeaseID(String) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setLeaseIdentifier(String) - Method in class org.psepr.jClient.PayloadLease
 
setLeaseManager(LeaseManager) - Method in class org.psepr.jClient.PsEPRLease
 
setLeaseOp(String) - Method in class org.psepr.jClient.PayloadLease
 
setLeaseType(String) - Method in class org.psepr.jClient.PayloadLease
 
setLeaseWatcher(LeaseWatcher) - Method in class org.psepr.jClient.LeaseHandler
 
setLeaseWindow(long) - Method in class org.psepr.jClient.LeaseManager
Set the duration of the lease.
setLeaseWindow(long) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setLongTimeoutPercent(int) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setMaxEvents(int) - Method in class org.psepr.jClient.EventQueue
 
setMaxRetries(int) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setMessageExpiration(int) - Method in class org.psepr.jClient.PsEPRConnection
 
setMessageID(String) - Method in class org.psepr.jClient.PsEPREvent
 
setNamespace(String) - Method in class org.psepr.jClient.LeaseManager
 
setNamespace(String) - Method in class org.psepr.jClient.Payload
 
setNamespace(String) - Method in interface org.psepr.jClient.PayloadParser
 
setNamespace(String) - Method in class org.psepr.jClient.PsEPRLease
 
setPayload(Payload) - Method in class org.psepr.jClient.PsEPREvent
 
setPayloadParser(PayloadParser) - Method in class org.psepr.jClient.LeaseHandler
 
setPayloadParser(PayloadParser) - Method in class org.psepr.jClient.PsEPRLease
 
setReconnectionRetries(int) - Method in class org.psepr.jClient.PsEPRConnection
 
setReconnectionRetriesLeft(int) - Method in class org.psepr.jClient.PsEPRConnection
 
setRegistryInstance(String) - Static method in class org.psepr.jClient.PsEPRService
 
setRegistryName(String) - Static method in class org.psepr.jClient.PsEPRService
 
setRegistryPort(String) - Static method in class org.psepr.jClient.PsEPRService
 
setRetriesRemaining(int) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setRouterManager(RouterManager) - Static method in class org.psepr.jClient.PsEPRService
 
setService(String) - Method in class org.psepr.jClient.ConnectionHandler
 
setServiceIdentity(PsEPRServiceIdentity) - Method in class org.psepr.jClient.PsEPRConnection
 
setServiceInstance(String) - Method in class org.psepr.jClient.PsEPRConnection
 
setServicePassword(String) - Method in class org.psepr.jClient.ConnectionHandler
 
setShortTimeoutPeriod(int) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setShouldMonitor(boolean) - Method in class org.psepr.jClient.ConnectionHandler
 
setSimpleIdentity(String, String) - Method in class org.psepr.jClient.PsEPRServiceIdentity
Set the parameters for the simple service identity.
setToChannel(String) - Method in class org.psepr.jClient.PsEPREvent
 
setToInstance(String) - Method in class org.psepr.jClient.PsEPREvent
 
setToService(String) - Method in class org.psepr.jClient.PsEPREvent
 
setType(String) - Method in class org.psepr.jClient.LeaseManager
 
setType(String) - Method in class org.psepr.jClient.SimpleLeaseManager
 
setXML(String) - Method in class org.psepr.jClient.PayloadGeneric
 
SimpleLeaseManager - Class in org.psepr.jClient
The simple lease manager tries to manage a lease of a fixed duration and, when the end of the lease nears, to request a new lease of that duration again.
SimpleLeaseManager() - Constructor for class org.psepr.jClient.SimpleLeaseManager
 
SimpleLeaseManager(PsEPRConnection, String, String) - Constructor for class org.psepr.jClient.SimpleLeaseManager
 
SimpleLeaseManager(PsEPRConnection, String, String, long) - Constructor for class org.psepr.jClient.SimpleLeaseManager
 
SimpleRouterManager - Class in org.psepr.jClient
Simple router manager that reads the list of routers from the configuration file and keeps connection information information in a file.
SimpleRouterManager() - Constructor for class org.psepr.jClient.SimpleRouterManager
 
SimpleRouterManagerRouter - Class in org.psepr.jClient
Extends the basic PsEPRRouter definition with some flags used by the SimpleRouteManager.
SimpleRouterManagerRouter() - Constructor for class org.psepr.jClient.SimpleRouterManagerRouter
 
socksPort - Variable in class org.psepr.jClient.PsEPRRouter
 
socksServer - Variable in class org.psepr.jClient.PsEPRRouter
 
start() - Method in class org.psepr.jClient.ConnectionHandler
Start the connectin to the PsEPR infrastrcuture
start() - Method in class org.psepr.jClient.LeaseManager
Start the lease.
start() - Method in class org.psepr.jClient.SimpleLeaseManager
 
stop() - Method in class org.psepr.jClient.ConnectionHandler
 
suspendEncoding() - Method in class org.psepr.jClient.Base64.OutputStream
Suspends encoding of the stream.

A B C D E F G H I J L M N O P R S T U W X