Uses of Class
net.spy.log.LineGettingOutputStream

Packages that use LineGettingOutputStream
net.spy.log Spy Log System 
 

Uses of LineGettingOutputStream in net.spy.log
 

Subclasses of LineGettingOutputStream in net.spy.log
 class LoggingOutputStream
          An OutputStream that logs to a Logger.
 class MessageOutputStream
          Send SpyMessages when stuff goes to this OutputStream.