|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.config.MocoResponseConfig
public class MocoResponseConfig
| Field Summary |
|---|
| Fields inherited from interface com.github.dreamhead.moco.MocoConfig |
|---|
FILE_ID, RESPONSE_ID, URI_ID |
| Constructor Summary | |
|---|---|
MocoResponseConfig(ResponseHandler handler)
|
|
| Method Summary | |
|---|---|
ResponseHandler |
apply(ResponseHandler target)
|
boolean |
isFor(java.lang.String id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MocoResponseConfig(ResponseHandler handler)
| Method Detail |
|---|
public boolean isFor(java.lang.String id)
isFor in interface MocoConfig<ResponseHandler>public ResponseHandler apply(ResponseHandler target)
apply in interface MocoConfig<ResponseHandler>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||