|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.ResponseSetting
com.github.dreamhead.moco.Setting
public abstract class Setting
| Field Summary | |
|---|---|
protected RequestMatcher |
matcher
|
| Fields inherited from class com.github.dreamhead.moco.ResponseSetting |
|---|
eventTriggers, handler |
| Constructor Summary | |
|---|---|
protected |
Setting(RequestMatcher matcher)
|
| Method Summary |
|---|
| Methods inherited from class com.github.dreamhead.moco.ResponseSetting |
|---|
context, on, redirectTo, response, response, response, response, response |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final RequestMatcher matcher
| Constructor Detail |
|---|
protected Setting(RequestMatcher matcher)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||