org.jboss.xnio
Interface CloseableChannelSource<T extends java.nio.channels.Channel>

All Superinterfaces:
ChannelSource<T>, java.io.Closeable

public interface CloseableChannelSource<T extends java.nio.channels.Channel>
extends ChannelSource<T>, java.io.Closeable

A channel source that is closeable.


Method Summary
 
Methods inherited from interface org.jboss.xnio.ChannelSource
open
 
Methods inherited from interface java.io.Closeable
close