Uses of Interface
net.targetr.wtm3.net.http.HttpInterceptor
Packages that use HttpInterceptor
Package
Description
Remote Control Web Server.
RCWeb communication logging.
Web server implementation.
-
Uses of HttpInterceptor in net.targetr.rc
Methods in net.targetr.rc that return HttpInterceptor -
Uses of HttpInterceptor in net.targetr.rc.monitoring.logs
Classes in net.targetr.rc.monitoring.logs that implement HttpInterceptorModifier and TypeClassDescriptionclassInterceptor for monitoring RCWeb HTTP requests and WebSocket frames. -
Uses of HttpInterceptor in net.targetr.wtm3.net.http
Methods in net.targetr.wtm3.net.http that return HttpInterceptorModifier and TypeMethodDescriptionHttpInterception.getInterceptor()Used by HTTPHandler to get an HttpInterceptor to handle callbacks during HTTP communications.