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