2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

package

org.apache.directmemory.server.commons

Classes

AbstractDirectMemoryExchange<V>  
DirectMemoryConstants  
DirectMemoryHttpConstants  
DirectMemoryParser  
DirectMemoryRequest<V> json format request: {"DirectMemoryRQ":{"key":"101","put":true,"expiresIn":123, "cacheContent":""}}

cache content is byte[] ie object serialisation 

DirectMemoryResponse<V> json format response: {"DirectMemoryRS":{"found":true,"updated":false,"key":"foo","cacheContent":""}}

cache content is byte[] ie object serialisation 

DirectMemoryWriter  

Enums

Exceptions