Interface HttpObjectParser<T>

All Superinterfaces:
HttpContentParser

public interface HttpObjectParser<T> extends HttpContentParser
Parses an object from the ServerHttpConnection.
Author:
Daniel Sagenschneider