net.sf.fikin.ant.httpclientanttask
Class BaseResponseAntMethod.ProjectLogOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by net.sf.fikin.ant.httpclientanttask.BaseResponseAntMethod.ProjectLogOutputStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable
Enclosing class:
BaseResponseAntMethod

public class BaseResponseAntMethod.ProjectLogOutputStream
extends java.io.OutputStream


Constructor Summary
BaseResponseAntMethod.ProjectLogOutputStream()
           
 
Method Summary
 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

BaseResponseAntMethod.ProjectLogOutputStream

public BaseResponseAntMethod.ProjectLogOutputStream()
Method Detail

write

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


Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.