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 NettyClientLogger
ProxyTunnelInitHandler. 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 NettyClientLogger
NettyClientLogger. getLogger(Class<?> clzz)
Methods in software.amazon.awssdk.http.nio.netty.internal.utils with parameters of type NettyClientLogger Modifier and Type Method Description static void
NettyUtils. runAndLogError(NettyClientLogger log, String errorMsg, FunctionalUtils.UnsafeRunnable runnable)
-