Uses of Class
org.eclipse.jetty.util.LeakDetector
Packages that use LeakDetector
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty IO : Core classes for Jetty IO subsystem
-
Uses of LeakDetector in org.eclipse.jetty.client
Fields in org.eclipse.jetty.client declared as LeakDetectorModifier and TypeFieldDescriptionprivate final LeakDetector
<Connection> LeakTrackingConnectionPool.leakDetector
-
Uses of LeakDetector in org.eclipse.jetty.io
Fields in org.eclipse.jetty.io declared as LeakDetectorModifier and TypeFieldDescriptionprivate final LeakDetector
<ByteBuffer> LeakTrackingByteBufferPool.leakDetector