Package io.undertow.examples.routingserver
-
Class Summary Class Description RoutingServer An example of how to use the RoutingHandler to dispatch to different handlers based on the request method (GET, POST, etc.).
| Class | Description |
|---|---|
| RoutingServer |
An example of how to use the RoutingHandler to dispatch
to different handlers based on the request method (GET, POST, etc.).
|