Interface IRemoteCacheDispatcher

All Known Implementing Classes:
RemoteHttpCacheDispatcher

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.