public class SpswSerialBidib extends AbstractSerialBidib
portSemaphore, receiveLock, requestedPortName| Constructor and Description |
|---|
SpswSerialBidib() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static org.bidib.jbidibc.core.BidibInterface |
createInstance()
Get a new initialized instance of SpswSerialBidib.
|
List<String> |
getPortIdentifiers() |
void |
initialize() |
protected void |
internalOpen(String portName,
org.bidib.jbidibc.core.helpers.Context context) |
protected boolean |
isImplAvaiable() |
boolean |
isOpened() |
void |
send(byte[] data) |
cleanupAfterClose, contactInterface, createMessageReceiver, notifyStatusKey, open, startReceiverAndQueues, stopReceiverAndQueuesaddRawMessageListener, attach, createRequestFactory, detach, findNode, fireConnectionClosed, fireConnectionOpened, fireCtsChanged, fireNotifyReceivedRawMessage, fireNotifySendRawMessage, fireReceiveStarted, fireReceiveStopped, fireSendStarted, fireSendStopped, getAccessoryNode, getBidibMessageProcessor, getBoosterNode, getCommandStationNode, getConnectionListener, getFirmwarePacketTimeout, getMessageReceiver, getNode, getNodeRegistry, getResponseTimeout, getRootNode, initializeConnector, isValidCoreNode, registerListeners, releaseRootNode, removeRawMessageListener, setConnectionListener, setFirmwarePacketTimeout, setIgnoreWaitTimeout, setResponseTimeoutpublic static org.bidib.jbidibc.core.BidibInterface createInstance()
public void initialize()
initialize in class org.bidib.jbidibc.core.AbstractBidibpublic void close()
protected boolean isImplAvaiable()
isImplAvaiable in class AbstractSerialBidibprotected void internalOpen(String portName, org.bidib.jbidibc.core.helpers.Context context) throws Exception
internalOpen in class AbstractSerialBidibExceptionpublic boolean isOpened()
isOpened in interface org.bidib.jbidibc.core.BidibInterfaceisOpened in class AbstractSerialBidibpublic void send(byte[] data)
Copyright © 2020. All rights reserved.