Skip navigation links

Package org.lsst.ccs.localdb.configdb

Remote operations on the Configuration service.

See: Description

Package org.lsst.ccs.localdb.configdb Description

Remote operations on the Configuration service.
The ConfigurationService defines the core of the remote service.
The ConfigurationServiceImpl delegates the service to a ConfigurationFacade object
RMIConfigurationServer and ConfigurationServerModule are nearly identical classes that delegate their service to a ConfigurationServiceImpl . As the name says the RMI server operates on RMI and the Module is a subsystem Module that can operate on the CCS buses. Sharing the two communication mode is possible.
TO BE IMPLEMENTED: a restful service on the same bases.
Skip navigation links

Copyright © 2019 LSST. All rights reserved.