Package | Description |
---|---|
com.genesyslab.platform.clusterprotocol |
Cluster Protocol Application Block
|
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
com.genesyslab.platform.contacts.protocol |
This package contains the
Protocol classes that your applications can use to set up communication with Universal Contact Server, including UniversalContactServerProtocol. |
com.genesyslab.platform.openmedia.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with Interaction Server. |
com.genesyslab.platform.routing.protocol.routingserver.runtime |
This package is used internally by the protocol.
|
com.genesyslab.platform.voice.protocol.runtime |
This package is used internally by the protocol.
|
com.genesyslab.platform.webmedia.protocol |
This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers.
|
Modifier and Type | Field | Description |
---|---|---|
protected ReferenceBuilder |
ProtocolBuilder.refBuilder |
Modifier and Type | Method | Description |
---|---|---|
ReferenceBuilder |
ClusterProtocolImpl.getReferenceBuilder() |
Modifier and Type | Method | Description |
---|---|---|
B |
ProtocolBuilder.withRefBuilder(ReferenceBuilder refBuilder) |
Initializes PSDK protocols reference builder for sharing between
all of the cluster protocol nodes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractReferenceBuilder |
|
class |
IntReferenceBuilder |
Modifier and Type | Method | Description |
---|---|---|
ReferenceBuilder |
ClientChannel.getReferenceBuilder() |
|
ReferenceBuilder |
Protocol.getReferenceBuilder() |
Constructor | Description |
---|---|
ClientChannel(Endpoint endpoint,
ProtocolFactory protocolFactory,
ReferenceBuilder refBuilder) |
|
ClientChannel(Endpoint endpoint,
ProtocolFactory protocolFactory,
ReferenceBuilder refBuilder,
long timeout) |
|
MessageCorrelator(ReferenceBuilder refBuilder) |
Modifier and Type | Method | Description |
---|---|---|
protected static Message |
UniversalContactServerProtocol.processSentMessage(DuplexChannel channel,
Message message,
boolean useUtf,
ReferenceBuilder referenceBuilder) |
Constructor | Description |
---|---|
UniversalContactServerProtocol(Endpoint endpoint,
ReferenceBuilder refBuilder) |
Creates a new
UniversalContactServerProtocol object. |
Constructor | Description |
---|---|
ExternalServiceProtocol(Endpoint endpoint,
ReferenceBuilder refBuilder) |
Creates a new
ExternalServiceProtocol object. |
Constructor | Description |
---|---|
MessagesBinder(ReferenceBuilder referenceBuilder) |
Modifier and Type | Class | Description |
---|---|---|
class |
TServerReferenceBuilder |
Modifier and Type | Method | Description |
---|---|---|
protected static Message |
EspEmailProtocol.processSentMesage(DuplexChannel channel,
Message message,
ReferenceBuilder referenceBuilder) |
Constructor | Description |
---|---|
EspEmailProtocol(Endpoint endpoint,
ReferenceBuilder refBuilder) |
Creates a new instance of the ESP based
Genesys EmailServer protocol client.
|
FlexChatProtocol(Endpoint endpoint,
ReferenceBuilder refBuilder,
long timeout) |
Creates instance of FlexChatProtocol.
|
OptionalRegistrationChannel(Endpoint endpoint,
ProtocolFactory protocolFactory,
ReferenceBuilder refBuilder,
long timeout) |
|
WebmediaChannel(Endpoint endpoint,
ProtocolFactory protocolFactory,
ReferenceBuilder refBuilder,
long timeout) |
|
WebmediaChannel(ProtocolFactory protocolFactory,
ReferenceBuilder refBuilder,
long timeout) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.