|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.matcher.JsonRequestMatcher
public class JsonRequestMatcher
| Constructor Summary | |
|---|---|
JsonRequestMatcher(RequestExtractor<java.lang.String> extractor,
Resource resource)
|
|
| Method Summary | |
|---|---|
RequestMatcher |
apply(MocoConfig config)
|
boolean |
match(io.netty.handler.codec.http.FullHttpRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonRequestMatcher(RequestExtractor<java.lang.String> extractor,
Resource resource)
| Method Detail |
|---|
public boolean match(io.netty.handler.codec.http.FullHttpRequest request)
match in interface RequestMatcherpublic RequestMatcher apply(MocoConfig config)
apply in interface ConfigApplier<RequestMatcher>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||