Firefish 0.5.10

Package gov.lbl.dsd.p2pio.util

Utilitiy classes for P2PIO protocol.

See:
          Description

Class Summary
BuilderUtil  
ExtendedProperties This class extends normal Java properties by adding the possibility to use the same key many times concatenating the value strings instead of overwriting them.
FileUtils  
IOUtils General IO Stream manipulation.
JaxbUtil Miscellaneous static utility functions to convert from and to JAXB.
Logger A Log that delegates to an underlying child log and implements easy yet efficient logging of two object messages which are to be string-concatenated.
Timer A handy stopwatch for benchmarking.
TraceLevel Adds TRACE logging level to log4j.
Util Miscellaneous static utility functions.
XMLUtil Miscellaneous static utility functions to convert between XML object models.
 

Package gov.lbl.dsd.p2pio.util Description

Utilitiy classes for P2PIO protocol.


Firefish 0.5.10

Jump to the Firefish Homepage