org.mule.providers.ftp.server
Class SignallingOutputStream
java.lang.Object
java.io.OutputStream
org.mule.providers.ftp.server.SignallingOutputStream
- 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
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.