Class | Description |
---|---|
AbstractRemoteCacheService<K extends Serializable,V extends Serializable> |
This class contains common methods for remote cache services.
|
RemoteCacheServiceAdaptor<K extends Serializable,V extends Serializable> |
The Servlet deserializes the request object.
|
RemoteHttpCacheServerAttributes |
Configuration for the RemoteHttpCacheServer.
|
RemoteHttpCacheService<K extends Serializable,V extends Serializable> |
This does the work.
|
RemoteHttpCacheServlet |
This servlet simply reads and writes objects.
|
RemoteHttpCacheSeviceFactory |
Creates the server.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.