Class JBusServer

java.lang.Object
javaforce.bus.JBus
javaforce.bus.JBusServer
All Implemented Interfaces:
EndPoint

public class JBusServer extends JBus
JBusServer is a server for inter-process communications (RPC). Based on DBus. JBusServer is a "named" end point. Created : Apr 9, 2012
Author:
pquiring
  • Constructor Details

    • JBusServer

      public JBusServer(String name, Object obj)
      Create new server with reverse DNS name. On Linux names should start with javaforce.*