Package io.micronaut.oraclecloud.httpclient.netty
package io.micronaut.oraclecloud.httpclient.netty
-
ClassDescription
Client properties
specific to the netty client.Netty-based implementation ofHttpProvider
.OciNettyClientFilter interface allows invoking beforeRequest method before OCI SDK client sends a request and afterResponse invokes after request is sent and response is received from the server.