Package httpserver.handlers
Class HostRouting
java.lang.Object
httpserver.handlers.HostRouting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()fallback(HttpHandler fallback) host(String host, HttpHandler handler) static HostRouting
-
Constructor Details
-
HostRouting
public HostRouting()
-
-
Method Details
-
hostRouting
-
host
-
fallback
-
build
-