| Package | Description |
|---|---|
| net.sf.mbus4j | |
| net.sf.mbus4j.master | |
| net.sf.mbus4j.slaves |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialPortConnection |
class |
TcpIpConnection |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
Connection.createFromJSON(net.sf.json.JSONObject json)
find fields in json and create approbirate connection instance
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
MBusMaster.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
MBusMaster.setConnection(Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Slaves.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Slaves.setConnection(Connection conn) |
Copyright © 2009–2016 MBus4J. All rights reserved.