Package nu.dll.io

Interface Summary
Message Interface describing a message useful for RPC by means of serialized objects.
 

Class Summary
QueuedSender Experimental class that handles asynchronous sending of Message objects to different ObjectOutputStreams.
SpyInputStream The SpyInputStream and SpyOutputStream classes are Input- and OutputStream filters that enabled "spying" on input and output streams by attaching OutputStream objects as "spies", to which, whenever data is written to or read from the underlying stream, exactly the same data is written to all currently attached spy output streams.
SpyOutputStream The SpyInputStream and SpyOutputStream classes are Input- and OutputStream filters that enabled "spying" on input and output streams by attaching OutputStream objects as "spies", to which, whenever data is written to or read from the underlying stream, exactly the same data is written to all currently attached spy output streams.