|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.monitor.LogMonitor
public class LogMonitor
| Constructor Summary | |
|---|---|
LogMonitor(LogFormatter formatter,
LogWriter writer)
|
|
| Method Summary | |
|---|---|
void |
onException(java.lang.Exception e)
|
void |
onMessageArrived(HttpRequest request)
|
void |
onMessageLeave(io.netty.handler.codec.http.FullHttpResponse response)
|
void |
onUnexpectedMessage(HttpRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogMonitor(LogFormatter formatter,
LogWriter writer)
| Method Detail |
|---|
public void onMessageArrived(HttpRequest request)
onMessageArrived in interface MocoMonitorpublic void onException(java.lang.Exception e)
onException in interface MocoMonitorpublic void onMessageLeave(io.netty.handler.codec.http.FullHttpResponse response)
onMessageLeave in interface MocoMonitorpublic void onUnexpectedMessage(HttpRequest request)
onUnexpectedMessage in interface MocoMonitor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||