Uses of Interface
org.eclipse.jetty.util.Attachable
Packages that use Attachable
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of Attachable in org.eclipse.jetty.client
Classes in org.eclipse.jetty.client that implement Attachable -
Uses of Attachable in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement Attachable -
Uses of Attachable in org.eclipse.jetty.fcgi.client.http
Classes in org.eclipse.jetty.fcgi.client.http that implement Attachable -
Uses of Attachable in org.eclipse.jetty.http2
Subinterfaces of Attachable in org.eclipse.jetty.http2Modifier and TypeInterfaceDescriptioninterface
The SPI interface for implementing an HTTP/2 stream.Classes in org.eclipse.jetty.http2 that implement Attachable -
Uses of Attachable in org.eclipse.jetty.http2.client.http
Classes in org.eclipse.jetty.http2.client.http that implement Attachable