Package org.opentcs.access.rmi.services
package org.opentcs.access.rmi.services
Interfaces and classes for transparently providing an openTCS kernel's service functionality via
RMI.
-
KlasseBeschreibungDefines the names used for binding the remote services in the RMI registry.Declares the methods provided by the
DispatcherService
via RMI.Declares the methods provided by theKernelServicePortal
via RMI.The default implementation for theKernelServicePortal
.Declares the methods provided by theNotificationService
via RMI.Declares the methods provided by thePeripheralDispatcherService
via RMI.Declares the methods provided by thePeripheralJobService
via RMI.Declares the methods provided by thePeripheralService
via RMI.Declares the methods provided by thePlantModelService
via RMI.Declares the methods provided by theQueryService
via RMI.Declares the methods provided by theRouterService
via RMI.Declares the methods provided by theTCSObjectService
via RMI.Declares the methods provided by theTransportOrderService
via RMI.Declares the methods provided by theVehicleService
via RMI.Provides callback methods for instances interested in service updates.