|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.ContentTypeDetector
public class ContentTypeDetector
| Constructor Summary | |
|---|---|
ContentTypeDetector()
|
|
| Method Summary | |
|---|---|
boolean |
hasContentType(io.netty.handler.codec.http.HttpResponse response)
|
boolean |
hasHeader(io.netty.handler.codec.http.HttpResponse response,
java.lang.String headerName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeDetector()
| Method Detail |
|---|
public boolean hasContentType(io.netty.handler.codec.http.HttpResponse response)
public boolean hasHeader(io.netty.handler.codec.http.HttpResponse response,
java.lang.String headerName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||