Package | Description |
---|---|
com.tailf.ned |
Network Equipment Drivers package
|
Modifier and Type | Method and Description |
---|---|
NedCliBase |
NedCliBase.initNoConnect(String device_id,
NedMux mux,
NedWorker worker)
Make a new instance of Ned object without establishing a connection
towards the device.
|
NedGenericBase |
NedGenericBase.initNoConnect(String deviceId,
NedMux mux,
NedWorker w)
Make a new instance of Ned object without establishing a connection
towards the device.
|