public interface CloseableChannel extends InterruptibleChannel, Configurable
Modifier and Type | Method and Description |
---|---|
ChannelListener.Setter<? extends CloseableChannel> |
getCloseSetter()
Get the setter which can be used to change the close listener for this channel.
|
XnioWorker |
getWorker()
Get the worker for this channel.
|
close
getOption, setOption, supportsOption
ChannelListener.Setter<? extends CloseableChannel> getCloseSetter()
XnioWorker getWorker()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.