Class UtilityBeansResource

All Implemented Interfaces:
BasicUniversalConfig, DefaultConfig, DefaultHtmlConfig, BasicRestOperations

Sample resource that allows images to be uploaded and retrieved.
See Also:
  • Constructor Details

  • Method Details

    • getChildDescriptions

      [HTTP GET /utilitybeans]
      Returns:
      Descriptive links to the child endpoints.
    • aBeanDescription

      [HTTP GET /utilitybeans/BeanDescription]
      Returns:
      Example of serialized org.apache.juneau.rest.utilitybeans.ResourceDescriptions bean.
    • aHyperlink

      [HTTP GET /utilitybeans/Hyperlink]
      Returns:
      Example of serialized org.apache.juneau.rest.utilitybeans.Hyperlink bean.
    • aSeeOtherRoot

      [HTTP GET /utilitybeans/SeeOtherRoot]
      Returns:
      Example of serialized SeeOtherRoot bean. This just redirects back to the servlet root.