- RAW_STATS_TABLE_NAME - Static variable in class network.oxalis.statistics.jdbc.RawStatisticsRepositoryJdbcImpl
-
- RawStatistics - Interface in network.oxalis.statistics.api
-
- RawStatisticsBuilder() - Constructor for class network.oxalis.statistics.model.DefaultRawStatistics.RawStatisticsBuilder
-
- RawStatisticsRepository - Interface in network.oxalis.statistics.api
-
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 - Class in network.oxalis.statistics.jdbc
-
This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.
- RawStatisticsRepositoryHSqlImpl(JdbcTxManager) - Constructor for class network.oxalis.statistics.jdbc.RawStatisticsRepositoryHSqlImpl
-
- RawStatisticsRepositoryJdbcImpl - Class in network.oxalis.statistics.jdbc
-
Basic JDBC implementation of StatisticsRepository component supplied with Oxalis.
- RawStatisticsRepositoryJdbcImpl(JdbcTxManager) - Constructor for class network.oxalis.statistics.jdbc.RawStatisticsRepositoryJdbcImpl
-
- RawStatisticsRepositoryModule - Class in network.oxalis.statistics.guice
-
Wires up the persistence component.
- RawStatisticsRepositoryModule() - Constructor for class network.oxalis.statistics.guice.RawStatisticsRepositoryModule
-
- RawStatisticsRepositoryMsSqlImpl - Class in network.oxalis.statistics.jdbc
-
This is RawStatisticsRepository implementation for running the statistics database on MsSql backend, through Jdbc.
- RawStatisticsRepositoryMsSqlImpl(JdbcTxManager) - Constructor for class network.oxalis.statistics.jdbc.RawStatisticsRepositoryMsSqlImpl
-
- RawStatisticsRepositoryMySqlImpl - Class in network.oxalis.statistics.jdbc
-
This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.
- RawStatisticsRepositoryMySqlImpl(JdbcTxManager) - Constructor for class network.oxalis.statistics.jdbc.RawStatisticsRepositoryMySqlImpl
-
- RawStatisticsRepositoryOracleImpl - Class in network.oxalis.statistics.jdbc
-
This is RawStatisticsRepository implementation for running the statistics database on Oracle backend, through JDBC.
- RawStatisticsRepositoryOracleImpl(JdbcTxManager) - Constructor for class network.oxalis.statistics.jdbc.RawStatisticsRepositoryOracleImpl
-
- receiver(ParticipantIdentifier) - Method in class network.oxalis.statistics.model.DefaultRawStatistics.RawStatisticsBuilder
-
- receiver - Variable in class network.oxalis.statistics.model.DefaultRawStatistics
-