|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteCacheDispatcher
In the future, this can be used as a generic dispatcher abstraction.
At the time of creation, only the http remote cache uses it. The RMI remote could be converted to use it as well.
Method Summary | |
---|---|
RemoteCacheResponse |
dispatchRequest(RemoteCacheRequest remoteCacheRequest)
All requests will go through this method. |
Method Detail |
---|
RemoteCacheResponse dispatchRequest(RemoteCacheRequest remoteCacheRequest) throws IOException
remoteCacheRequest
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |