XNIO version 1.2.0.GA

org.jboss.xnio
Interface CloseableTcpChannelSource

All Superinterfaces:
ChannelSource<TcpChannel>, Closeable, TcpChannelSource

public interface CloseableTcpChannelSource
extends TcpChannelSource, 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
 


XNIO version 1.2.0.GA

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