org.apache.openejb.client
Class SocketConnectionFactory.Output
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.openejb.client.SocketConnectionFactory.Output
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- SocketConnectionFactory
public class SocketConnectionFactory.Output
- extends FilterOutputStream
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketConnectionFactory.Output
public SocketConnectionFactory.Output(OutputStream out)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class FilterOutputStream
- Throws:
IOException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.