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

M

MULTI_MODE - Static variable in class gov.lbl.dsd.p2pio.Receive
 
Msg - class gov.lbl.dsd.p2pio.Msg.
The abstract base class of all messages of the Peer-to-Peer I/O Protocol (P2PIO); each message has a TransactionID.
Msg(TransactionID) - Constructor for class gov.lbl.dsd.p2pio.Msg
 
MsgElement - class gov.lbl.dsd.p2pio.MsgElement.
The abstract base class of all elements contained in P2PIO messages.
MsgElement() - Constructor for class gov.lbl.dsd.p2pio.MsgElement
 
MsgHandler - class gov.lbl.dsd.firefish.MsgHandler.
The abstract base class of all synchronous handlers.
MsgHandler() - Constructor for class gov.lbl.dsd.firefish.MsgHandler
 
MultiQuery - class gov.lbl.dsd.p2pio.MultiQuery.
Experimental multi query support (not properly implemented yet).
MultiQuery(QueryList) - Constructor for class gov.lbl.dsd.p2pio.MultiQuery
 
main(String[]) - Static method in class gov.lbl.dsd.firefish.Configuration
 
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireCallQuick
Just a simple test
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireGrep
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireLs
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireSQL
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireSearch
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireURLCopy
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireValidate
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireXPath
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.FireXQuery
Run this program without any arguments to get help (including descriptions of all options).
main(String[]) - Static method in class gov.lbl.dsd.firefish.client.SimpleClient
 
main(String[]) - Static method in class gov.lbl.dsd.firefish.util.Format
a test stub for the format class
main(String[]) - Static method in class gov.lbl.dsd.firefish.util.KeyedTimerTask
Just to test a bit.
millis() - Method in class gov.lbl.dsd.p2pio.util.Timer
Returns the elapsed time in milli seconds; does not stop the timer, if started.
minus(Timer) - Method in class gov.lbl.dsd.p2pio.util.Timer
T = this - other; Constructs and returns a new timer which is the difference of the receiver and the other timer.
minutes() - Method in class gov.lbl.dsd.p2pio.util.Timer
Returns the elapsed time in minutes; does not stop the timer, if started.
mkdir(String) - Static method in class gov.lbl.dsd.p2pio.util.FileUtils
Simple way to make a directory
moveTo(ItemSet) - Method in class gov.lbl.dsd.p2pio.ItemSet
 
moveTo(ItemSet, int) - Method in class gov.lbl.dsd.p2pio.ItemSet
 
msg2SoapDocument(Msg) - Static method in class gov.lbl.dsd.p2pio.util.XMLUtil
 
msg2SoapString(Msg) - Static method in class gov.lbl.dsd.p2pio.util.XMLUtil
 
msg2dom(Msg) - Static method in class gov.lbl.dsd.p2pio.util.XMLUtil
 
msg2soap(Msg) - Static method in class gov.lbl.dsd.p2pio.util.XMLUtil
 
msg2xom(Msg) - Static method in class gov.lbl.dsd.p2pio.util.XMLUtil
 

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