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.
|
Modifier and Type | Method and Description |
---|---|
SslContextFactory.Client |
ProxyConfiguration.Proxy.getSslContextFactory() |
Constructor and Description |
---|
HttpProxy(Origin.Address address,
SslContextFactory.Client sslContextFactory) |
Proxy(Origin.Address address,
SslContextFactory.Client sslContextFactory) |
Copyright © 1995–2019 Webtide. All rights reserved.