Class HttpStatusDTO

java.lang.Object
org.trustdeck.dto.HttpStatusDTO
All Implemented Interfaces:
IObjectDTO<org.springframework.http.HttpStatus,HttpStatusDTO>

@Scope("prototype") public class HttpStatusDTO extends Object implements IObjectDTO<org.springframework.http.HttpStatus,HttpStatusDTO>
The HTTP status DTO.
Author:
Eric Wündisch and Armin Müller