Package oracle.dbtools.plugin.api.http.annotations

Annotations to describe what URL patterns and HTTP methods a HttpServlet support.

See: Description

Package oracle.dbtools.plugin.api.http.annotations Description

Annotations to describe what URL patterns and HTTP methods a HttpServlet support.

The annotations in this package provide capabilities analagous to those provided by the web.xml in a conventional JEE web application. In contrast to web.xml these annotations facilitate the discovery of what URL patterns are available at run-time.

Author:
cdivilly
See Also:
Dispatches

Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.