public class RAWConnection extends SocketcandConnection
SocketcandConnection and adds methods
that bring a socketcand in RAW mode. Frames are delivered asynchronously
through an own thread.busName, host, port| Constructor and Description |
|---|
RAWConnection(BusURL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.lang.Boolean |
isConnected() |
void |
open() |
getBusName, getElement, getHost, getListener, getPort, setInput, setListenerpublic RAWConnection(BusURL url)
Data In Motion Consulting GmbH