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