Package io.undertow.examples.routingserver


package io.undertow.examples.routingserver
  • Classes
    Class
    Description
    An example of how to use the RoutingHandler to dispatch to different handlers based on the request method (GET, POST, etc.).