public final class TestDataSource extends DataSource
| Constructor and Description |
|---|
TestDataSource()
Creates a new data source.
|
| Modifier and Type | Method and Description |
|---|---|
protected ChannelHandler |
createChannel(String channelName)
Creates a channel handler for the given name.
|
channelHandlerLookupName, channelHandlerRegisterName, close, connectRead, connectWrite, disconnectRead, disconnectWrite, getChannels, isWriteable, writeprotected ChannelHandler createChannel(String channelName)
DataSourcecreateChannel in class DataSourcechannelName - the name for a new channelCopyright © 2015. All rights reserved.