-
Deprecated FieldsFieldDescriptionas of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support this configuration.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support
VoidChannelPromise
.
-
Deprecated MethodsMethodDescriptionas of 1.1.19. Prefer the
MicrometerChannelMetricsRecorder.getTlsHandshakeTimer(String, String, String, String)
. This method will be removed in version 1.3.0.as of 1.0.17. UseConnection.addHandlerFirst(ChannelHandler)
orConnection.addHandlerLast(ChannelHandler)
. This method will be removed in version 1.2.0.as of 1.0.17. UseConnection.addHandlerFirst(String, ChannelHandler)
orConnection.addHandlerLast(String, ChannelHandler)
. This method will be removed in version 1.2.0.as of 1.1.0. UseHttpClient.cookie(Cookie)
for configuring cookies. This will be removed in 2.0.0.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.Use the other methods exposed byHttpClient
to achieve the same configurations. This method will be removed in version 1.1.0.Use the other methods exposed byHttpClient
to achieve the same configurations. This method will be removed in version 1.1.0.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.UseHttpClientInfos.currentContextView()
. This method will be removed in version 1.1.0.as of 1.0.8. PreferServerCookies.newServerRequestHolder(HttpHeaders, ServerCookieDecoder)
. This method will be removed in version 1.2.0.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support this configuration.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support this configuration.as of 1.0.3. Prefer thevariant
with theAccessLogFactory
interface instead. This method will be removed in version 1.2.0.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.Use the other methods exposed byHttpServer
to achieve the same configurations. This method will be removed in version 1.1.0.Use the other methods exposed byHttpServer
to achieve the same configurations. This method will be removed in version 1.1.0.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.as of 1.1.0. This will be removed in 2.0.0 as Netty 5 supports only strict validation.as of 1.0.26. UseConnectionInformation.connectionRemoteAddress()
as of 1.0.6. Prefer usingAccessLogArgProvider.accessDateTime()
This method will be removed in version 1.2.0.as of 1.1.0. This will be removed in 2.0.0 as the functionality is not used anymore.as of 1.2.0. Prefer usingSslProvider.SslContextSpec.sslContext(SslProvider.GenericSslContextSpec)
. This method will be removed in version 1.3.0.UseTcpClient.remoteAddress(Supplier)
. This method will be removed in version 1.1.0.as of 0.9.10. Use the other methods exposed byTcpClient
to achieve the same configurations. The method will be removed in version 1.1.0.as of 1.2.0. Prefer usingProxyProvider.AddressSpec.socketAddress(SocketAddress)
. This method will be removed in 1.3.0.as of 1.2.0. Prefer usingProxyProvider.AddressSpec.socketAddress(SocketAddress)
. This method will be removed in 1.3.0.as of 1.2.0. Prefer usingProxyProvider.getSocketAddress()
. This method will be removed in 1.3.0.as of 1.3.0. PreferUdpClient.runOn(LoopResources, SocketProtocolFamily)
. This method will be removed in version 1.4.0.as of 1.3.0. PreferUdpClientConfig.socketFamily()
. This method will be removed in version 1.4.0.as of 1.3.0. PreferUdpServer.runOn(LoopResources, SocketProtocolFamily)
. This method will be removed in version 1.4.0.as of 1.3.0. PreferUdpServerConfig.socketFamily()
. This method will be removed in version 1.4.0.
-
Deprecated ConstructorsConstructorDescriptionas of 1.1.17. Prefer using
MeterKey(String, String, String, String, String)
constructor. This method will be removed in version 1.3.0.