JavaScript is disabled on your browser.
Skip navigation links
Undertow Examples 2.4.0.Beta2
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.undertow.examples
Annotation Interface UndertowExample
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
UndertowExample
Author:
Stuart Douglas
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
location
Element Details
value
String
value
location
String
location
Default:
"http://localhost:8080"