public static class Invocations.Companion
| Modifier and Type | Method and Description |
|---|---|
Invocations |
create(io.vertx.core.Vertx vertx,
BraidClientConfig config,
kotlin.jvm.functions.Function1<? super java.lang.Throwable,kotlin.Unit> exceptionHandler,
kotlin.jvm.functions.Function0<kotlin.Unit> closeHandler,
io.vertx.core.http.HttpClientOptions clientOptions) |
kotlin.jvm.functions.Function0<kotlin.Unit> |
defaultSocketCloseHandler() |
kotlin.jvm.functions.Function1<java.lang.Throwable,kotlin.Unit> |
defaultSocketExceptionHandler() |
public kotlin.jvm.functions.Function0<kotlin.Unit> defaultSocketCloseHandler()
public kotlin.jvm.functions.Function1<java.lang.Throwable,kotlin.Unit> defaultSocketExceptionHandler()
public Invocations create(io.vertx.core.Vertx vertx, BraidClientConfig config, kotlin.jvm.functions.Function1<? super java.lang.Throwable,kotlin.Unit> exceptionHandler, kotlin.jvm.functions.Function0<kotlin.Unit> closeHandler, io.vertx.core.http.HttpClientOptions clientOptions)