org.openmobileis.synchro.openmsp.protocol.AbstractCommand | Title: OpenMobileIS project source Description: Superclass for OpenMSP commands : Get, Sync, Add, Delete, Replace, Map, Sequence, Result, Status An abstract command has a type (See Element for the command list) and a command id |
org.openmobileis.common.util.database.AbstractQueryManager | Title: OpenMobileIS project source Description: This class is ths super class of the queries It allows to execute queries through the db manager |
org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher | Blowfish cypher use to encrypt a collection object data |
Acme.Serve.AcmeSession | Http session support |
org.openmobileis.synchro.openmsp.client.db.ActionDB | Title: OpenMobileIS project source Description: Define an action made on the embedded database that has to be synchronized during next synchro |
org.openmobileis.synchro.algo.replication.AlwaysUpdateBothSideSynchroConflicResolver | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.conduit.ApacheHTTPClientSynchroConduit | Title: OpenMobileIS project source Description: Synchronisation conduit use for debug purpose |
org.openmobileis.synchro.openmsp.client.conduit.ApacheHTTPConnectionFactory | |
org.openmobileis.common.util.log.ApacheSimpleLog | |
org.openmobileis.common.context.ApplicationContext | Application Context are use to share application specific data between application objects |
org.openmobileis.common.context.ApplicationContextManager | Hold the application context |
org.openmobileis.common.context.ApplicationContextService | Hold the application context |
org.openmobileis.common.util.collection.Array | Use to store an Array of objects |
org.openmobileis.synchro.openmsp.protocol.AtomicMessage | Title: OpenMobileIS project source Description: Define a message in the openMSP protocol |
org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager | Title: OpenMobileIS project source Description: Manage physical storae of AtomicObject synchro data (modification timestamp, |
org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator | Use to enumerate an index without to loading in memory all index key or referenced object |
org.openmobileis.common.util.exception.BadDataFormatException | Throws when data are malformed |
org.apache.commons.codec.binary.Base64 | Provides Base64 encoding and decoding as defined by RFC 2045 |
org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint | |
org.openmobileis.examples.simpleappli.data.BaseData | Title: OpenMobileIS project source Description: The object that are synchronized |
org.openmobileis.examples.server.synchro.BaseDataFODBSyncTarget | Title: OpenMobileIS project source Description: Example of a FODBSyncTarget |
org.apache.commons.codec.BinaryDecoder | Defines common decoding methods for byte array decoders |
org.apache.commons.codec.BinaryEncoder | Defines common encoding methods for byte array encoders |
Acme.Crypto.BlockCipher | A block encryption template |
Acme.Crypto.BlowfishCipher | The Blowfish encryption method |
org.openmobileis.bundle.osgi.services.BunbleContextManager | |
org.openmobileis.services.common.CallingServiceManager | Title: OpenMobileIS project source Description: Calling service manager is use to keep an historic of different service call to be able to return to a calling service when a specific function has been done |
org.odbms.Candidate | Candidate for Evaluation callbacks |
Acme.Crypto.CbcBlockCipher | Use a block cipher in CBC mode |
Acme.Serve.CgiServlet | Runs CGI programs |
Acme.Crypto.Cipher | An encryption template |
org.openmobileis.bundle.coldupdate.terminal.ColdUpdateModuleManagerListener | |
org.openmobileis.bundle.coldupdate.terminal.ColdUpdateStarter | |
org.openmobileis.database.fastobjectdb.db.CollectionManager | Manage all created collection in a FODB |
org.openmobileis.synchro.openmsp.protocol.Command | Title: OpenMobileIS project source Description: Represents Add, Delete, Replace commands |
org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter | Title: OpenMobileIS project source Description: |
org.odbms.Constraint | Constraint to limit the objects returned upon Query.execute() query execution |
org.odbms.Constraints | Set of Constraint objects |
org.openmobileis.synchro.openmsp.protocol.ContainerMessage | Title: OpenMobileIS project source Description: Container of OpenMSP messages |
Acme.Crypto.Crc16Hash | The CRC16 hash function |
Acme.Crypto.Crc32Hash | The CRC32 hash function |
org.openmobileis.synchro.security.auth.Credential | Title: OpenMobileIS project source Description: Use by all class that need credential facility A credential is composed by a principal and a password |
org.openmobileis.synchro.security.auth.CredentialCodec | : OpenMobileIS project source Description: Manage credential convertion between string format and Credential class Implement the OpenMSP and BasicAuth format |
Acme.Crypto.CryptoUtils | Some cryptography utilities |
org.openmobileis.common.util.database.DatabaseConst | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.DatabaseConst | Constant to switch in debug mode (set debug to true) |
org.openmobileis.common.util.exception.DatabaseException | Specific exception for database error |
org.openmobileis.synchro.openmsp.protocol.DataItem | Title: OpenMobileIS project source Description: Item used for Request commands and Result command |
org.openmobileis.services.common.DateServiceUtil | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder | Title: OpenMobileIS project source Description: Utility methode to encode and decode rows for the synchro protocol |
org.openmobileis.synchro.openmsp.client.db.DecodedRowListener | Title: OpenMobileIS project source Description: Base interface call by the PDA synchro manager to decode recieved rows |
org.apache.commons.codec.Decoder | |
org.apache.commons.codec.DecoderException | Thrown when a Decoder has encountered a failure condition during a decode |
org.openmobileis.common.util.exception.DefaultException | The default exception to use when no other exception can be defined |
org.openmobileis.modules.common.data.DefaultGlobalProperty | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.protocol.DefaultHandler | Title: OpenMobileIS project source Description: Default handler to parse OpenMSP message |
org.openmobileis.modules.common.data.DefaultLabel | Title: OpenMobileIS project source Description: USe to manage the pair identifier/label used by article, visite type and contact type |
org.openmobileis.common.util.log.DefaultLogTracer | Default tracer for log management Use to trace to the console |
org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnector | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener | Title: OpenMobileIS project source Description: Default Synchro listener that handle OpenMS protocol for synchronisation |
org.openmobileis.common.context.DefaultPlateform | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject | Title: OpenMobileIS project source Description: Implements default Atomic Object behaviours |
org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate | Title: OpenMobileIS project source Description: Manage Atomic Object data needed for synchronisation |
org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate | Title: OpenMobileIS project source Description: |
org.openmobileis.embedded.util.DefaultSystemAPI | Title: OpenMobileIS project source Description: Helper class to access native OS specific task that is not correcly done by the JVM |
org.openmobileis.modules.common.data.DefaultTerminalUser | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DeleteContactService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.simpleappli.terminal.services.DeleteDataService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DeleteReportService | Title: OpenMobileIS project source Description: |
org.openmobileis.common.util.collection.tree.DependNode | Title: OpenMobileIS project source Description: |
org.openmobileis.module.core.DependProfileModule | Title: OpenMobileIS project source Description: |
org.openmobileis.common.util.collection.tree.DependTree | Title: OpenMobileIS project source Description: Manage listener order during different synchro phase |
org.openmobileis.common.util.collection.tree.DependTreePhaseList | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.services.DirectSynchroService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DisplayAccountService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DisplayContactService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DisplayLeadsService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.DisplayReportService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.terminal.services.EditAccountService | Title: OpenMobileIS project source Description: SimpleEditService provide a base algorythm to develop and edit service |
org.openmobileis.examples.simpleappli.terminal.services.EditBaseDataService | Title: OpenMobileIS project source Description: SimpleEditService provide a base algorythm to develop and edit service |
org.openmobileis.examples.mycrm.terminal.services.EditContactService | Title: OpenMobileIS project source Description: SimpleEditService provide a base algorythm to develop and edit service |
org.openmobileis.examples.mycrm.terminal.services.EditReportService | Title: OpenMobileIS project source Description: SimpleEditService provide a base algorythm to develop and edit service |
org.openmobileis.services.EditService | |
org.openmobileis.synchro.openmsp.protocol.Element | Title: OpenMobileIS project source Description: Interface for encoding / decoding OpenMSP elements |
org.openmobileis.synchro.openmsp.protocol.ElementData | Title: OpenMobileIS project source Description: Hold a pair element and associated data |
org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener | |
org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate | Title: OpenMobileIS project source Description: |
org.apache.commons.codec.Encoder | |
org.apache.commons.codec.EncoderException | Thrown when there is a failure condition during the encoding process |
Acme.Crypto.EncryptedInputStream | An InputStream that supports encryption |
Acme.Crypto.EncryptedOutputStream | An OutputStream that supports encryption |
org.odbms.Evaluation | For implementation of callback evaluations |
org.openmobileis.synchro.openmsp.protocol.test.Example | Title: OpenMobileIS project source Description: An example to show how to use OpenMSP protocol API |
org.openmobileis.database.fastobjectdb.FastObjectDB | |
org.openmobileis.database.fastobjectdb.FastObjectDBManager | Factory pattern to manage one FODb inside an application |
org.openmobileis.database.fastobjectdb.FastObjectDBManagerService | Title: OpenMobileIS project source Description: |
org.openmobileis.common.util.log.FileLogManager | Define the LogManager to Log in a File |
org.openmobileis.common.util.log.FileLogTracer | Implement a LogTracer that Log in a File |
org.openmobileis.common.util.log.FileOpenCloseLogManager | Title: OpenMobileIS project source define the LogManager to Log in a File |
org.openmobileis.common.util.log.FileOpenCloseLogTracer | Title: OpenMobileIS project source Implement a LogTracer that Log in a File |
Acme.Serve.FileServlet | Servlet similar to a standard httpd |
org.openmobileis.services.servlet.FileServlet | Title: OpenMobileIS project source Description: Load the URL specified file and send it |
org.openmobileis.synchro.openmsp.server.util.FileStoredOpenMISFile | Title: OpenMobileIS project source Description: memory file |
org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile | Title: OpenMobileIS project source Description: Memory file use by synchro processus |
org.openmobileis.synchro.openmsp.server.util.FileSystem | Title: OpenMobileIS project source Description: define a virtual file system to manipulate file in memory |
org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool | Title: OpenMobileIS project source Description: manage a pool of virtual file system |
org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPoolSelecter | Title: OpenMobileIS project source Description: manage a pool of virtual file system |
org.openmobileis.embedded.webserver.templates.FileTemplateRetrieverService | |
org.openmobileis.common.util.file.FileUtilities | Various utilities method related to file use |
org.openmobileis.common.util.collection.FilterCollection | Interface use to filter DB result when object are loaded from the db file |
org.openmobileis.examples.simpleappli.data.FODB.FODBBaseDataFactory | Title: OpenMobileIS project source Description: Provide all BaseData FODB access |
org.openmobileis.database.fastobjectdb.db.FODBCollection | FODBCollection is the class that represents each collection |
org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile | FODBCollectionFile is a Class that defines simple functions access our data file |
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile | FODBCollectionFileLink is a Class that has been created in order to facilitate access of indexs to Collection file |
org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher | Base interface to add database data encryption |
org.openmobileis.modules.common.history.FODBHistoryManager | Description : Create an FODB history manager |
org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.index.FODBIndex | FODBIndex is an abstract Class on which each type of index will be based |
org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | Use to describe collection index properties |
org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory | Factory use to create index |
org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader | Header of Btree Page stored in file |
org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable | Base table that store index position in collection data file |
org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments |
org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | Index descriptor use to index int method or field |
org.openmobileis.modules.common.database.fodb.FODBLabel | Title: OpenMobileIS project source Description: USe to manage the pair identifier/label used by article, visite type and contact type |
org.openmobileis.modules.common.database.fodb.FODBLabelFactory | Title: Sanofi Project Description: |
org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex | Base Long index |
org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor | Index descriptor use to index long method or field |
org.openmobileis.database.fastobjectdb.db.store.FODBMainFile | FODBMainFile is a Class that defines simple functions to access our data file |
org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIndex | Base interface for MultipleIndex |
org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile | Title: OpenMobileIS project source Description: Low level classe that store Object in a file |
org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper | Title: OpenMobileIS project source Description: To specify the temp directory where generated db file is use the property :org.openmobileis.database.fastobjectdb.synchro.server.generateddb.installpath |
org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet | |
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery | Base class to query FODB |
org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor | Index descriptor use to index String method or field |
org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager | Title: OpenMobileIS project source Description: Database access for the SyncActionDBManager |
org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget | Title: OpenMobileIS project source Description: For each Terminal synchronized collection you have to register a FODBSyncTarget |
org.openmobileis.database.fastobjectdb.db.util.FODBUtils | |
org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator | Use to enumerate an index without to loading in memory all index key or referenced object |
org.openmobileis.embedded.webserver.templates.Freemarkerv1JarCacheRetriever | Retrieves cacheable objects through the file system |
org.openmobileis.embedded.webserver.templates.Freemarkerv1JarTemplateCache | |
org.openmobileis.embedded.webserver.templates.Freemarkerv1TemplateDelegate | Title: OpenMobileIS project source Description: Manage pattern (templates) for HTML forms used by the PDA web server |
org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.GlobalProperty | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.GlobalPropertyFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.GlobalPropertyManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.protocol.Handler | Title: OpenMobileIS project source Description: XML handle to decode XML OpenMSP message |
Acme.Crypto.Hash | A hash-function template |
org.openmobileis.synchro.openmsp.protocol.Header | Title: OpenMobileIS project source Description: OpenMSP header |
org.openmobileis.embedded.webserver.test.services.HelloWorld | URL : http://127.0.0.1:9091/services/helloworld |
org.openmobileis.modules.common.history.HistoryData | |
org.openmobileis.modules.common.history.HistoryManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager | Title: OpenMobileIS project source Description: Manage physical storae of AtomicObject synchro data (modification timestamp, |
org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager | Title: OpenMobileIS project source Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync |
org.openmobileis.synchro.openmsp.client.conduit.HTTPConnectionFactory | |
org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit | Title: OpenMobileIS project source Description: Synchronisation conduit use for debug purpose |
Acme.Crypto.IdeaCipher | The IDEA encryption method |
org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener | Title: OpenMobileIS project source Description: Default implementation of the listener use to decode synchro ROw from the synchronisation,process If you change the synchronisation process the the way dtabase update rows are encoded you have to modify this listener |
org.openmobileis.synchro.openmsp.client.db.ImportQueryManager | Title: OpenMobileIS project source Description: Base interface that all query manager implements |
org.openmobileis.services.servlet.IndexServlet | Title: OpenMobileIS project source Description: show mobile portal |
org.openmobileis.services.servlet.IndexServletContentListener | Title: OpenMobileIS project source Description: Listener interface use to register content provider to the indexServlet |
org.openmobileis.common.util.collection.IntArray | Title: OpenMobileIS project source Description: Use to store an Array of int |
org.openmobileis.common.intl.IntlResourceManager | Title: OpenMobileIS project source Description: Manage international resource |
org.openmobileis.database.fastobjectdb.db.index.node.IntNode | IntNode |
org.openmobileis.embedded.util.ISystemAPI | |
org.openmobileis.synchro.openmsp.protocol.Item | Title: OpenMobileIS project source Description: Item used for Request commands and Result command which have not to manage data |
org.openmobileis.examples.server.database.JDBCBaseDataFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager | |
org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory | JDBC Factory for internationalized labels (labels with a language) |
org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory | Title: OpenMobileIS Project Description: |
org.openmobileis.common.util.database.JdbcPoolManagerDB | Title: OpenMobileIS project source Description: This class represents the manager for the SGBDR |
org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget | Title: OpenMobileIS Project Description: |
org.openmobileis.synchro.journal.JournalEntry | Title: OpenMobileIS project source Description: An entry for the journal |
org.openmobileis.synchro.journal.JournalLogRenderer | Title: OpenMobileIS project source Description: Interface that a journal entry rendered must implements to be use with the Journal service |
org.openmobileis.synchro.journal.JournalManager | Title: OpenMobileIS project source Description: Data manager for all journal entry |
org.openmobileis.synchro.journal.JournalQueryManager | Title: OpenMobileIS project source Description: Implement the database access for all journal entry |
org.openmobileis.modules.common.data.Label | Title: OpenMobileIS project source Description: USe to manage the pair identifier/label used by article, visite type and contact type |
org.openmobileis.modules.common.data.LabelFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.LabelManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer | Title: OpenMobileIS project source Description: Manage listener order during different synchro phase |
org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit | Title: OpenMobileIS project source Description: Synchronisation conduit use for debug purpose |
org.openmobileis.common.util.log.LogManager | This class permits to manage log |
org.openmobileis.common.util.log.LogPriorities | Define priority code use by LogService to dispatch log message |
org.openmobileis.common.util.log.LogServices | Define service const to identify service |
org.openmobileis.modules.common.log.terminal.LogsSynchroListener | Title: OpenMobileIS project source Description: mail synchro listeners |
org.openmobileis.modules.common.log.server.LogSyncService | Title: Safe Server Description: Copyright: Copyright (c) 2002 Company: |
org.openmobileis.common.util.log.LogTracer | Interface that log tracer must implements to be use by the LogManager |
org.openmobileis.common.util.collection.LongArray | Use to store an Array of long |
org.openmobileis.database.fastobjectdb.db.index.node.LongNode | LongNode |
org.openmobileis.services.MainSubEditService | Use for a MultiEdition |
org.openmobileis.common.util.database.ManagerDB | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.server.util.MemoryFile | Title: OpenMobileIS project source Description: memory file |
org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem | Title: OpenMobileIS project source Description: virtual file system in memory |
org.openmobileis.synchro.openmsp.server.util.MemoryZipEntryFile | Title: OpenMobileIS project source Description: Memory file use by synchro processus |
org.openmobileis.synchro.openmsp.protocol.Message | Title: OpenMobileIS project source Description: Represents a OpenMSP message container a Header and set of commands A Message has a counter to manage cmdId and a ContainerMessage representing the root element |
org.openmobileis.synchro.openmsp.protocol.MessageFactory | Title: OpenMobileIS project source Description: Factory in charge of providing Message |
org.openmobileis.bundle.osgi.terminal.ModuleBundleActivator | |
org.openmobileis.module.server.ModuleJarSynchroTarget | Title: OpenMobileIS project source Description: |
org.openmobileis.module.terminal.ModuleJarSyncListener | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.impl.MonoUserUserManagerFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager | Title: OpenMobileIS project source Description: Manage physical storae of AtomicObject synchro data (modification timestamp, |
org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager | Title: OpenMobileIS project source Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync |
org.openmobileis.services.MultiEditService | Use for a MultiEdition |
org.openmobileis.services.MultiStepMainService | Description : use to define a sequence of StepService with next and prev |
org.openmobileis.examples.mycrm.data.jdbc.MyCrmLabelQuery | |
org.openmobileis.examples.mycrm.data.jdbc.MyCrmLabelSynchroTarget | |
org.openmobileis.examples.mycrm.terminal.MyCrmNavigationBarDescription | |
org.openmobileis.examples.mycrm.server.MyCrmServerOpenMISInit | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.mycrm.data.jdbc.MyCrmTerminalUserlQuery | Title: Sanofi Project Description: manage server side general TerminalUser synchrnisation |
org.openmobileis.examples.mycrm.data.jdbc.MyCrmUserManagerDBQuery | |
org.openmobileis.database.fastobjectdb.db.index.node.Node | Base class for all Btree Node |
Acme.Crypto.NullCipher | The null encryption method |
org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB | Title: OpenMobileIS project source Description: Base manager to get and save synchro number |
org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB | Title: OpenMobileIS project source Description: Synchro number storage classe |
org.odbms.ObjectContainer | Database engine interface |
org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager | Title: OpenMobileIS project source Description: Base implemtnation of ImportQueryManager use to import object to the database |
org.openmobileis.common.util.ObjectPool | Title: OpenMobileIS project source Description: Implement a generic object pool |
org.odbms.ObjectSet | Query resultset |
org.openmobileis.common.util.exception.OpenMISException | The root class of all exceptions for Java OpenMobileIS developement |
org.openmobileis.synchro.openmsp.server.util.OpenMISFile | Title: OpenMobileIS project source Description: base file for virtual file system |
org.openmobileis.services.servlet.OpenmisHttpServletRequest | This class wraps HttpServletRequest |
org.openmobileis.services.servlet.OpenMISInit | Title: OpenMobileIS project source Description: Interface use to declare a class that will be call during servlet initialisation |
org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener | Title: OpenMobileIS project source Description: |
org.openmobileis.module.profiles.terminal.OpenMSPProfileSyncListener | Title: OpenMobileIS project source Description: Listener for ProfilService (manage profil synchronisation) Manager priorities for OpenMSP messages (sequence) |
org.openmobileis.synchro.openmsp.server.OpenMSPService | Title: OpenMobileIS project source Description: OpenMLservice that implements Nomad-Link synchronisation |
org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer | Title: OpenMobileIS project source Description: Tracer to log user synchro |
org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager | Title: OpenMobileIS project source Description: Default SynchroManager for OpenMSP protocol |
org.openmobileis.synchro.openmsp.client.OpenMSPSynchroProcessListener | |
org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListener | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener | Title: OpenMobileIS project source Description: Base classe that all processus involved in the synchronisation must implement |
org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory | Title: OpenMobileIS project source Description: create OpenMSP message for synchronisation |
org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager | Title: OpenMobileIS project source Description: Manage physical storae of AtomicObject synchro data (modification timestamp, |
org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager | Title: OpenMobileIS project source Description: This class manages the synchronization number and assicated timestamp |
org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils | |
org.openmobileis.common.util.collection.Orderable | Title: OpenMobileIS project source Description: Interface that all elements to be sort must implements |
org.openmobileis.bundle.osgi.terminal.OSGIOpenMISRubricLoad | |
org.openmobileis.synchro.openmsp.protocol.Parser | Title: OpenMobileIS project source Description: |
org.openmobileis.services.security.PasswordFormServlet | Title: OpenMobileIS project source Description: Show the session login password form |
Acme.Serve.PathTreeDictionary | Class PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail |
org.openmobileis.common.util.PersistentPropertiesManager | Title: OpenMobileIS project source Description: Utility classe to allow to store is the properties file misc.properties service properties to be use later |
org.openmobileis.common.context.Plateform | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.gui.PocketPCSynchroProgressBar | |
org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager | Title: OpenMobileIS project source Description: Manage physical storae of AtomicObject synchro data (modification timestamp, |
org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager | Title: OpenMobileIS project source Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync |
org.openmobileis.synchro.openmsp.client.conduit.PPCProgressBarSynchroProcessListener | |
org.openmobileis.embedded.util.PPCSystemAPI | Title: OpenMobileIS project source Description: Helper class to access native OS specific task that is not correcly done by the JVM |
org.openmobileis.common.user.profile.Profile | Struct definition : Profil |
org.openmobileis.common.user.profile.ProfileDataFactory | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.profile.ProfileDataManager | Title: OpenMobileIS project source Description: Manage profil data access |
org.openmobileis.module.core.ProfileModule | Title: OpenMobileIS project source Description: define a module managed by the ProfilManager |
org.openmobileis.module.core.ProfileModuleRubric | Title: OpenMobileIS project source Description: define a rubric |
org.openmobileis.common.user.profile.ProfileNotFoundException | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.profile.ProfileProperty | Struct definition : ProfilProperty |
org.openmobileis.common.user.profile.ProfileRubric | Struct definition : ProfilRubric |
org.openmobileis.module.profiles.terminal.ProfileRubricSynchroListener | Title: OpenMobileIS project source Description: Containt Synchrolistener information needed by profil management |
org.openmobileis.module.profiles.terminal.ProfileSynchroListenerAddNotifier | Title: OpenMobileIS project source Description: |
org.openmobileis.module.profiles.server.ProfilManagerSyncTarget | Title: OpenMobileIS project source Description: Default implentation of the ProfilManagerService |
org.openmobileis.modules.common.gui.ProgressBar | |
org.openmobileis.common.util.PropertiesManager | Use to manage application properties |
org.openmobileis.common.util.PropertiesService | |
org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget | Title: OpenMobileIS project source Description: |
org.odbms.Query | Handle to a node in the query graph |
org.apache.commons.codec.net.QuotedPrintableCodec | |
org.openmobileis.services.common.RedirectToFromCallingService | |
org.openmobileis.synchro.algo.replication.ReplicationReturnData | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.ReplicationSAOEvent | Title: OpenMobileIS project source Description: Event send by the replication algorythm during client and server modification management |
org.openmobileis.synchro.openmsp.protocol.RequestCommand | Title: OpenMobileIS project source Description: Request command class manages the following commands : Sync, Map In fact, it manages all request commands which not use source and target attributes Request commands manages optional meta information and a credential |
org.openmobileis.synchro.openmsp.protocol.ResponseCommand | Title: OpenMobileIS project source Description: Response command class manages the following commands : Result and Status A response command have an attribute CmdRef (command reference) which refer to the request command identifier |
org.openmobileis.synchro.openmsp.protocol.Result | Title: OpenMobileIS project source Description: Result command |
org.openmobileis.services.common.ReturnLinkManagerService | |
org.openmobileis.modules.profiles.terminal.RubricLoader | Title: OpenMobileIS project source Description: Class that load module rubric and manage the rubric life cycle |
org.openmobileis.examples.mycrm.terminal.services.SearchAccountService | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.index.SearchResult | Result of a search in an index |
org.openmobileis.synchro.openmsp.protocol.Sequence | Title: OpenMobileIS project source Description: Container used to set an order for the commands |
Acme.Serve.Serve | Minimal Java HTTP server class |
Acme.Serve.ServeConnection | Request/response |
org.openmobileis.common.util.exception.ServerException | Title: OpenMobileIS project source The exception for general Server process |
org.openmobileis.examples.server.ServerOpenMISInit | Title: OpenMobileIS project source Description: |
org.openmobileis.embedded.webserver.ServerThread | Title: OpenMobileIS project source Description: Runnable that handle connexion process in a thread |
org.openmobileis.embedded.webserver.ServerThreadPool | Title: OpenMobileIS project source Description: Runnable that handle connexion process in a thread |
org.openmobileis.services.Service | Title: OpenMobileIS project source Description: All services have to specialize this class and override run() method |
org.openmobileis.common.util.exception.ServiceException | Title: OpenMobileIS project source The exception for general service process |
org.openmobileis.services.common.ServiceManager | Title: OpenMobileIS project source Description: Load all known services at launching |
org.openmobileis.services.common.ServiceManagerService | |
org.openmobileis.services.common.ServletTools | Title: Description: Copyright: Copyright (c) Company: |
org.openmobileis.modules.common.history.SessionHistoryManager | Title: OpenMobileIS project source Description: |
org.openmobileis.services.security.SessionLoginManager | Title: OpenMobileIS project source Description: |
Acme.Crypto.ShaHash | The Secure Hash Algorithm |
org.openmobileis.examples.simpleappli.terminal.services.ShowAllBaseDataService | Title: OpenMobileIS project source Description: |
org.openmobileis.examples.simpleappli.terminal.services.ShowDataService | Title: OpenMobileIS project source Description: |
org.openmobileis.services.servlet.ShutdownServlet | |
org.openmobileis.examples.simpleappli.terminal.SimpleAppliNavigationBarDescription | Title: OpenMobileIS project source Description: Define the apparence of the navigation bar |
org.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoader | Title: OpenMobileIS project source Description: |
org.openmobileis.services.SimpleEditService | Title: OpenMobileIS project source Description: Base classe to develop an edit service |
org.openmobileis.synchro.journal.SimpleLogRenderer | Title: OpenMobileIS project source Description: Default log renderer |
org.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParser | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.conduit.SocksAuthenticator | |
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator | |
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator | |
org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator | |
org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator | |
org.openmobileis.common.util.collection.Sort | Title: OpenMobileIS project source Description: sort algorythms |
org.openmobileis.embedded.webserver.test.StartPDA | |
org.openmobileis.synchro.openmsp.protocol.Status | Title: OpenMobileIS project source Description: Set a status for request command |
org.openmobileis.services.StepEditService | Title: OpenMobileIS project source Description: Base classe to develop an edit service |
Acme.Crypto.StreamCipher | A stream encryption template |
org.apache.commons.codec.StringDecoder | Decodes a String into a String |
org.apache.commons.codec.StringEncoder | Encodes a String into a String |
org.apache.commons.codec.net.StringEncodings | String encodings used in this package |
org.openmobileis.common.util.StringFormater | Title: OpenMobileIS project source Description: some facility method to format string |
org.openmobileis.database.fastobjectdb.db.index.node.StringNode | StringNode |
org.openmobileis.services.SubEditService | |
org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager | Title: OpenMobileIS project source Description: DB Action manager that allow to get or store in a persistent way embedded database action |
org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager | Title: OpenMobileIS project source Description: Database access for the SyncActionDBManager |
org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.replication.SynchroAtomicObject | Title: OpenMobileIS project source Description: Base interface to identify Atomic Object |
org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate | Title: OpenMobileIS project source Description: Implemetns synchro management processus |
org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager | Title: OpenMobileIS project source Description: Manage Atomic Object |
org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit | Title: OpenMobileIS project source Description: Base interface that all synchronisation conduit must implements |
org.openmobileis.synchro.algo.replication.SynchroConflicResolver | Title: OpenMobileIS project source Description: Base interface to implements to handle synchro conflicts |
org.openmobileis.synchro.client.SynchroDescriptor | Title: OpenMobileIS project source Description: |
org.openmobileis.common.util.exception.SynchroException | Title: OpenMobileIS project source The exception for synchronization process |
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB | Title: OpenMobileIS project source Description: Synchronisable version of FastDBObject |
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.server.util.SynchroFileGenerator | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.server.util.SynchroFileGeneratorManager | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector | Title: OpenMobileIS project source Description: Interface use to connect the synchro mechanisme to FODB |
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService | Title: OpenMobileIS project source Description: Service that show synchronisation result |
org.openmobileis.database.fastobjectdb.synchro.client.SynchroListenerAddNotifier | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.services.SynchroLoginService | Title: OpenMobileIS project source Description: Service that show synchro login HTML page |
org.openmobileis.synchro.client.SynchroManager | Title: OpenMobileIS project source Description:Manage all registered SynchroManager |
org.openmobileis.synchro.algo.syncnumber.SynchroNumber | Title: OpenMobileIS project source Description: define a synchronisation number |
org.openmobileis.synchro.client.SynchroProcessor | Title: OpenMobileIS project source Description: Interface to implements ti use a synchro protocol with OpenMobileIS |
org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.syncnumber.SyncNumberManager | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager | Title: OpenMobileIS project source Description: Define the operation use to manage synchro Number in the database |
org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer | Title: OpenMobileIS project source Description: |
org.openmobileis.embedded.util.SystemAPI | Title: OpenMobileIS project source Description: Helper class to access native OS specific task that is not correcly done by the JVM |
org.openmobileis.embedded.webserver.templates.TemplateManager | Title: OpenMobileIS project source Description: Manage pattern (templates) for HTML forms used by the PDA web server |
org.openmobileis.embedded.webserver.templates.TemplateManagerDelegate | Title: OpenMobileIS project source Description: Base interface for template management |
org.openmobileis.embedded.webserver.templates.TemplateNotFoundException | Title: OpenMobileIS project source Description: Thrown when a template file can't be found in the file system |
org.openmobileis.services.TemplateService | Title: OpenMobileIS project source Description: Class that all service that use template must implements |
org.openmobileis.module.profiles.terminal.TerminalProfileManager | Title: OpenMobileIS project source Description: Manage profil on the terminal side |
org.openmobileis.modules.common.data.TerminalUser | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.TerminalUserFactory | Title: OpenMobileIS Project Description: |
org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery | Title: OpenMobileIS project source Description: |
org.openmobileis.modules.common.data.TerminalUserManager | Title: OpenMobileIS Project Description: |
org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory | Title: OpenMobileIS project source Description: Manage profil data in an xml file |
org.openmobileis.database.fastobjectdb.db.test.TestData | |
org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray | Contain test of all FODB functionnalities |
org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB | Test application use to test FODB |
org.openmobileis.database.fastobjectdb.db.test.TestFODBSynchro | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.client.core.test.TestListenerOrdonancer | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchro | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener | Title: OpenMobileIS project source Description: |
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.test.TestSearchData | |
org.openmobileis.bundle.osgi.terminal.test.TestServiceClient | |
org.openmobileis.embedded.webserver.test.services.TestServletService | URL : http://127.0.0.1:9091/services/test |
org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet | URL http://127.0.0.1:9091/testservlet |
org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener | Title: OpenMobileIS project source Description: |
org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest | |
org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest2 | |
Acme.Serve.ThrottledOutputStream | Output stream with throttling |
Acme.Serve.ThrottleItem | Data item for ThrottledOutputStream |
org.openmobileis.database.fastobjectdb.db.transaction.Transaction | Transaction Manager use to manage database transaction |
org.openmobileis.database.fastobjectdb.db.transaction.TransactionFile | |
org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager | |
org.openmobileis.common.util.UniqueIdGenerator | Title: OpenMobileIS project source Description: Generate an unique id for the PDA based on the current time |
org.openmobileis.common.user.User | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.UserAlreadyExistException | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.UserManager | Title: OpenMobileIS project source Description: generic user service |
org.openmobileis.common.user.UserManagerFactory | Title: OpenMobileIS project source Description: Base interface of all user manager |
org.openmobileis.common.user.UserNotFoundException | Title: OpenMobileIS project source Description: |
org.openmobileis.common.context.UserTerminal | Title: OpenMobileIS project source Description: Synchro client plugin description |
Acme.Utils | Assorted static utility routines |
org.openmobileis.services.security.ValidatePasswordServlet | Title: OpenMobileIS project source Description: Validate the login/pass for session login |
org.openmobileis.services.cache.WebPageCacheEvent | Title: OpenMobileIS project source Description: Main manage to register a service that has its page cached |
org.openmobileis.services.cache.WebPageCacheManager | Title: OpenMobileIS project source Description: Main manage to register a service that has its page cached |
org.openmobileis.services.cache.WebPageCacheServiceStruct | Title: OpenMobileIS project source Description: Main manage to register a service that has its page cached |
org.openmobileis.bundle.osgi.services.WebServerActivator | Title: OpenMobileIS project source Description: |
Acme.WildcardDictionary | A dictionary with wildcard lookups |
org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator | Title: OpenMobileIS project source Description: |
org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory | Title: OpenMobileIS project source Description: Manage profil data in an xml file |
org.openmobileis.module.core.XmlModuleParser | Title: OpenMobileIS project source Description: Profile file parser |
org.openmobileis.synchro.openmsp.server.util.ZipEntryFile | Title: OpenMobileIS project source Description: Memory file use by synchro processus |
org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile | Title: OpenMobileIS project source Description: Memory file use by synchro processus |
org.openmobileis.common.util.file.ZipUtilities | Title: OpenMobileIS project source Description: |