jSyncManager

Uses of Class
org.jSyncManager.JSerial.SerialHandshakingException

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

Copyright (c) 1998 - 2003 Brad BARCLAY and others. All Rights Reserved.