|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityTracker | |
|---|---|
| org.littleshoot.proxy | |
| org.littleshoot.proxy.impl | |
| Uses of ActivityTracker in org.littleshoot.proxy |
|---|
| Classes in org.littleshoot.proxy that implement ActivityTracker | |
|---|---|
class |
ActivityTrackerAdapter
Adapter of ActivityTracker interface that provides default no-op
implementations of all methods. |
| Methods in org.littleshoot.proxy with parameters of type ActivityTracker | |
|---|---|
HttpProxyServerBootstrap |
HttpProxyServerBootstrap.plusActivityTracker(ActivityTracker activityTracker)
Add an ActivityTracker for tracking activity in this proxy. |
| Uses of ActivityTracker in org.littleshoot.proxy.impl |
|---|
| Methods in org.littleshoot.proxy.impl that return types with arguments of type ActivityTracker | |
|---|---|
protected Collection<ActivityTracker> |
DefaultHttpProxyServer.getActivityTrackers()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||