Package springs.util

Utility classes.

See:
          Description

Class Summary
IncrementalAverageComputator Note: inspired by: http://www.cs.ualberta.ca/~sutton/book/ebook/node19.html Chapter 2.5 "Incremental Implementation" of: "Reinforcement Learning: An Introduction" by: Richard S.
InputStreamCountingBytes  
Logger A logger.
OutputStreamCountingBytes  
PingContextManager Pings a ContextManager.
PingRMIServer Pings a RMI server.
PingRNS Pings a RNS.
ProcessExecutor A process executor.
ReferenceServer Utility class to search for references.
RMILauncher Class that launches a RMI registry.
RMIParameters Parameters for RMI.
RMIUtilities Utilities for RMI.
SerializationManager A class to manage the serialization of objects.
ServerSocketCountingBytes A socket with a count of the transmitted bytes.
SocketCountingBytes A socket with a count of the transmitted bytes.
StatisticsSockets A class that stores statistics about sockets.
TimeoutRMISocketFactory A rmi socket factory that allows the specification of timeouts.
Utilities A class with utilities.
 

Exception Summary
SpringsException A Springs exception.
 

Package springs.util Description

Utility classes.