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