Package org.opentcs.access.rmi.services
Interfaces and classes for transparently providing an openTCS kernel's service functionality via
RMI.
-
Interface Summary Interface Description RegistrationName Defines the names used for binding the remote services in the RMI registry.RemoteDispatcherService Declares the methods provided by theDispatcherServicevia RMI.RemoteKernelServicePortal Declares the methods provided by theKernelServicePortalvia RMI.RemoteNotificationService Declares the methods provided by theNotificationServicevia RMI.RemotePeripheralDispatcherService Declares the methods provided by thePeripheralDispatcherServicevia RMI.RemotePeripheralJobService Declares the methods provided by thePeripheralJobServicevia RMI.RemotePeripheralService Declares the methods provided by thePeripheralServicevia RMI.RemotePlantModelService Declares the methods provided by thePlantModelServicevia RMI.RemoteQueryService Declares the methods provided by theQueryServicevia RMI.RemoteRouterService Declares the methods provided by theRouterServicevia RMI.RemoteSchedulerService Deprecated. RemoteTCSObjectService Declares the methods provided by theTCSObjectServicevia RMI.RemoteTransportOrderService Declares the methods provided by theTransportOrderServicevia RMI.RemoteVehicleService Declares the methods provided by theVehicleServicevia RMI.ServiceListener Provides callback methods for instances interested in service updates. -
Class Summary Class Description RemoteKernelServicePortalProxy The default implementation for theKernelServicePortal.