public class LicenseActor extends SimpleActor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UID |
| Constructor and Description |
|---|
LicenseActor(CloudServer selfServer) |
| Modifier and Type | Method and Description |
|---|---|
void |
queryLicenses(long id,
java.lang.String to,
java.lang.String from,
LicenseQuery query) |
getActor, getAddress, getBroker, getMailbox, getSender, setAddress, setBroker, setMailboxisClosed, message, messageError, query, queryError, queryResult, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisClosed, message, messageError, query, queryError, queryResultpublic static final java.lang.String UID
public LicenseActor(CloudServer selfServer)
@Query public void queryLicenses(long id, java.lang.String to, java.lang.String from, LicenseQuery query)