Uses of Class
org.eclipse.jetty.client.transport.HttpDestination
Packages that use HttpDestination
-
Uses of HttpDestination in org.eclipse.jetty.client.transport
Methods in org.eclipse.jetty.client.transport that return HttpDestinationModifier and TypeMethodDescriptionHttpChannel.getHttpDestination()HttpConnection.getHttpDestination()HttpExchange.getHttpDestination()protected HttpDestinationHttpReceiver.getHttpDestination()Constructors in org.eclipse.jetty.client.transport with parameters of type HttpDestinationModifierConstructorDescriptionprotectedHttpChannel(HttpDestination destination) protectedHttpConnection(HttpDestination destination) HttpExchange(HttpDestination destination, HttpRequest request) HttpExchange(HttpDestination destination, HttpRequest request, ResponseListeners listeners)