java.util.EventListener, org.xnio.ChannelExceptionHandler<T>public class ClosingChannelExceptionHandler<T extends java.nio.channels.Channel>
extends java.lang.Object
implements org.xnio.ChannelExceptionHandler<T>
| Constructor | Description |
|---|---|
ClosingChannelExceptionHandler(java.io.Closeable... closable) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleException(T t,
java.io.IOException e) |
Copyright © 2018. All rights reserved.