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

For more information, please explore the Attic.

public class

DirectMemoryHttpConstants

extends Object
java.lang.Object
   ↳ org.apache.directmemory.server.commons.DirectMemoryHttpConstants

Summary

Constants
String EXPIRES_IN_HTTP_HEADER
String EXPIRES_SERIALIZE_SIZE
String JAVA_SERIALIZED_OBJECT_CONTENT_TYPE_HEADER
String SERIALIZER_HTTP_HEADER
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String EXPIRES_IN_HTTP_HEADER

Constant Value: "X-DirectMemory-ExpiresIn"

public static final String EXPIRES_SERIALIZE_SIZE

Constant Value: "X-DirectMemory-SerializeSize"

public static final String JAVA_SERIALIZED_OBJECT_CONTENT_TYPE_HEADER

Constant Value: "application/x-java-serialized-object"

public static final String SERIALIZER_HTTP_HEADER

Constant Value: "X-DirectMemory-Serializer"