aerogear-controller 1.0.2

Package org.jboss.aerogear.controller.router.parameter

Class Summary
ConstantParameter<T> A constant parameter is specified directly to an endpoint method (not using that param("id") method that is).
Parameter<T> Parameter represents a single target endpoint method parameter.
ReplacementParameter<T> Represents a single string parameter containing variable replacements ({paramName}).
RequestParameter<T> A RequestParameter is a parameter that comes from the request, for example a query, form, cookie, header, or path parameter.
 

Enum Summary
Parameter.Type  
 

Exception Summary
MissingRequestParameterException  
 


aerogear-controller 1.0.2

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.