Package | Description |
---|---|
io.muserver.rest |
This package contains the JAX-RS implementation for mu-server.
|
Modifier and Type | Field and Description |
---|---|
static PathMatch |
PathMatch.EMPTY_MATCH |
Modifier and Type | Method and Description |
---|---|
PathMatch |
UriPattern.matcher(String rawPath)
Matches the given raw path against this pattern.
|
PathMatch |
UriPattern.matcher(URI input)
Matches the given URI against this pattern.
|
Copyright © 2017–2020. All rights reserved.