Package overit.geocall.rs.annotations
Annotation Interface NotExploded
Annotation which indicates that a method parameter should be passed following
the not exploded format.
This annotation is used only in combination with RequestParam
- See Also: