Package net.datenwerke.rs.license.server
Class LicenseRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.license.server.LicenseRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,LicenseRpcService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
LicenseRpcServiceImpl
-
-
Method Details
-
loadLicenseInformation
public LicenseInformationDto loadLicenseInformation()- Specified by:
loadLicenseInformationin interfaceLicenseRpcService
-
updateLicense
- Specified by:
updateLicensein interfaceLicenseRpcService- Throws:
ServerCallFailedException
-