Uses of Package
com.sap.ip.me.api.sync

Packages that use com.sap.ip.me.api.sync
com.sap.ip.me.api.sync   
 

Classes in com.sap.ip.me.api.sync used by com.sap.ip.me.api.sync
InboundContainer
          Respresents data received from backend and related to a particular method.
InboundContainerElement
          Represents an element contained in an inbound container
InboundProcessor
          Represents an particular instance which can process inbound containers for method given in getMethodName.
InboundProcessorRegistry
          Central instance that implements a registry for all inbound processors.
OutboundContainer
          Represents a data container for all data that will be passed to the ABAP function module when synchronized to the backend
OutboundContainerFactory
           
SyncEvent
          Description of the Class
SyncEventListener
          Every registered instance of an SyncEventListener implementation will be notified by the framework about the synchronization state.
SyncEventRegistry
          Handles a set of sync event listener objects.
SyncException
          Exception which will be thrown in case of any problems while synchronization.
SyncLog
          Contains the information about last synchronization and also the date of last successful synchronization
SyncManager
          Handles synchronization tasks with backend including outbound and inbound processing
SyncPasswordException
          A SyncPasswordException will be thrown if problems encounter with the handling of the synchronization password.
 



Copyright © 2005 SAP AG. All Rights Reserved.