| Package | Description |
|---|---|
| com.ibm.cos.v2.http.nio.netty.internal.utils | |
| com.ibm.cos.v2.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
NettyUtils.runAndLogError(NettyClientLogger log,
String errorMsg,
FunctionalUtils.UnsafeRunnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FunctionalUtils.invokeSafely(FunctionalUtils.UnsafeRunnable unsafeRunnable) |
static void |
FunctionalUtils.runAndLogError(org.slf4j.Logger log,
String errorMsg,
FunctionalUtils.UnsafeRunnable runnable)
Runs a given
FunctionalUtils.UnsafeRunnable and logs an error without throwing. |
static Runnable |
FunctionalUtils.safeRunnable(FunctionalUtils.UnsafeRunnable unsafeRunnable)
A wrapper around a Runnable that throws a checked exception.
|
Copyright © 2026. All rights reserved.