Class IpcProviderImpl

java.lang.Object
jadex.messaging.impl.IpcProvider
jadex.ipc.impl.IpcProviderImpl

public class IpcProviderImpl extends jadex.messaging.impl.IpcProvider
Implementation of the IpcProvider.
  • Constructor Details

    • IpcProviderImpl

      public IpcProviderImpl()
  • Method Details

    • getIpcService

      public jadex.messaging.impl.IIpcService getIpcService()
      Acquires the interprocess communication service (IpcService)
      Specified by:
      getIpcService in class jadex.messaging.impl.IpcProvider
      Returns:
      The interprocess communication service (IpcService)