C G I N R S 
All Classes All Packages

C

create(Class<?>, String, RestClientConfig, Secrets, HttpClientContentConverter) - Method in class io.rxmicro.rest.client.netty.internal.NettyHttpClientFactory
 

G

getDefaultNettyClientConfiguratorBuilder() - Static method in class io.rxmicro.rest.client.netty.NettyHttpClientConfigCustomizer
Returns the NettyClientConfiguratorBuilder instance to configure http client for the default namespace.
getHttpResponseDecoderSpec() - Method in class io.rxmicro.rest.client.netty.internal.NettyClientConfiguratorBuilderImpl
 
getHttpResponseDecoderSpec() - Method in interface io.rxmicro.rest.client.netty.NettyClientConfiguratorBuilder
Returns the HttpResponseDecoderSpec instance to configure netty decoder settings.
getNettyClientConfiguratorBuilder(String) - Static method in class io.rxmicro.rest.client.netty.NettyHttpClientConfigCustomizer
Returns the NettyClientConfiguratorBuilder instance to configure http client for the specified namespace.

I

io.rxmicro.rest.client.netty - package io.rxmicro.rest.client.netty
The root package for the rxmicro.rest.client.netty module.
io.rxmicro.rest.client.netty.internal - package io.rxmicro.rest.client.netty.internal
 

N

NETTY_CLIENT_CONFIGURATOR_BUILDERS - Static variable in class io.rxmicro.rest.client.netty.internal.NettyCustomizer
 
NettyClientConfiguratorBuilder - Interface in io.rxmicro.rest.client.netty
Allows configuring the application specific configs for netty HTTP client.
NettyClientConfiguratorBuilderImpl - Class in io.rxmicro.rest.client.netty.internal
 
NettyClientConfiguratorBuilderImpl(String) - Constructor for class io.rxmicro.rest.client.netty.internal.NettyClientConfiguratorBuilderImpl
 
NettyCustomizer - Class in io.rxmicro.rest.client.netty.internal
 
NettyCustomizer() - Constructor for class io.rxmicro.rest.client.netty.internal.NettyCustomizer
 
NettyHttpClientConfigCustomizer - Class in io.rxmicro.rest.client.netty
Allows configuring the application specific configs for netty HTTP client.
NettyHttpClientConfigurationResetController - Class in io.rxmicro.rest.client.netty.internal
 
NettyHttpClientConfigurationResetController() - Constructor for class io.rxmicro.rest.client.netty.internal.NettyHttpClientConfigurationResetController
 
NettyHttpClientFactory - Class in io.rxmicro.rest.client.netty.internal
 
NettyHttpClientFactory() - Constructor for class io.rxmicro.rest.client.netty.internal.NettyHttpClientFactory
 

R

resetConfiguration() - Method in class io.rxmicro.rest.client.netty.internal.NettyHttpClientConfigurationResetController
 
rxmicro.rest.client.netty - module rxmicro.rest.client.netty
The module that is a REST client implementation module based on Netty.

S

setClientOption(ChannelOption<T>, T) - Method in class io.rxmicro.rest.client.netty.internal.NettyClientConfiguratorBuilderImpl
 
setClientOption(ChannelOption<T>, T) - Method in interface io.rxmicro.rest.client.netty.NettyClientConfiguratorBuilder
Sets (adds or replaces) client channel option.
C G I N R S 
All Classes All Packages