|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.extractor.JsonPathRequestExtractor
public class JsonPathRequestExtractor
| Constructor Summary | |
|---|---|
JsonPathRequestExtractor(java.lang.String jsonPath)
|
|
| Method Summary | |
|---|---|
com.google.common.base.Optional<java.lang.String[]> |
extract(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 JsonPathRequestExtractor(java.lang.String jsonPath)
| Method Detail |
|---|
public com.google.common.base.Optional<java.lang.String[]> extract(io.netty.handler.codec.http.FullHttpRequest request)
extract in interface RequestExtractor<java.lang.String[]>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||