Class DispatchUtils

java.lang.Object
io.undertow.servlet.util.DispatchUtils

public final class DispatchUtils extends Object

Utility class to manage the dispatching parsing of the path. The methods fill the exchange, request and response with the needed data for the dispatch.

Author:
rmartinc