All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ChannelId DataSourceHelper DefaultRawStatistics Holds a raw statistics entry, which represents a single receipt or transmit operation.DefaultRawStatistics.RawStatisticsBuilder JdbcHelper OxalisCipher Oxalis' cipher implementation.OxalisCipherConverter RawStatistics RawStatisticsRepository Objects implementing this interface are capable of storing and retrieving raw data pertaining to the sending and receiving of PEPPOL messages in order to provide statistics.RawStatisticsRepositoryHSqlImpl This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.RawStatisticsRepositoryJdbcImpl Basic JDBC implementation of StatisticsRepository component supplied with Oxalis.RawStatisticsRepositoryModule Wires up the persistence component.RawStatisticsRepositoryMsSqlImpl This is RawStatisticsRepository implementation for running the statistics database on MsSql backend, through Jdbc.RawStatisticsRepositoryMySqlImpl This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.RawStatisticsRepositoryOracleImpl This is RawStatisticsRepository implementation for running the statistics database on Oracle backend, through JDBC.StatisticsGranularity Represents granularity of statistics data.StatisticsInboundModule StatisticsKeyTool Provides various methods for generation, loading and saving private and public keys.StatisticsModule StatisticsProducer User: steinar Date: 23.02.13 Time: 21:49StatisticsServlet There are only 3 parameters, start, end and granularity - like this : https://your.accesspoint.com/oxalis/statistics?start=2013-01-01T00&end=2014-02-01T00&granularity=HStatisticsToXmlTransformer User: steinar Date: 24.02.13 Time: 10:36StatisticsTransformer Transforms aggregated statistics into another format.UnwrapSymmetricKeyException