Skip navigation links
C F H J M Q R 

C

com.twitter.finatra.http.annotations - package com.twitter.finatra.http.annotations
 

F

FormParam - Annotation Type in com.twitter.finatra.http.annotations
Marker Annotation for denoting a Jackson "injectable value" which should be obtained from a Finagle HTTP Request form parameter.

H

Header - Annotation Type in com.twitter.finatra.http.annotations
Marker Annotation for denoting a Jackson "injectable value" which should be obtained from a Finagle HTTP Message header parameter.

J

JsonIgnoreBody - Annotation Type in com.twitter.finatra.http.annotations
Marker Annotation for denoting that the body of the Finagle HTTP Message should not be parsed as a JSON body.

M

MessageBodyWriter - Annotation Type in com.twitter.finatra.http.annotations
Marker annotation for Annotation interfaces which define a `MessageBodyWriter` annotation.

Q

QueryParam - Annotation Type in com.twitter.finatra.http.annotations
Marker Annotation for denoting a Jackson "injectable value" which should be obtained from a Finagle HTTP Request query string parameter.

R

RouteParam - Annotation Type in com.twitter.finatra.http.annotations
Marker Annotation for denoting a Jackson "injectable value" which should be obtained from a Finagle HTTP Request URI path variable.
C F H J M Q R 
Skip navigation links