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 TypeClassDescriptionclass
A destination for those network transports that are duplex (e.g.class
class
A 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