public interface CacheRequest
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getHeaders() |
String |
getMethod() |
Map<String,List<String>> |
getParameters() |
URI |
getRequestURI() |
String |
getServerName() |
int |
getServerPort() |
Copyright © 2017. All rights reserved.