JavaScript is disabled on your browser.
Skip navigation links
Undertow Examples 2.4.0.RC4
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.undertow.examples.routingserver
package
io.undertow.examples.routingserver
Related Packages
Package
Description
io.undertow.examples
Classes
Class
Description
RoutingServer
An example of how to use the RoutingHandler to dispatch to different handlers based on the request method (GET, POST, etc.).