Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
G
getChar()
- Method in class org.jSyncManager.JSerial.
SerialPeer
Gets the next available character from the incoming serial stream.
getCounter()
- Method in class org.jSyncManager.JSerial.TestSuite.
DataObject
This method returns the current value of the counter.
getCurrentDatabits()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the current data bit size.
getCurrentParity()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Returns the current serial interface parity.
getCurrentPort()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the current serial port id number.
getCurrentSpeed()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the current serial speed.
getCurrentStopbits()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the current stop bit size.
getDSRDTRState()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Queries the state of the DSR/DTR handshaking.
getDSRDTRState()
- Method in class org.jSyncManager.JSerial.
SerialPeer
Queries the state of the DSR/DTR handshaking.
getDataBits()
- Method in class org.jSyncManager.JSerial.
SerialPeer
A method to retreive the current databit setting.
getDate()
- Method in class org.jSyncManager.JSerial.TestSuite.
StampObject
Returns the datestamp as a java.util.Date Object
getDateString()
- Method in class org.jSyncManager.JSerial.TestSuite.
StampObject
Returns the date/timestamp as a String.
getInputStream()
- Method in class org.jSyncManager.JSerial.
SerialInterface
This method returns the current input stream.
getLastTimeStamp()
- Method in class org.jSyncManager.JSerial.TestSuite.
DataObject
A method for retrieving the last Date/Timestamp object.
getMessage()
- Method in class org.jSyncManager.JSerial.TestSuite.
StampObject
A method for retrieving the message from this object.
getOutputStream()
- Method in class org.jSyncManager.JSerial.
SerialInterface
This method returns the current output stream.
getParity()
- Method in class org.jSyncManager.JSerial.
SerialPeer
A method to retreive the current parity setting.
getPassLimit()
- Method in class org.jSyncManager.JSerial.TestSuite.
DataObject
This method returns the limit to the number of times this object should be passed.
getPeer()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Used to get ahold of the handle to the Serial Peer class.
getPeerVersion()
- Static method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the version number of the native code peer class.
getPlatformName()
- Static method in class org.jSyncManager.JSerial.
SerialInterface
Used to get the name of the platform to which the native code portion is written.
getPlatformName()
- Static method in class org.jSyncManager.JSerial.
SerialPeer
A static method to return the name of the platform for which a working native code library has been installed.
getPort()
- Method in class org.jSyncManager.JSerial.
SerialPeer
A method to return the ID value of the current port.
getPortSelect()
- Method in class org.jSyncManager.JSerial.TestSuite.
CommSettingsPanel
Grabs a handle to the "Port" Choice Object.
getPreferredSyncSpeed()
- Method in class org.jSyncManager.Transport.
JSerialTransport
Retreives the preferred (user-specified) sync speed to use with this transport.
getRTSCTSState()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Queries the state of the RTS/CTS handshaking.
getRTSCTSState()
- Method in class org.jSyncManager.JSerial.
SerialPeer
Queries the state of the RTS/CTS handshaking.
getResourceBundleName()
- Method in class org.jSyncManager.Transport.
JSerialTransport
Retreives the resource bundle name for use with this transport.
getSpeed()
- Method in class org.jSyncManager.JSerial.
SerialPeer
A method to get the currently set serial speed.
getSpeedSelect()
- Method in class org.jSyncManager.JSerial.TestSuite.
CommSettingsPanel
Return the handle to the "Speed" Choice Object.
getStopBits()
- Method in class org.jSyncManager.JSerial.
SerialPeer
A method to retreive the current stopbit setting.
getTransportDescription()
- Method in class org.jSyncManager.Transport.
JSerialTransport
Retreives the description for this transport.
getTransportExceptionText(TransportException)
- Method in class org.jSyncManager.Transport.
JSerialTransport
Retreives descripitive text for a given transport exception.
getTransportName()
- Method in class org.jSyncManager.Transport.
JSerialTransport
Returns the name of this J-Serial implementation.
getVersion()
- Static method in class org.jSyncManager.JSerial.
SerialPeer
A static method to return the version number of the installed native code implementation.
getXONXOFFState()
- Method in class org.jSyncManager.JSerial.
SerialInterface
Queries the state of the XON/XOFF handshaking.
getXONXOFFState()
- Method in class org.jSyncManager.JSerial.
SerialPeer
Queries the state of the XON/XOFF handshaking.
grabPort()
- Method in class org.jSyncManager.JSerial.
SerialInterface
This method will grab a released port.
grabPort()
- Method in class org.jSyncManager.JSerial.
SerialPeer
Native method to gain exclusive access to a serial port.
Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
Copyright (c) 1998 - 2003 Brad BARCLAY and others. All Rights Reserved.