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, write
public static DataSource simulatedData()
protected ChannelHandler createChannel(String channelName)
DataSource
createChannel
in class DataSource
channelName
- the name for a new channelCopyright © 2010–2015. All rights reserved.