|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bitmechanic.maxq.generator.HttpStatusMap
public abstract class HttpStatusMap
Maps integer values to HttpStatus constant names
Constructor Summary | |
---|---|
HttpStatusMap()
|
Method Summary | |
---|---|
static java.lang.String |
getHttpStatus(int code)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpStatusMap()
Method Detail |
---|
public static java.lang.String getHttpStatus(int code)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |