|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.applicationblocks.com | |
---|---|
AsyncInvokerSupport
|
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageHandler
Interface for direct incoming messages delivery to user code. Example:
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.applicationblocks.com.cache | |
---|---|
AsyncInvokerSupport
|
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.applicationblocks.commons.broker | |
---|---|
AsyncInvokerSupport
|
|
ChannelClosedEvent
|
|
ChannelErrorEvent
|
|
ChannelListener
|
|
Listener
Marker interface for event listeners. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageHandler
Interface for direct incoming messages delivery to user code. Example:
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
MessageReceiverSupport
|
|
ProtocolDescription
|
|
Receiver
|
|
ReceiverSupport
|
|
RequestContext
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
RequestReceiverSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.applicationblocks.commons.protocols | |
---|---|
ChannelListener
|
|
ChannelListenerSupport
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverSupport
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolException
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.applicationblocks.warmstandby | |
---|---|
ChannelClosedEvent
|
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
Listener
Marker interface for event listeners. |
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.application | |
---|---|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.configuration | |
---|---|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering | |
---|---|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageFilter
Filtering messages interface. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl.actions | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl.conditions | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl.configuration | |
---|---|
ChannelClosedEvent
|
|
ChannelErrorEvent
|
|
ChannelListener
|
|
Listener
Marker interface for event listeners. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageFilter
Filtering messages interface. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl.filters | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.apptemplate.filtering.impl.operands | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol | |
---|---|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelClosedEvent
|
|
ChannelErrorEvent
|
|
ChannelListener
|
|
ChannelListenerSupport
|
|
ChannelNotClosedException
This exception is thrown when action acceptable for not opened channel occurs. |
|
ChannelNotOpenedException
This exception is thrown when action that need open channel occurs. |
|
ChannelOpenedEvent
|
|
ChannelState
This enum defines all possible channel states. |
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
Listener
Marker interface for event listeners. |
|
ListenerHelper
|
|
ListenerHelper.NotificationVisitor
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageHandler
Interface for direct incoming messages delivery to user code. Example:
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
MessageReceiverSupport
|
|
OutputChannel
|
|
OutputChannelListener
Defines listener that can be attached to any implementer of OutputChannel interface to monitor message send operations. |
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
ReferenceBuilder
|
|
RegistrationException
Thrown when there are problems during client registration stage of channel opening. |
|
RequestChannel
|
|
RequestFuture
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol.chat | |
---|---|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol.email | |
---|---|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol.esp | |
---|---|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol.lb | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.clusterprotocol.ucs | |
---|---|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.commons.protocol | |
---|---|
AbstractChannel
|
|
AbstractQueueReceiver
|
|
AbstractReferenceBuilder
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelClosedEvent
|
|
ChannelClosedOnSendException
This exception is thrown when send attempt of some data on closed channel (not opened) occurs. |
|
ChannelErrorEvent
|
|
ChannelListener
|
|
ChannelListenerSupport
|
|
ChannelManagerMBean
|
|
ChannelNotClosedException
This exception is thrown when action acceptable for not opened channel occurs. |
|
ChannelOpenedEvent
|
|
ChannelState
This enum defines all possible channel states. |
|
ClientChannel.ClientHandshakeStep
Interface representing client side step of a protocol handshake procedure. |
|
ClientChannel.RegistrationHandler
Deprecated. |
|
ClientChannelHandler
Base class for incoming clients connections channels on ServerChannel. |
|
ClientChannelHandlerFactory
Common base factory class for creation of client handling channels. It may be overridden in specific protocols for custom initialization of channels, their connections or transport properties. |
|
ClientRequestHandler
Interface for client request handling. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
ConnectionOperations
Provides API for exclusive access to channel's connection operations. |
|
DataObject
|
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
ExternalTransport
Describes API of external transport. |
|
ExternalTransportListener
API for external transport events handling. |
|
InputChannel
|
|
InterceptorSupport
|
|
Listener
Marker interface for event listeners. |
|
ListenerHelper
|
|
ListenerHelper.NotificationVisitor
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageCorrelator.MessageEntry
|
|
MessageFilter
Filtering messages interface. |
|
MessageHandler
Interface for direct incoming messages delivery to user code. Example:
|
|
MessageParser.ErrorHandler
|
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
MessageReceiverSupport
|
|
OutputChannel
|
|
OutputChannelListener
Defines listener that can be attached to any implementer of OutputChannel interface to monitor message send operations. |
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
|
ProtocolFactory.MessageVerificationReason
Describes possible reasons of verification. |
|
ProtocolSecurityException
The ProtocolSecurityException will thrown if any security problems occurs on a channel. |
|
Receiver
|
|
ReceiverManagement
|
|
ReceiverSupport
|
|
ReferenceBuilder
|
|
RegistrationException
Thrown when there are problems during client registration stage of channel opening. |
|
RequestChannel
|
|
RequestContext
|
|
RequestFuture
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
RequestReceiverSupport
|
|
ResponseChannel
|
|
UriInfo
Deprecated. for internal use only. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.commons.protocol.auth | |
---|---|
ProtocolException
|
|
ProtocolSecurityException
The ProtocolSecurityException will thrown if any security problems occurs on a channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.commons.protocol.runtime | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.commons.protocol.runtime.codec | |
---|---|
ConfigurationSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
ResponseChannel
|
|
ServerChannel
This channel accepts client connections on given local Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.locale | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.objects | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.security | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.exceptions | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolException
|
|
RegistrationException
Thrown when there are problems during client registration stage of channel opening. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.metadata | |
---|---|
ProtocolException
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.runtime | |
---|---|
AbstractProtocolFactory
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.runtime.channel | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolException
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.runtime.codec | |
---|---|
ConfigurationSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.server | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannelHandler
Base class for incoming clients connections channels on ServerChannel. |
|
ClientChannelHandlerFactory
Common base factory class for creation of client handling channels. It may be overridden in specific protocols for custom initialization of channels, their connections or transport properties. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
ReferenceBuilder
|
|
RequestChannel
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
ResponseChannel
|
|
ServerChannel
This channel accepts client connections on given local Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
|
XmlMessageSerializer
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol.contactserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
|
Referenceable
Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol.contactserver.events | |
---|---|
DataObject
|
|
EndpointSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
Referenceable
Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol.contactserver.requests | |
---|---|
DataObject
|
|
EndpointSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
Referenceable
Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol.runtime | |
---|---|
ProtocolException
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.contacts.protocol.server | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannelHandler
Base class for incoming clients connections channels on ServerChannel. |
|
ClientChannelHandlerFactory
Common base factory class for creation of client handling channels. It may be overridden in specific protocols for custom initialization of channels, their connections or transport properties. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2 | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.basicchat | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.callback | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.confserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.contactserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.customserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.email | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.espemail | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.externalservice | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.flexchat | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.interactionserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.localcontrolagent | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.messageserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.outboundserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.routingserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.runtime | |
---|---|
AbstractProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.solutioncontrolserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.statserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.jackson2.tserver | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.json.serializer | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.logging | |
---|---|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.logging.runtime | |
---|---|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.logging.runtime.targets | |
---|---|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent.responses | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagentheartbeat | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime | |
---|---|
AbstractChannel
|
|
AbstractProtocolFactory
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ChannelState
This enum defines all possible channel states. |
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.requests.subscription | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.messageserver.runtime.codec | |
---|---|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.alarms | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.applications | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.hosts | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.solutions | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
ReferenceBuilder
|
|
RequestChannel
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
ResponseChannel
|
|
ServerChannel
This channel accepts client connections on given local Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.externalservice | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.externalservice.event | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.externalservice.request | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.externalservice.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.interactionserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.openmedia.protocol.server | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannelHandler
Base class for incoming clients connections channels on ServerChannel. |
|
ClientChannelHandlerFactory
Common base factory class for creation of client handling channels. It may be overridden in specific protocols for custom initialization of channels, their connections or transport properties. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.outbound.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.outbound.protocol.outboundserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.outbound.protocol.outboundserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.outbound.protocol.outboundserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.outbound.protocol.outboundserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.runtime | |
---|---|
ConfigurationSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.events.datastream | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.requests.datastream | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.reporting.protocol.statserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
ResponseChannel
|
|
ServerChannel
This channel accepts client connections on given local Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
|
XmlMessageSerializer
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.customserver | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.customserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.customserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.customserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.routingserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.routingserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.routingserver.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.routingserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
|
ReferenceBuilder
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.routing.protocol.routingserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.standby | |
---|---|
ChannelOpenedEvent
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.standby.events | |
---|---|
ChannelClosedEvent
|
|
ChannelOpenedEvent
|
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
MessageFilter
Filtering messages interface. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.runtime | |
---|---|
AbstractReferenceBuilder
|
|
IntReferenceBuilder
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageFilter
Filtering messages interface. |
|
ProtocolException
|
|
ReferenceBuilder
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.agent | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.dn | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.dtmf | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.iscc | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.party | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.queries | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.special | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.userdata | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.requests.voicemail | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.voice.protocol.tserver.runtime.channel | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannel
ClientChannel is the parent class of all of the
Protocol classes used for client applications
in the Platform SDK, such as TServerProtocol and
ConfServerProtocol . |
|
ClientChannel.ClientHandshakeStep
Interface representing client side step of a protocol handshake procedure. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host, port, and optionally connection configuration. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescription
|
|
ProtocolDescription.Tag
Indicates protocol and SDK name of protocol class. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
|
Receiver
|
|
ReceiverManagement
|
|
ReferenceBuilder
|
|
RequestChannel
|
|
RequestReceiver
|
|
RequestReceiverManagement
|
|
ResponseChannel
|
|
ServerChannel
This channel accepts client connections on given local Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.basicchat | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.basicchat.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.basicchat.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.basicchat.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.basicchat.runtime.codec | |
---|---|
ConfigurationSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.callback | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.callback.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.callback.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.callback.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.callback.runtime.codec | |
---|---|
ConfigurationSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.email | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.email.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.email.runtime.codec | |
---|---|
ConfigurationSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.espemail | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.espemail.events | |
---|---|
DataObject
|
|
EndpointSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
Referenceable
Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.espemail.requests | |
---|---|
DataObject
|
|
EndpointSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
Referenceable
Messages that participate in "conversations" (need to connect responses with requests) should implement this interface to support ReferenceBuilders of their protocols. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.flexchat | |
---|---|
AbstractProtocolFactory
|
|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.flexchat.events | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.flexchat.requests | |
---|---|
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.flexchat.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.flexchat.runtime.codec | |
---|---|
ConfigurationSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.runtime | |
---|---|
AbstractProtocolFactory
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolFactory
|
|
ProtocolFactory.MessageVerificationReason
Describes possible reasons of verification. |
|
ProtocolFactory.MessageVerificationSupport
Verifies message to use it. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.runtime.codec | |
---|---|
ConfigurationSupport
|
|
Message
This abstract class provides the interface used for all Event
classes. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.webmedia.protocol.server | |
---|---|
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncChannelOperations
Asynchronous operations. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
ClientChannelHandler
Base class for incoming clients connections channels on ServerChannel. |
|
ClientChannelHandlerFactory
Common base factory class for creation of client handling channels. It may be overridden in specific protocols for custom initialization of channels, their connections or transport properties. |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
Deprecated. |
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
LogMessageFilterSupport
Interface which provide possibilty to change message logining filter. |
|
Message
This abstract class provides the interface used for all Event
classes. |
|
MessageReceiver
Message receiver is going to be deprecated. |
|
MessageReceiverManagement
|
|
OutputChannel
|
|
ProtocolDescription
|
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
ProtocolFactory
|
|
Receiver
|
|
ReceiverManagement
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |