org.apache.openejb.server.ejbd
Class KeepAliveServer.Output
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.openejb.server.ejbd.KeepAliveServer.Output
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- KeepAliveServer
public class KeepAliveServer.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 |
KeepAliveServer.Output
public KeepAliveServer.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.