org.mule.providers.ftp.server
Class SignallingOutputStream
java.lang.Object
java.io.OutputStream
org.mule.providers.ftp.server.SignallingOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class SignallingOutputStream
- extends OutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignallingOutputStream
public SignallingOutputStream(String name,
ServerState state)
write
public void write(int b)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class OutputStream
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.