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

D

DebugListener - Class in org.psepr.jClient
A listener that is connected into the input and output streams for debugging.
DebugListener() - Constructor for class org.psepr.jClient.DebugListener
 
DebugListener(String) - Constructor for class org.psepr.jClient.DebugListener
 
DebugLogger - Class in org.psepr.jClient
Debug logger used in jClient package.
DebugLogger() - Constructor for class org.psepr.jClient.DebugLogger
 
DebugLogger(String) - Constructor for class org.psepr.jClient.DebugLogger
 
DebugLogger(String, String) - Constructor for class org.psepr.jClient.DebugLogger
 
DECODE - Static variable in class org.psepr.jClient.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.psepr.jClient.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.psepr.jClient.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.psepr.jClient.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.psepr.jClient.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.psepr.jClient.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DETAIL - Variable in class org.psepr.jClient.DebugLogger
 
disconnect() - Method in class org.psepr.jClient.LeaseHandler
Disconnect the lease from the connection
distributionAll - Static variable in class org.psepr.jClient.PsEPREvent
 
distributionOne - Static variable in class org.psepr.jClient.PsEPREvent
 
DONT_BREAK_LINES - Static variable in class org.psepr.jClient.Base64
Don't break lines when encoding (violates strict Base64 specification)

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