Package | Description |
---|---|
org.apache.jcs.auxiliary.remote.behavior | |
org.apache.jcs.auxiliary.remote.http.client | |
org.apache.jcs.auxiliary.remote.http.server |
Modifier and Type | Method and Description |
---|---|
RemoteCacheResponse |
IRemoteCacheDispatcher.dispatchRequest(RemoteCacheRequest remoteCacheRequest)
All requests will go through this method.
|
Modifier and Type | Method and Description |
---|---|
RemoteCacheResponse |
RemoteHttpCacheDispatcher.dispatchRequest(RemoteCacheRequest remoteCacheRequest)
All requests will go through this method.
|
Modifier and Type | Method and Description |
---|---|
RemoteCacheResponse |
RemoteCacheServiceAdaptor.processRequest(RemoteCacheRequest request)
Processes the request.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteHttpCacheServlet.writeResponse(javax.servlet.http.HttpServletResponse response,
RemoteCacheResponse cacheResponse)
Write the response to the output stream.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.