be.wegenenverkeer.atomium.server

play

package play

Visibility
  1. Public
  2. All

Type Members

  1. trait FeedSupport[T] extends Results with HeaderNames with Rendering with AcceptExtractors

    trait supporting serving of feed pages: sets correct caching headers sets ETag and Last-Modified response headers and responds with Not-Modified if needed to reduce bandwidth supports content-negotiation and responds with either JSON or XML depending on registered marshallers

    trait supporting serving of feed pages: sets correct caching headers sets ETag and Last-Modified response headers and responds with Not-Modified if needed to reduce bandwidth supports content-negotiation and responds with either JSON or XML depending on registered marshallers

    T

    the type of the feed entriesĀ²

Ungrouped