public class BuildersKt
| 限定符和类型 | 方法和说明 |
|---|---|
static Pacemaker |
pacemaker(java.net.InetSocketAddress group,
kotlin.jvm.functions.Function1<? super org.slf4j.Logger,kotlin.Unit> loggerSetting) |
static Probe |
probe(java.net.InetSocketAddress group,
kotlin.jvm.functions.Function1<? super org.slf4j.Logger,kotlin.Unit> loggerSetting) |
static RemoteHub |
remoteHub(java.lang.String name,
java.net.InetSocketAddress address,
int sliceSize,
kotlin.jvm.functions.Function1<? super org.mechdancer.remote.presets.RemoteDsl,kotlin.Unit> block) |
@NotNull public static RemoteHub remoteHub(@Nullable java.lang.String name, @NotNull java.net.InetSocketAddress address, int sliceSize, @NotNull kotlin.jvm.functions.Function1<? super org.mechdancer.remote.presets.RemoteDsl,kotlin.Unit> block)
@NotNull public static Pacemaker pacemaker(@NotNull java.net.InetSocketAddress group, @Nullable kotlin.jvm.functions.Function1<? super org.slf4j.Logger,kotlin.Unit> loggerSetting)
@NotNull public static Probe probe(@NotNull java.net.InetSocketAddress group, @Nullable kotlin.jvm.functions.Function1<? super org.slf4j.Logger,kotlin.Unit> loggerSetting)