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

R

REQUEST_EXPECTED_BY_SERVER - Static variable in class gov.lbl.dsd.p2pio.Err
 
RESPONSE_EXPECTED_BY_CLIENT - Static variable in class gov.lbl.dsd.p2pio.Err
 
RESPONSE_MODE_DIRECT - Static variable in class gov.lbl.dsd.p2pio.Open
 
RESPONSE_MODE_ROUTED - Static variable in class gov.lbl.dsd.p2pio.Open
 
Receive - class gov.lbl.dsd.p2pio.Receive.
Receive request message of P2PIO protocol; requests an ItemSet to be send in a Send or FinalSend response message, depending on the given mode.
Receive(TransactionID, int, int, long, String) - Constructor for class gov.lbl.dsd.p2pio.Receive
 
ReceiveTimeout - class gov.lbl.dsd.p2pio.ReceiveTimeout.
Timeout issued when a Receive message times out.
ReceiveTimeout(TransactionID) - Constructor for class gov.lbl.dsd.p2pio.ReceiveTimeout
 
RegexQuery - class gov.lbl.dsd.p2pio.RegexQuery.
A Regular Expression query containing the regex expression as well as the group names used to convert results to XML elements, if any.
RegexQuery(String, StringList) - Constructor for class gov.lbl.dsd.p2pio.RegexQuery
 
Request - class gov.lbl.dsd.p2pio.Request.
The abstract base class of all request messages of the P2PIO protocol.
Request(TransactionID) - Constructor for class gov.lbl.dsd.p2pio.Request
 
Response - class gov.lbl.dsd.p2pio.Response.
The abstract base class of all response messages of the P2PIO protocol.
Response(TransactionID) - Constructor for class gov.lbl.dsd.p2pio.Response
 
read(byte[], int, byte[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, char[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, double[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, float[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, int[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, long[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, short[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
read(byte[], int, boolean[], int, int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readBoolean(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readByte(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readBytes(byte[], int, char[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
The inverse to ByteConverter.writeBytes(String, int, byte[], int, int); each single byte is converted to a 2 byte char.
readChar(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readChars(byte[], int, char[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readDouble(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readFloat(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readInt(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readLong(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readShort(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readUTF(byte[], int, int[]) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readUTF(byte[], int, char[], int, int[]) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readUnsignedByte(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
readUnsignedShort(byte[], int) - Static method in class gov.lbl.dsd.util.ByteConverter
 
removeExtension(String) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Remove extension from filename.
removePath(String) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Remove path from filename.
removePath(String, char) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Remove path from filename.
reqEvent - Variable in class gov.lbl.dsd.firefish.Transaction
 
reset() - Method in class gov.lbl.dsd.p2pio.util.Timer
Resets the timer.
resolveFile(File, String) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Resolve a file filename to it's canonical form.
resultSet2ItemSet(ResultSet, boolean) - Static method in class gov.lbl.dsd.firefish.SQLTool
 
run() - Method in class gov.lbl.dsd.firefish.util.KeyedTimerTask
Override this method in subclasses for custom behaviour.
run() - Method in class gov.lbl.dsd.firefish.util.TimerTask
The action to be performed by this timer task.

Firefish 0.5.10
A B C D E F G H I J K L M N O P Q R S T U W X
Jump to the Firefish Homepage