| Package | Description |
|---|---|
| com.licensespring.floating.api |
This package contains all classes required to successfully call
FloatingApi or ProxyAPI. |
| com.licensespring.floating.dto |
This package contains all DTO classes required to make requests to floating server, either
floating cloud or on-premises server.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyFeatureResponse |
ProxyAPI.checkLicenseFeature(ProxyFeatureRequest featureRequest)
Check if a feature is licensed.
|
String |
ProxyAPI.featureRelease(ProxyFeatureRequest featureRequest)
Release a feature registration.
|
String |
ProxyAPI.featureReleaseAll(ProxyFeatureRequest proxyRequest)
Release all feature registrations for the user.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyFeatureRequest.ProxyFeatureRequestBuilder<C extends ProxyFeatureRequest,B extends ProxyFeatureRequest.ProxyFeatureRequestBuilder<C,B>> |
Copyright © 2025 Cense Data Inc.. All rights reserved.