Interface HttpObjectSerializer<T>

Type Parameters:
T -
All Known Implementing Classes:
HttpObjectSerializerModel

public interface HttpObjectSerializer<T>
Class to lookup java objects in order to de-serialize them and to serialize them to a http store.
Author:
raven