Uses of Class
org.apache.juneau.rest.servlet.RestObject
Packages that use RestObject
Package
Description
- 
Uses of RestObject in org.apache.juneau.examples.restSubclasses of RestObject in org.apache.juneau.examples.restModifier and TypeClassDescriptionclassSample REST resource that prints out a simple "Hello world!"classSample resource that allows images to be uploaded and retrieved.classSample REST resource for echoing HttpServletRequests back to the browser.classSample resource that allows images to be uploaded and retrieved.
- 
Uses of RestObject in org.apache.juneau.examples.rest.springbootSubclasses of RestObject in org.apache.juneau.examples.rest.springbootModifier and TypeClassDescriptionclassSample REST resource that prints out a simple "Hello world!"
- 
Uses of RestObject in org.apache.juneau.microservice.springboot.templateSubclasses of RestObject in org.apache.juneau.microservice.springboot.templateModifier and TypeClassDescriptionclassSample REST resource that prints out a simple "Hello world!"
- 
Uses of RestObject in org.apache.juneau.rest.servletSubclasses of RestObject in org.apache.juneau.rest.servletModifier and TypeClassDescriptionclassIdentical toBasicRestServletbut doesn't extend fromHttpServlet.classIdentical toBasicRestServletGroupbut doesn't extend fromHttpServlet.