|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.AbstractResponseHandler
com.github.dreamhead.moco.handler.StatusCodeResponseHandler
public class StatusCodeResponseHandler
| Constructor Summary | |
|---|---|
StatusCodeResponseHandler(int code)
|
|
| Method Summary | |
|---|---|
void |
writeToResponse(SessionContext context)
|
| Methods inherited from class com.github.dreamhead.moco.handler.AbstractResponseHandler |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatusCodeResponseHandler(int code)
| Method Detail |
|---|
public void writeToResponse(SessionContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||