Package | Description |
---|---|
com.licensespring.floating |
This package contains the main public classes to be used when implementing the LicenseSpring
Floating Client.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProxyRegisterSubscriber.IgnoreRegisterEventSubscriber
Default do-nothing class.
|
Modifier and Type | Method and Description |
---|---|
ProxyRegisterSubscriber |
ProxyConfiguration.getProxyRegisterSubscriber()
ProxyRegisterSubscriber is an interface that provides two methods (onSuccess and onError), it
is used to monitor the response from the periodic registers.
|
Modifier and Type | Method and Description |
---|---|
ProxyConfiguration.ProxyConfigurationBuilder |
ProxyConfiguration.ProxyConfigurationBuilder.proxyRegisterSubscriber(ProxyRegisterSubscriber proxyRegisterSubscriber)
Add the CheckLicenseSubscriber implementation, which receives events on a background thread,
which periodically call the registration API.
|
Copyright © 2024 Cense Data Inc.. All rights reserved.