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