org.apache.openejb.server.ejbd
Class KeepAliveServer.Input
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.openejb.server.ejbd.KeepAliveServer.Input
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- KeepAliveServer
public class KeepAliveServer.Input
- extends FilterInputStream
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeepAliveServer.Input
public KeepAliveServer.Input(InputStream in)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class FilterInputStream
- Throws:
IOException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.