methods property

Set<Method> methods
final

The methods this route will respond to, i.e. HTTP get or post.

Implementation

final Set<Method> methods;