Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Route.java File Reference
import java.util.Arrays;
import java.util.LinkedHashMap;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util.Optional;
import java.util.Set;
Include dependency graph for Route.java:

Go to the source code of this file.

Packages

package  dev.rafex.ether.http.core

Functions

record dev.rafex.ether.http.core.Route (String pattern, Set< String > allowedMethods)