public final class BedrockGuardRegistrationClient
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
registerListener(java.nio.file.Path socketPath,
java.net.InetSocketAddress localAddress,
byte[] masterSecret) |
static void |
unregisterListener(java.nio.file.Path socketPath,
java.net.InetSocketAddress localAddress) |
public static void registerListener(java.nio.file.Path socketPath,
java.net.InetSocketAddress localAddress,
byte[] masterSecret)
throws java.io.IOException
java.io.IOExceptionpublic static void unregisterListener(java.nio.file.Path socketPath,
java.net.InetSocketAddress localAddress)
throws java.io.IOException
java.io.IOException