public abstract class AbstractCacheRequest extends Object implements CacheRequest
Modifier | Constructor and Description |
---|---|
protected |
AbstractCacheRequest(URI pRequestURI,
String pMethod) |
Modifier and Type | Method and Description |
---|---|
String |
getMethod() |
URI |
getRequestURI() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHeaders, getParameters, getServerName, getServerPort
public URI getRequestURI()
getRequestURI
in interface CacheRequest
public String getMethod()
getMethod
in interface CacheRequest
Copyright © 2017. All rights reserved.