be.wegenenverkeer.atomium.japi

server

package server

Visibility
  1. Public
  2. All

Type Members

  1. class FeedService[E, C <: Context] extends AnyRef

    Wrapper around the FeedService that offers a Java-like interface.

    Wrapper around the FeedService that offers a Java-like interface.

    E

    the type of the feed entries

    C

    the type of the context, which is required for feed stores

  2. abstract class FeedStore[E, C <: Context] extends AnyRef

    Wrapper around the be.wegenenverkeer.atomium.server.FeedStore that offers a Java-like interface.

    Wrapper around the be.wegenenverkeer.atomium.server.FeedStore that offers a Java-like interface.

    E

    type of the elements in the feed

Value Members

  1. package mongo

Ungrouped