Package

com.twitter.finatra.http

modules

Permalink

package modules

Visibility
  1. Public
  2. All

Value Members

  1. object MustacheModule extends TwitterModule

    Permalink

    This TwitterModule ties together Mustache and HTTP by registering a Mustache-specific com.twitter.finatra.http.marshalling.MessageBodyWriter to the com.twitter.finatra.http.marshalling.MessageBodyManager.

    This TwitterModule ties together Mustache and HTTP by registering a Mustache-specific com.twitter.finatra.http.marshalling.MessageBodyWriter to the com.twitter.finatra.http.marshalling.MessageBodyManager. The writer is keyed by both the Mustache annotation and MustacheBodyComponent com.twitter.finatra.http.marshalling.MessageBodyComponent type.

Ungrouped