Package org.opentcs.access
package org.opentcs.access
Interfaces and classes for accessing the kernel from outside, for instance
from a remote client or a communication adapter.
-
KlasseBeschreibungThrown when there are insufficient user permissions to perform an operation.Declares the methods an openTCS kernel implements.The various states a kernel instance may be running in.An exception thrown by the openTCS kernel.A runtime exception thrown by the openTCS kernel.Provides clients access to kernel services.Emitted by/for kernel state changes.Declares the methods the openTCS kernel must provide which are not accessible to remote peers.Emitted when the kernel loads a model.Instances of this class represent events emitted by/for notifications being published.Provides access to a shared
KernelServicePortal
instance.Pools access to aKernelServicePortal
instance for multiple clients.A set of parameters to be used for SSL-encrypted socket connections.