Interface InterfaceHttpData

All Superinterfaces:
Comparable<InterfaceHttpData>, ReferenceCounted
All Known Subinterfaces:
Attribute, FileUpload, HttpData
All Known Implementing Classes:
AbstractDiskHttpData, AbstractHttpData, AbstractMemoryHttpData, AbstractMixedHttpData, DiskAttribute, DiskFileUpload, InternalAttribute, MemoryAttribute, MemoryFileUpload, MixedAttribute, MixedFileUpload

public interface InterfaceHttpData extends Comparable<InterfaceHttpData>, ReferenceCounted
Interface for all Objects that could be encoded/decoded using HttpPostRequestEncoder/Decoder