Package | Description |
---|---|
com.genesyslab.platform.apptemplate.filtering.impl | |
com.genesyslab.platform.apptemplate.filtering.impl.configuration | |
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
com.genesyslab.platform.commons.protocol.runtime | |
com.genesyslab.platform.voice.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with T-Server, such as
TServerProtocol. |
com.genesyslab.platform.voice.protocol.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Class | Description |
---|---|---|
class |
FilterChain |
This class represents composition of message filters.
|
Modifier and Type | Class | Description |
---|---|---|
class |
FilterChainConfiguration |
This class keeps filter chain
FilterChain
and it's settings that can be modified at runtime. |
class |
FilterChainNotificationHandler |
Implements
MessageFilter to decide whether message should be logged
or not upon internal message filter chain. |
Modifier and Type | Field | Description |
---|---|---|
protected MessageFilter |
DuplexChannel.messageFilter |
Modifier and Type | Method | Description |
---|---|---|
MessageFilter |
DuplexChannel.getLogMessageFilter() |
|
MessageFilter |
LogMessageFilterSupport.getLogMessageFilter() |
Gets current message logining filter.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DuplexChannel.setLogMessageFilter(MessageFilter filter) |
|
void |
LogMessageFilterSupport.setLogMessageFilter(MessageFilter filter) |
Sets current message logining filter.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ProtocolMessagePackagerImpl.setLogMessageFilter(MessageFilter filter) |
Modifier and Type | Method | Description |
---|---|---|
void |
TServerProtocol.setLogMessageFilter(MessageFilter filter) |
Modifier and Type | Method | Description |
---|---|---|
MessageFilter |
HAConnection.getLogMessageFilter() |
Modifier and Type | Method | Description |
---|---|---|
void |
HAConnection.setLogMessageFilter(MessageFilter filter) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.