Uses of Class
software.amazon.awssdk.http.nio.netty.internal.utils.NettyClientLogger
-
Packages that use NettyClientLogger Package Description software.amazon.awssdk.http.nio.netty.internal software.amazon.awssdk.http.nio.netty.internal.utils -
-
Uses of NettyClientLogger in software.amazon.awssdk.http.nio.netty.internal
Fields in software.amazon.awssdk.http.nio.netty.internal declared as NettyClientLogger Modifier and Type Field Description static NettyClientLoggerProxyTunnelInitHandler. log -
Uses of NettyClientLogger in software.amazon.awssdk.http.nio.netty.internal.utils
Methods in software.amazon.awssdk.http.nio.netty.internal.utils that return NettyClientLogger Modifier and Type Method Description static NettyClientLoggerNettyClientLogger. getLogger(Class<?> clzz)Methods in software.amazon.awssdk.http.nio.netty.internal.utils with parameters of type NettyClientLogger Modifier and Type Method Description static voidNettyUtils. runAndLogError(NettyClientLogger log, String errorMsg, FunctionalUtils.UnsafeRunnable runnable)
-