|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.ibeans.spi.support.HttpStatusCodeCallback
public class HttpStatusCodeCallback
Sets a Http status code on the result message created on a mock invocation
Constructor Summary | |
---|---|
HttpStatusCodeCallback(int status)
|
Method Summary | |
---|---|
void |
onMessage(MuleResponseMessage response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpStatusCodeCallback(int status)
Method Detail |
---|
public void onMessage(MuleResponseMessage response)
onMessage
in interface org.ibeans.impl.test.MockMessageCallback<MuleResponseMessage>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |