Class Hierarchy
- java.lang.Object
- io.github.hapjava.server.impl.responses.ConflictResponse (implements io.github.hapjava.server.impl.http.HttpResponse)
- io.github.hapjava.server.impl.responses.InternalServerErrorResponse (implements io.github.hapjava.server.impl.http.HttpResponse)
- io.github.hapjava.server.impl.responses.NotFoundResponse (implements io.github.hapjava.server.impl.http.HttpResponse)
- io.github.hapjava.server.impl.responses.OkResponse (implements io.github.hapjava.server.impl.http.HttpResponse)
- io.github.hapjava.server.impl.responses.UnauthorizedResponse (implements io.github.hapjava.server.impl.http.HttpResponse)