public static class SimpleAccountManager.Server extends SimpleAccountManager
SimpleAccountManager.Proxy, SimpleAccountManager.Serveraccounts| Constructor and Description |
|---|
Server(Consumer<byte[]> updateMessageSender) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendAccountToProxy(NegativityAccount account) |
void |
sendAccountToProxy(UUID accountId) |
dispose, get, save, updategetNowpublic Server(Consumer<byte[]> updateMessageSender)
public void sendAccountToProxy(UUID accountId) throws IOException
IOExceptionpublic void sendAccountToProxy(NegativityAccount account) throws IOException
IOException