cn.dreampie.common.http.result
类 HttpStatus.Descriptor

java.lang.Object
  继承者 cn.dreampie.common.http.result.HttpStatus.Descriptor
包容类:
HttpStatus

public static class HttpStatus.Descriptor
extends Object


构造方法摘要
HttpStatus.Descriptor(HttpStatus status)
           
 
方法摘要
 int getCode()
           
 String getDesc()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HttpStatus.Descriptor

public HttpStatus.Descriptor(HttpStatus status)
方法详细信息

getCode

public int getCode()

getDesc

public String getDesc()


Copyright © 2015. All rights reserved.