Uses of Class
cn.boboweike.carrot.dashboard.server.http.HttpResponse
-
Packages that use HttpResponse Package Description cn.boboweike.carrot.dashboard.server.http -
-
Uses of HttpResponse in cn.boboweike.carrot.dashboard.server.http
Methods in cn.boboweike.carrot.dashboard.server.http that return HttpResponse Modifier and Type Method Description HttpResponseHttpResponse. asJson(Object object)HttpResponseHttpResponse. error(Throwable t)
-