XNIO version 1.1.0.GA

org.jboss.xnio
Interface CloseableChannelSource<T extends Channel>

All Superinterfaces:
ChannelSource<T>, Closeable

public interface CloseableChannelSource<T extends Channel>
extends ChannelSource<T>, 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
 


XNIO version 1.1.0.GA

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