XNIO version 1.2.0.GA

org.jboss.xnio
Interface CloseableTcpChannelDestination

All Superinterfaces:
ChannelDestination<SocketAddress,TcpChannel>, Closeable, TcpChannelDestination

public interface CloseableTcpChannelDestination
extends TcpChannelDestination, 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
 


XNIO version 1.2.0.GA

Copyright © 2008 JBoss, a division of Red Hat, Inc.