Annotation Type PagedResponse


@Retention(RUNTIME) @Target(METHOD) @InterceptorAnnotation(Processor.class) public @interface PagedResponse
Renders Pageable to HTTP by honoring the current page, links to next page, etc.
Author:
Kohsuke Kawaguchi
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int