public final class FileDataSource extends DataSource
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
Closes the DataSource and the resources associated with it. 
 | 
protected ChannelHandler | 
createChannel(String channelName)
Creates a channel handler for the given name. 
 | 
channelHandlerLookupName, channelHandlerRegisterName, connectRead, connectWrite, disconnectRead, disconnectWrite, getChannels, isWriteable, writeprotected ChannelHandler createChannel(String channelName)
DataSourcecreateChannel in class DataSourcechannelName - the name for a new channelpublic void close()
DataSourceclose in class DataSourceCopyright © 2015. All rights reserved.