Package | Description |
---|---|
com.genesyslab.platform.reporting.protocol.statserver |
This package contains objects that correspond to objects in the
Genesys Configuration Layer, such as
AgentStatus and
PlaceGroup . |
com.genesyslab.platform.reporting.protocol.statserver.events.datastream |
The events in this package are for Genesys internal use only.
|
Modifier and Type | Field | Description |
---|---|---|
static DataStreamType |
DataStreamType.Broadcast |
|
static DataStreamType |
DataStreamType.Unicast |
Modifier and Type | Method | Description |
---|---|---|
static DataStreamType |
DataStreamType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static DataStreamType |
DataStreamType.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<DataStreamType> |
DataStreamType.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
abstract DataStreamType |
DataStreamInfo.getDataStreamType() |
For Genesys internal use only.
|
Modifier and Type | Method | Description |
---|---|---|
static DataStreamInfo |
DataStreamInfo.create(DataStreamType dataStreamType,
java.lang.String datasourceName,
DataProtocolInfo protocolInfo) |
Creates instance of DataStreamInfo with required parameters set.
|
static DataStreamInfo |
DataStreamInfo.create(DataStreamType dataStreamType,
java.lang.String datasourceName,
java.lang.String dataconsumerUrl,
DataProtocolInfo protocolInfo) |
Creates instance of DataStreamInfo with all parameters set.
|
abstract void |
DataStreamInfo.setDataStreamType(DataStreamType dataStreamType) |
For Genesys internal use only.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.