connector
based on the
Jetty Client.See: Description
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. |
JettyConnector.HttpClientResponseInputStream | |
JettyConnectorProvider |
A
ConnectorProvider for Jersey connector
instances that utilize the Jetty HTTP Client to send and receive
HTTP request and responses. |
LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
connector
based on the
Jetty Client.