Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X
R
randomString(int)
- Static method in class org.psepr.jClient.
PsEPRService
Return a string of the specified length made of random alphanumeric characters.
read()
- Method in class org.psepr.jClient.
Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int)
- Method in class org.psepr.jClient.
Base64.InputStream
Calls
Base64.InputStream.read()
repeatedly until the end of stream is reached or
len
bytes are read.
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
ConnectionHandler
class for events on the monitoring channel.
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
EventQueue
receiveEvent(PsEPREvent)
- Method in interface org.psepr.jClient.
EventReceiver
Handle the received event.
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
LeaseCollection
Called when every event is received.
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
LeaseManager
Called to see if I want to process this event.
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
PsEPRLease
receiveEvent(PsEPREvent)
- Method in class org.psepr.jClient.
SimpleLeaseManager
Called to see if I want to process this event.
reconnectionRetries
- Variable in class org.psepr.jClient.
PsEPRConnection
reconnectionRetriesLeft
- Variable in class org.psepr.jClient.
PsEPRConnection
release()
- Method in class org.psepr.jClient.
LeaseManager
Release the lease.
release()
- Method in class org.psepr.jClient.
SimpleLeaseManager
Release our lease.
releaseAllLeases()
- Method in class org.psepr.jClient.
LeaseCollection
releaseAllLeases()
- Method in class org.psepr.jClient.
PsEPRConnection
Release all leases.
releaseLease(PsEPRLease)
- Method in class org.psepr.jClient.
LeaseCollection
releaseLease(PsEPRLease)
- Method in class org.psepr.jClient.
PsEPRConnection
Release the specified lease.
resumeEncoding()
- Method in class org.psepr.jClient.
Base64.OutputStream
Resumes encoding of the stream.
routerFailed(PsEPRRouter)
- Method in interface org.psepr.jClient.
RouterManager
Called to say that a previously return PsEPRRouter couldn't be connected to.
routerFailed(PsEPRRouter)
- Method in class org.psepr.jClient.
SimpleRouterManager
RouterManager
- Interface in
org.psepr.jClient
A class implmenets this interface to manage the routers that the connection can connect to.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
X