connector
based on the
Jetty Client.See: Description
Interface | Description |
---|---|
JettyHttpClientContract |
A contract that allows for an optional registration of user predefined Jetty
HttpClient
that is consequently used by JettyConnector |
Class | Description |
---|---|
JettyClientProperties |
Configuration options specific to the Client API that utilizes
JettyConnectorProvider . |
JettyConnector |
A
Connector that utilizes the Jetty HTTP Client to send and receive
HTTP request and responses. |
JettyConnectorProvider |
A
ConnectorProvider for Jersey connector
instances that utilize the Jetty HTTP Client to send and receive
HTTP request and responses. |
JettyConnectorProvider |
JDK 1.8 Jetty Connector stub which only throws exception when running on JDK 1.8
New Jetty (11+) does not support JDKs prior to 11
|
JettyHttpClientContract |
A contract that allows for an optional registration of user predefined Jetty
HttpClient
that is consequently used by JettyConnector |
JettyHttpClientSupplier |
Jetty HttpClient supplier to be registered into Jersey configuration to be used by
JettyConnector . |
JettyHttpClientSupplier |
Jetty HttpClient supplier to be registered into Jersey configuration to be used by
JettyConnector . |
LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
connector
based on the
Jetty Client.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.