| Package | Description |
|---|---|
| net.sf.eBus.client |
This package contains the top-level eBus API which
applications use to interact with eBus.
|
| Modifier and Type | Method and Description |
|---|---|
static EServer |
EServer.openServer(EConfigure.Service config)
Opens a service socket on the given port and accepting
connections of the given type and from the specified
hosts and ports.
|
static EServer |
EServer.server(int port)
Returns the eBus server instance associated with the given
TCP serverPort.
|
Copyright © 2019. All rights reserved.