| Class | Description |
|---|---|
| JaxRsEndpointDetector |
JAX-RS (JSR311) defines an api for REST service.
|
| JaxWsEndpointDetector |
JAX-RS (JSR224) defines an api for Web service.
|
| ServletEndpointDetector |
This detector cover the Servlet/HttpServlet API which give access to user input.
|
| SpringMvcEndpointDetector | |
| Struts1EndpointDetector | |
| Struts2EndpointDetector | |
| TapestryEndpointDetector |
Identify endpoints using the web framework Tapestry.
|
| WicketEndpointDetector |
Identify endpoints using the web framework Wicket.
|
Copyright © 2017. All rights reserved.