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, waitgetHeaders, getParameters, getServerName, getServerPortpublic URI getRequestURI()
getRequestURI in interface CacheRequestpublic String getMethod()
getMethod in interface CacheRequestCopyright © 2017. All rights reserved.