ApplicationProvider |
This is an OSGi service interface for registering Restlet applications with a
server servlet.
|
BaseRestletProvider |
This is the base class for the other providers.
|
DirectoryProvider |
This is an OSGi service interface for registering Restlet directories with a
router.
|
FilterProvider |
This is an OSGi service interface for registering Restlet filters with a
router or a resource.
|
ResourceProvider |
This is an OSGi service interface for registering Restlet resources with an
application.
|
RestletProvider |
This is a common interface for several of the providers.
|
RouterProvider |
This is an OSGi service interface for registering Restlet filters with an
application.
|