Class GeneralInfoRpcServiceImpl

RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.adminutils.server.systemconsole.generalinfo.GeneralInfoRpcServiceImpl
All Implemented Interfaces:
RemoteRequest, GeneralInfoRpcService
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class GeneralInfoRpcServiceImpl extends SecuredRemoteServiceServlet implements GeneralInfoRpcService
  • Constructor Details

    • GeneralInfoRpcServiceImpl

      public GeneralInfoRpcServiceImpl(<any> generalInfoServiceProvider, <any> securityServiceProvider, <any> jsonServiceProvider)
  • Method Details