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