|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.dumper.HttpMessageBaseDumper<T>
public abstract class HttpMessageBaseDumper<T>
| Field Summary | |
|---|---|
protected com.google.common.base.Joiner.MapJoiner |
headerJoiner
|
| Constructor Summary | |
|---|---|
HttpMessageBaseDumper()
|
|
| Method Summary | |
|---|---|
protected static void |
appendContent(io.netty.handler.codec.http.FullHttpMessage message,
java.lang.StringBuilder buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.github.dreamhead.moco.dumper.Dumper |
|---|
dump |
| Field Detail |
|---|
protected final com.google.common.base.Joiner.MapJoiner headerJoiner
| Constructor Detail |
|---|
public HttpMessageBaseDumper()
| Method Detail |
|---|
protected static void appendContent(io.netty.handler.codec.http.FullHttpMessage message,
java.lang.StringBuilder buf)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||