Package | Description |
---|---|
com.genesyslab.platform.management.protocol.messageserver.runtime.channel |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
static EventDisconnected |
EventDisconnected.create() |
Creates instance of EventDisconnected with no parameters set.
|
static EventDisconnected |
EventDisconnected.create(MessageTypes messageType,
MessagePriority priority,
java.lang.Integer origin,
java.lang.Long timeGenerated,
java.lang.Integer subscriberType,
MessageKey messageKey) |
Creates instance of EventDisconnected with required parameters set.
|
static EventDisconnected |
EventDisconnected.create(MessageTypes messageType,
MessagePriority priority,
java.lang.Integer origin,
java.lang.Long timeGenerated,
java.lang.Integer subscriberType,
java.lang.Integer attachedDataLength,
byte[] attachedData,
KeyValueCollection userData,
MessageKey messageKey) |
Creates instance of EventDisconnected with all parameters set.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.