Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.applicationblocks.commons.broker.SubscriptionService

Packages that use SubscriptionService
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.applicationblocks.com.cache   
com.genesyslab.platform.applicationblocks.commons.broker   
com.genesyslab.platform.apptemplate.application This package provides helper components for connectivity with Genesys Configuration Framework. 
 

Uses of SubscriptionService in com.genesyslab.platform.applicationblocks.com
 

Subinterfaces of SubscriptionService in com.genesyslab.platform.applicationblocks.com
 interface IConfService
          It's a main Configuration Service interface of Configuration Object Model Application Block.
It declares operations like: synchronous/asynchronous objects reading, creation of a new object or saving of modifications in existing one, server subscription for changes on configuration server objects, creation of configuration objects from given XML/DOM structures, accessing of cache, underlying configuration protocol, etc

Configuration service factory ConfServiceFactory is the starting point for initialization and getting of configuration service instances.

 

Classes in com.genesyslab.platform.applicationblocks.com that implement SubscriptionService
 class ConfService
          This class holds a reference to the connection to Configuration Server (ConfServerProtocol).
 

Uses of SubscriptionService in com.genesyslab.platform.applicationblocks.com.cache
 

Classes in com.genesyslab.platform.applicationblocks.com.cache that implement SubscriptionService
 class DefaultConfCache
          The default implementation of the configuration cache interface.
 

Uses of SubscriptionService in com.genesyslab.platform.applicationblocks.commons.broker
 

Classes in com.genesyslab.platform.applicationblocks.commons.broker that implement SubscriptionService
 class AsyncBrokerService<T>
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class AsyncBrokerServiceBase<T>
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class BrokerService<T>
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class BrokerServiceBase<T>
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class EventBrokerService
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class EventReceivingBrokerService
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class MessageBrokerService<T>
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class RequestBrokerService
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 class RequestReceivingBrokerService
          Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously.
 

Uses of SubscriptionService in com.genesyslab.platform.apptemplate.application
 

Classes in com.genesyslab.platform.apptemplate.application that implement SubscriptionService
 class GFApplicationConfigurationManager
          The Application Configuration Management component facade class.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.