Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Package dev.rafex.ether.http.jetty12.routing

Classes

class  JettyRouteRegistry

Functions

record JettyRouteRegistration (String pathSpec, Handler handler)

Function Documentation

◆ JettyRouteRegistration()

record dev.rafex.ether.http.jetty12.routing.JettyRouteRegistration ( String pathSpec,
Handler handler )

Definition at line 31 of file JettyRouteRegistration.java.

Referenced by dev.rafex.ether.http.jetty12.routing.JettyRouteRegistry.add().

Here is the caller graph for this function: