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
P
PARAMDETAIL
- Variable in class org.psepr.jClient.
DebugLogger
ParamFile
- Class in
org.psepr.jClient
Read and process a parameter file.
ParamFile()
- Constructor for class org.psepr.jClient.
ParamFile
ParamFile(Reader)
- Constructor for class org.psepr.jClient.
ParamFile
paramFlag(String)
- Method in class org.psepr.jClient.
ParamFile
Return a boolean flag from the param file.
params()
- Static method in class org.psepr.jClient.
PsEPRService
paramString(String)
- Method in class org.psepr.jClient.
ParamFile
Return a string value from the parameter file.
PARSEDETAIL
- Variable in class org.psepr.jClient.
DebugLogger
parseExtension(XmlPullParser)
- Method in class org.psepr.jClient.
EventExtension
parseFile(Reader)
- Method in class org.psepr.jClient.
ParamFile
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
LeaseCollection
Called when every payload is received.
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
LeaseManager
Called with a payload to parse.
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
PayloadAttribute
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
PayloadGeneric
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
PayloadLease
Parse the lease payload.
parsePayload(String, XmlPullParser)
- Method in interface org.psepr.jClient.
PayloadParser
Parser the payload.
parsePayload(String, XmlPullParser)
- Method in class org.psepr.jClient.
PsEPRLease
Called by the connection for every message that comes in.
Payload
- Class in
org.psepr.jClient
Payload()
- Constructor for class org.psepr.jClient.
Payload
Base constructor.
Payload(String)
- Constructor for class org.psepr.jClient.
Payload
Create a payload with the namspace specified.
PayloadAttribute
- Class in
org.psepr.jClient
PayloadAttribute()
- Constructor for class org.psepr.jClient.
PayloadAttribute
PayloadAttribute(String)
- Constructor for class org.psepr.jClient.
PayloadAttribute
PayloadAttribute(String, String)
- Constructor for class org.psepr.jClient.
PayloadAttribute
PayloadElement
- Static variable in class org.psepr.jClient.
PsEPRService
PayloadGeneric
- Class in
org.psepr.jClient
Parser that returns the payload as a string containing the XML.
PayloadGeneric()
- Constructor for class org.psepr.jClient.
PayloadGeneric
PayloadGeneric(String)
- Constructor for class org.psepr.jClient.
PayloadGeneric
PayloadLease
- Class in
org.psepr.jClient
PayloadLease()
- Constructor for class org.psepr.jClient.
PayloadLease
PayloadLease(String)
- Constructor for class org.psepr.jClient.
PayloadLease
PayloadLease(String, String, String, long)
- Constructor for class org.psepr.jClient.
PayloadLease
Create an initialized lease payload.
PayloadNamespace
- Static variable in class org.psepr.jClient.
PsEPRService
PayloadParser
- Interface in
org.psepr.jClient
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.
pollEvent()
- Method in class org.psepr.jClient.
EventQueue
Polls to see if a event is currently available and returns it, or immediately returns
null
if no packets are currently in the result queue.
processPacket(Packet)
- Method in class org.psepr.jClient.
DebugListener
processPacket(Packet)
- Method in class org.psepr.jClient.
PsEPRConnection
Method called when a packet is received.
PsEPRConnection
- Class in
org.psepr.jClient
Connection to the PsEPR infrastructure.
PsEPRConnection()
- Constructor for class org.psepr.jClient.
PsEPRConnection
Create a new, unconnected connection.
PsEPRConnection(PsEPRServiceIdentity)
- Constructor for class org.psepr.jClient.
PsEPRConnection
Create a connection by creating a random instance string.
PsEPRConnection(PsEPRServiceIdentity, String)
- Constructor for class org.psepr.jClient.
PsEPRConnection
Create a connection with the basic parameters.
PsEPREvent
- Class in
org.psepr.jClient
The object that holds a received event.
PsEPREvent()
- Constructor for class org.psepr.jClient.
PsEPREvent
PsEPREvent(PsEPREvent)
- Constructor for class org.psepr.jClient.
PsEPREvent
Copy constructor.
PsEPRException
- Exception in
org.psepr.jClient
PsEPRException()
- Constructor for exception org.psepr.jClient.
PsEPRException
PsEPRException(String)
- Constructor for exception org.psepr.jClient.
PsEPRException
PsEPRException(Throwable)
- Constructor for exception org.psepr.jClient.
PsEPRException
PsEPRException(String, Throwable)
- Constructor for exception org.psepr.jClient.
PsEPRException
PsEPRLease
- Class in
org.psepr.jClient
Manage a lease on a channel.
PsEPRLease()
- Constructor for class org.psepr.jClient.
PsEPRLease
PsEPRLease(String, PayloadParser, EventReceiver, LeaseManager)
- Constructor for class org.psepr.jClient.
PsEPRLease
Create a new lease.
PsEPRRouter
- Class in
org.psepr.jClient
The parameters that make up a Router.
PsEPRRouter()
- Constructor for class org.psepr.jClient.
PsEPRRouter
PsEPRService
- Class in
org.psepr.jClient
PsEPRService()
- Constructor for class org.psepr.jClient.
PsEPRService
PsEPRServiceIdentity
- Class in
org.psepr.jClient
Class to hold the identity of the service.
PsEPRServiceIdentity()
- Constructor for class org.psepr.jClient.
PsEPRServiceIdentity
Create an empty identity.
PsEPRServiceIdentity(String, String)
- Constructor for class org.psepr.jClient.
PsEPRServiceIdentity
Create a service identity type with the given name and password.
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