- Enclosing class:
- Server
public static class Server.ServerMatcher
extends Object
-
Constructor Summary
Constructors
-
Method Summary
io.inversion.utils.Path
io.inversion.utils.Path
int
boolean
-
Constructor Details
-
ServerMatcher
public ServerMatcher(Url url)
-
Method Details
-
-
match
public boolean match(Url url)
-
-
getHost
public io.inversion.utils.Path getHost()
-
getPath
public io.inversion.utils.Path getPath()
-
getPort
public int getPort()