Uses of Annotation Interface
io.undertow.examples.UndertowExample
Packages that use UndertowExample
Package
Description
-
Uses of UndertowExample in io.undertow.examples.chat
Classes in io.undertow.examples.chat with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.fileserving
Classes in io.undertow.examples.fileserving with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.helloworld
Classes in io.undertow.examples.helloworld with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.http2
Classes in io.undertow.examples.http2 with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.predicates
Classes in io.undertow.examples.predicates with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.reverseproxy
Classes in io.undertow.examples.reverseproxy with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.routingserver
Classes in io.undertow.examples.routingserver with annotations of type UndertowExampleModifier and TypeClassDescriptionclassAn example of how to use the RoutingHandler to dispatch to different handlers based on the request method (GET, POST, etc.). -
Uses of UndertowExample in io.undertow.examples.security.basic
Classes in io.undertow.examples.security.basic with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.sessionhandling
Classes in io.undertow.examples.sessionhandling with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.sse
Classes in io.undertow.examples.sse with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.websockets
Classes in io.undertow.examples.websockets with annotations of type UndertowExample -
Uses of UndertowExample in io.undertow.examples.websockets_extension
Classes in io.undertow.examples.websockets_extension with annotations of type UndertowExample