public class CanonicalHttpRequest extends Object
Constructor and Description |
---|
CanonicalHttpRequest(String method,
String path,
String contextPath,
Map<String,String[]> parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getMethod() |
Map<String,String[]> |
getParameters() |
String |
getRelativePath() |
Copyright © 2019. All rights reserved.