JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field
|
Optional |
Required
Detail:
Field
|
Element
SEARCH:
Package
org.glassfish.jersey.examples.httptrace
Annotation Interface TRACE
@HttpMethod
("TRACE")
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
TRACE
HTTP TRACE method annotation.
Author:
Marek Potociar
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
NAME
Field Details
NAME
static final
String
NAME
See Also:
Constant Field Values