| Package | Description |
|---|---|
| com.linecorp.armeria.internal.common |
Various classes used internally.
|
| Modifier and Type | Method and Description |
|---|---|
static PathAndQuery |
PathAndQuery.parse(String rawPath)
Validates the
String that contains an absolute path and a query, and splits them into
the path part and the query part. |
Copyright © 2020 LeanCloud. All rights reserved.