Package com.foreach.across.modules.web.mvc.condition
package com.foreach.across.modules.web.mvc.condition
- 
ClassDescriptionAbstractCustomRequestCondition<T extends AbstractCustomRequestCondition<T>>A base class for
CustomRequestConditiontypes providing implementations ofAbstractRequestCondition.equals(Object),AbstractRequestCondition.hashCode(), andAbstractRequestCondition.toString().Collection ofCustomRequestConditionwith different semantics than theCompositeRequestCondition.CustomRequestCondition<T extends CustomRequestCondition<T>>Extension ofRequestConditionthat is aware of the annotated element it is for (either handler type or method).CustomRequestMappingthat matches based on one or moreCustomRequestConditionclasses.