Package com.levigo.jadice.server.util
-
Interface Summary Interface Description NodeVisitor<T extends Throwable> A NodeVisitor may consume a "flattened" version of the node graph. -
Class Summary Class Description DynamicPipe A pipe implementation similar to thePipedInputStream
/PipedOutputStream
combo, but with an unlimited buffer capacity.EncodingDetectionUtil NodeTraversal Utility class to traverse a node graph and let a visitor see all nodes in the process.TraceListener Implementation of aJobListener
that will forward all incoming server messages to the client log (using levigo logging facade).Util Useful utility methods.UUIDGenerator A generator for UUIDs -
Enum Summary Enum Description UUIDGenerator.Mode The mode how the the UUIDs shall be generated.