org.iids.aos.gui
Class AgentScapeLogOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by org.iids.aos.gui.AgentScapeLogOutputStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable

public class AgentScapeLogOutputStream
extends java.io.OutputStream

Author:
rjtimmer

Constructor Summary
AgentScapeLogOutputStream()
           
 
Method Summary
 java.lang.String getLine()
           
 void write(int b)
           
 
Methods inherited from class java.io.OutputStream
close, flush, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentScapeLogOutputStream

public AgentScapeLogOutputStream()
Method Detail

getLine

public java.lang.String getLine()

write

public void write(int b)
           throws java.io.IOException
Specified by:
write in class java.io.OutputStream
Throws:
java.io.IOException


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.