Package org.opentcs.access.rmi.factories

Interfaces and classes for configuration of the RMI runtime used by openTCS kernel and clients.
  • Interface Summary 
    Interface Description
    SocketFactoryProvider
    A provider for instances of RMIClientSocketFactory and RMIServerSocketFactory.
  • Class Summary 
    Class Description
    NullSocketFactoryProvider
    Provides null for both client and server socket factories.
    SecureSocketFactoryProvider
    Provides instances of RMIClientSocketFactory and RMIServerSocketFactory that are implemented over the SSL or TLS protocols.