org.jboss.xnio
Interface CloseableTcpChannelDestination

All Superinterfaces:
ChannelDestination<java.net.SocketAddress,TcpChannel>, java.io.Closeable, TcpChannelDestination

public interface CloseableTcpChannelDestination
extends TcpChannelDestination, java.io.Closeable

A TCP channel destination that is closeable.

Since:
1.2

Method Summary
 
Methods inherited from interface org.jboss.xnio.ChannelDestination
accept
 
Methods inherited from interface java.io.Closeable
close