Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
Modifier and Type | Field and Description |
---|---|
private LeakDetector<Connection> |
LeakTrackingConnectionPool.leakDetector |
Modifier and Type | Field and Description |
---|---|
private LeakDetector<java.nio.ByteBuffer> |
LeakTrackingByteBufferPool.leakDetector |