Uses of Interface
org.eclipse.jetty.client.api.Destination
Packages that use Destination
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of Destination in org.eclipse.jetty.client
Classes in org.eclipse.jetty.client that implement DestinationModifier and TypeClassDescriptionclassA destination for those network transports that are duplex (e.g.classclassA destination for those transports that are multiplex (e.g.Methods in org.eclipse.jetty.client that return DestinationMethods in org.eclipse.jetty.client that return types with arguments of type Destination