public interface IOProcessor extends Runnable
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
destroy() |
boolean |
isDestroyed() |
void close() throws IOException
IOException
boolean isDestroyed()
void destroy()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.