|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessagePackager | |
---|---|
com.genesyslab.platform.commons.connection | Provides facilities for communicating with Genesys servers using the ConnectionManager factory class. |
com.genesyslab.platform.commons.protocol.runtime | |
com.genesyslab.platform.management.protocol.messageserver.runtime | This package is used internally by the protocol. |
com.genesyslab.platform.voice.protocol.runtime | This package is used internally by the protocol. |
Uses of MessagePackager in com.genesyslab.platform.commons.connection |
---|
Methods in com.genesyslab.platform.commons.connection that return MessagePackager | |
---|---|
MessagePackager |
Connection.getMessagePackager()
|
Methods in com.genesyslab.platform.commons.connection with parameters of type MessagePackager | |
---|---|
void |
Connection.setMessagePackager(MessagePackager packager)
|
Uses of MessagePackager in com.genesyslab.platform.commons.protocol.runtime |
---|
Classes in com.genesyslab.platform.commons.protocol.runtime that implement MessagePackager | |
---|---|
class |
com.genesyslab.platform.commons.protocol.runtime.ProtocolMessagePackagerImpl
|
Uses of MessagePackager in com.genesyslab.platform.management.protocol.messageserver.runtime |
---|
Classes in com.genesyslab.platform.management.protocol.messageserver.runtime that implement MessagePackager | |
---|---|
class |
MessageProtocolInnerPackagerImpl
|
Uses of MessagePackager in com.genesyslab.platform.voice.protocol.runtime |
---|
Methods in com.genesyslab.platform.voice.protocol.runtime that return MessagePackager | |
---|---|
MessagePackager |
HAConnection.getMessagePackager()
|
Methods in com.genesyslab.platform.voice.protocol.runtime with parameters of type MessagePackager | |
---|---|
void |
HAConnection.setMessagePackager(MessagePackager packager)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |