org.jboss.xnio
Interface CloseableTcpChannelSource

All Superinterfaces:
ChannelSource<TcpChannel>, java.io.Closeable, TcpChannelSource

public interface CloseableTcpChannelSource
extends TcpChannelSource, java.io.Closeable

A TCP channel source that is closeable.


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