net.praqma.logging
Class LoggingStream

java.lang.Object
  extended by net.praqma.logging.LoggingStream
All Implemented Interfaces:
Serializable

public class LoggingStream
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
LoggingStream(OutputStream out)
           
 
Method Summary
 OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingStream

public LoggingStream(OutputStream out)
Method Detail

getOutputStream

public OutputStream getOutputStream()


Copyright © 2004-2013. All Rights Reserved.