Package | Description |
---|---|
com.licensespring.floating |
This package contains the main public classes to be used when implementing the LicenseSpring
Floating Client.
|
com.licensespring.floating.api |
This package contains all classes required to successfully call
FloatingApi or ProxyAPI . |
Modifier and Type | Method and Description |
---|---|
ProxyConfiguration |
ProxyConfiguration.ProxyConfigurationBuilder.build()
Builds the
ProxyConfiguration . |
Constructor and Description |
---|
ProxyFloatingService(ProxyConfiguration proxyConfiguration)
Proxy floating service has to be built using the
ProxyConfiguration . |
Modifier and Type | Method and Description |
---|---|
static ProxyAPI |
ProxyApiFactory.buildFeign(ProxyConfiguration configuration,
com.google.gson.Gson gson)
Builds
ProxyAPI . |
Copyright © 2024 Cense Data Inc.. All rights reserved.