|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.extractor.UriRequestExtractor
public class UriRequestExtractor
| Constructor Summary | |
|---|---|
UriRequestExtractor()
|
|
| 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 UriRequestExtractor()
| 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 | ||||||||