public final class ClientCacheRequest extends AbstractCacheRequest
Constructor and Description |
---|
ClientCacheRequest(URI pRequestURI,
Map<String,List<String>> pParameters,
Map<String,List<String>> pHeaders) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getHeaders() |
Map<String,List<String>> |
getParameters() |
String |
getServerName() |
int |
getServerPort() |
getMethod, getRequestURI, toString
Copyright © 2017. All rights reserved.