Product Information > JADE Developer’s Reference > Chapter 11 - Building Web Services Applications > Creating a REST Service Class

Creating a REST Service Class

The JADE REST framework provides the JadeRestService class that you can subclass for your REST services. (For details, see "Defining Your Own Classes", in Chapter 3 of the JADE Development Environment User’s Guide.)

The following diagram shows the Class Browser in which an ExampleRestService class has been created.