public interface Shutdownable
| Modifier and Type | Method and Description |
|---|---|
void |
shutdownInput() |
void |
shutdownOutput() |
void shutdownInput()
throws IOException
IOExceptionvoid shutdownOutput()
throws IOException
IOExceptionCopyright © 2001-2015 JRuby. All Rights Reserved.