Uses of Class
net.targetr.rc.monitoring.logs.http.HttpRequestLogEntry
Packages that use HttpRequestLogEntry
-
Uses of HttpRequestLogEntry in net.targetr.rc.monitoring.logs.http
Methods in net.targetr.rc.monitoring.logs.http with parameters of type HttpRequestLogEntryModifier and TypeMethodDescriptionvoidHttpRequestMonitor.notify(HttpRequestLogEntry entry) Notifies all attached WebSocket sessions of a new request log entry.voidHttpRequestMonitoringWebSocketResponse.notify(HttpRequestLogEntry entry) Notifies the WebSocket response of a new HTTP request log entry.