BusClient¶
-
public class
BusClientextends BusBase¶ A
Busimplementation which acts as a client to an existing server implementation. This means that new notifications are only sent to local receivers as well as to a singleBusConnectionconnecting with the server.- Author
swrede, jwienke
Constructors¶
BusClient¶
-
public
BusClient(SocketOptions options)¶ Constructs a bus that is client of an active server.
- Parameters
options – socket options to use for the connection