|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialHandshakingException | |
org.jSyncManager.JSerial |
Uses of SerialHandshakingException in org.jSyncManager.JSerial |
Methods in org.jSyncManager.JSerial that throw SerialHandshakingException | |
void |
SerialPeer.setRTSCTS(boolean state)
A method to set the state of the RTS/CTS handshaking. |
void |
SerialPeer.setDSRDTR(boolean state)
A method to set the state of the DSR/DTR handshaking. |
void |
SerialPeer.setXONXOFF(boolean state)
A method to set the state of the XON/XOFF handshaking. |
void |
SerialInterface.setRTSCTS(boolean state)
A method to set the state of the RTS/CTS handshaking. |
void |
SerialInterface.setDSRDTR(boolean state)
A method to set the state of the DSR/DTR handshaking. |
void |
SerialInterface.setXONXOFF(boolean state)
A method to set the state of the XON/XOFF handshaking. |
|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |