Package | Description |
---|---|
com.streamscape.sef.network.tlp |
Modifier and Type | Field and Description |
---|---|
static IncomingConnectionChannelType |
IncomingConnectionChannelType.GUARANTEED |
static IncomingConnectionChannelType |
IncomingConnectionChannelType.GUARANTEED_UNORDERED |
static IncomingConnectionChannelType |
IncomingConnectionChannelType.RELIABLE |
Modifier and Type | Method and Description |
---|---|
IncomingConnectionChannelType |
IncomingConnectionChannel.getChannelType() |
static IncomingConnectionChannelType |
IncomingConnectionChannelType.valueOf(java.lang.String name) |
static IncomingConnectionChannelType[] |
IncomingConnectionChannelType.values() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.