| Modifier and Type | Method and Description |
|---|---|
static INozzleConfig |
NozzleConfigUtils.GetNozzleConfig(Element element) |
| Constructor and Description |
|---|
ChannelInlet(INozzleConfig Config)
Instantiates a new channel inlet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalNozzleConfig
This class provides configuration on the creation of a new channel through a
ChannelInlet. |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPServerNozzleConfig
This class provides configuration on the creation of a new channel through a
ChannelInlet. |
| Modifier and Type | Method and Description |
|---|---|
INozzleConfig |
ChannelRegistryEntry.GetConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ChannelRegistryKey |
ChannelRegistry.Register(ChannelState State,
INozzleConfig Config,
String RegisteringNozzle)
Registers a channel and assigns it a referencable unique identifier.
|
| Constructor and Description |
|---|
ChannelRegistryEntry(ChannelRegistryKey Key,
ChannelState State,
INozzleConfig Config,
String RegisteringNozzle)
Instantiates a new channel registry entry.
|
Copyright © 2018. All Rights Reserved.