| Package | Description |
|---|---|
| org.deepsymmetry.beatlink.dbserver |
Provides an interface to the database servers running on Pioneer players.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConnectionManager.invokeWithClientSession(int targetPlayer,
ConnectionManager.ClientTask<T> task,
String description)
Obtain a dbserver client session that can be used to perform some task, call that task with the client,
then release the client.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.