Package | Description |
---|---|
org.glassfish.jersey.jetty.connector |
Jersey client
connector based on the
Jetty Client. |
org.glassfish.jersey.jetty.http2.connector |
Jersey HTTP2 client
connector based on the
Jetty Client. |
Class and Description |
---|
JettyHttpClientContract
A contract that allows for an optional registration of user predefined Jetty
HttpClient
that is consequently used by JettyConnector |
Class and Description |
---|
JettyConnectorProvider
A
ConnectorProvider for Jersey connector
instances that utilize the Jetty HTTP Client to send and receive
HTTP request and responses. |
JettyHttpClientContract
A contract that allows for an optional registration of user predefined Jetty
HttpClient
that is consequently used by JettyConnector |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.