| Package | Description |
|---|---|
| net.sf.eBus.client |
This package contains the top-level eBus API which
applications use to interact with eBus.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractEBusMessage.Builder<M extends AbstractEBusMessage,B extends AbstractEBusMessage.Builder<M,?>>
Base class builder for
AbstractEBusMessage
builders. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionMessage
This message reports when a
remote connection has either
logged on or logged off. |
class |
ServerMessage
This message reports the
remote Internet address and TCP port
of a connection newly accepted by EServer but not yet
logged in. |
Copyright © 2019. All rights reserved.