Package org.eclipse.aether.transfer
Class HttpTransportProperty
java.lang.Object
org.eclipse.aether.transfer.HttpTransportProperty
Defines transport property keys specific to HTTP transporters.
These keys can be used to expose additional information about the HTTP transport operation.
Additionally it defines types for the values of these keys, such as
HttpTransportProperty.HttpVersion and HttpTransportProperty.SslProtocol.- Since:
- 2.0.21
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumHTTP version used for the HTTP transport.static enumTransport property keys specific to HTTP transporters.static enumSSL protocol including version used for the HTTP transport. -
Method Summary