Skip navigation links
A B C D E F G I J L N O P R S U 

A

addEventListener(SerialPortEventListener) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
addEventListener(ParallelPortEventListener) - Method in class javax.comm.ParallelPort
 
addEventListener(SerialPortEventListener) - Method in class javax.comm.SerialPort
 
addPortName(String, int, CommDriver) - Static method in class javax.comm.CommPortIdentifier
 
addPortOwnershipListener(CommPortOwnershipListener) - Method in class javax.comm.CommPortIdentifier
 

B

BI - Static variable in class javax.comm.SerialPortEvent
 

C

CD - Static variable in class javax.comm.SerialPortEvent
 
close() - Method in class javax.comm.CommPort
 
close() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
CommDriver - Interface in javax.comm
 
CommPort - Class in javax.comm
 
CommPort() - Constructor for class javax.comm.CommPort
 
CommPortIdentifier - Class in javax.comm
 
CommPortIdentifier(String, CommPort, int, CommDriver) - Constructor for class javax.comm.CommPortIdentifier
 
CommPortIdentifier.SerialPortImpl - Class in javax.comm
 
CommPortOwnershipListener - Interface in javax.comm
 
CTS - Static variable in class javax.comm.SerialPortEvent
 
currentOwner - Variable in exception javax.comm.PortInUseException
 

D

DATA_AVAILABLE - Static variable in class javax.comm.SerialPortEvent
 
DATABITS_5 - Static variable in class javax.comm.SerialPort
 
DATABITS_6 - Static variable in class javax.comm.SerialPort
 
DATABITS_7 - Static variable in class javax.comm.SerialPort
 
DATABITS_8 - Static variable in class javax.comm.SerialPort
 
disableReceiveFraming() - Method in class javax.comm.CommPort
 
disableReceiveFraming() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
disableReceiveThreshold() - Method in class javax.comm.CommPort
 
disableReceiveThreshold() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
disableReceiveTimeout() - Method in class javax.comm.CommPort
 
disableReceiveTimeout() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
DSR - Static variable in class javax.comm.SerialPortEvent
 

E

enableReceiveFraming(int) - Method in class javax.comm.CommPort
 
enableReceiveFraming(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
enableReceiveThreshold(int) - Method in class javax.comm.CommPort
 
enableReceiveThreshold(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
enableReceiveTimeout(int) - Method in class javax.comm.CommPort
 
enableReceiveTimeout(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
eventType - Variable in class javax.comm.ParallelPortEvent
Deprecated.
Replaced by getEventType method. For compatibility with version 1.0 of the CommAPI only.

F

FE - Static variable in class javax.comm.SerialPortEvent
 
FLOWCONTROL_NONE - Static variable in class javax.comm.SerialPort
 
FLOWCONTROL_RTSCTS_IN - Static variable in class javax.comm.SerialPort
 
FLOWCONTROL_RTSCTS_OUT - Static variable in class javax.comm.SerialPort
 
FLOWCONTROL_XONXOFF_IN - Static variable in class javax.comm.SerialPort
 
FLOWCONTROL_XONXOFF_OUT - Static variable in class javax.comm.SerialPort
 

G

getBaudRate() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getBaudRate() - Method in class javax.comm.SerialPort
 
getCommPort(String, int) - Method in interface javax.comm.CommDriver
 
getCurrentOwner() - Method in class javax.comm.CommPortIdentifier
 
getDataBits() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getDataBits() - Method in class javax.comm.SerialPort
 
getEventType() - Method in class javax.comm.ParallelPortEvent
 
getEventType() - Method in class javax.comm.SerialPortEvent
 
getFlowControlMode() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getFlowControlMode() - Method in class javax.comm.SerialPort
 
getInputBufferSize() - Method in class javax.comm.CommPort
 
getInputBufferSize() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getInputStream() - Method in class javax.comm.CommPort
 
getInputStream() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getMode() - Method in class javax.comm.ParallelPort
 
getName() - Method in class javax.comm.CommPort
 
getName() - Method in class javax.comm.CommPortIdentifier
 
getNewValue() - Method in class javax.comm.ParallelPortEvent
 
getNewValue() - Method in class javax.comm.SerialPortEvent
 
getOldValue() - Method in class javax.comm.ParallelPortEvent
 
getOldValue() - Method in class javax.comm.SerialPortEvent
 
getOutputBufferFree() - Method in class javax.comm.ParallelPort
 
getOutputBufferSize() - Method in class javax.comm.CommPort
 
getOutputBufferSize() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getOutputStream() - Method in class javax.comm.CommPort
 
getOutputStream() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getParity() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getParity() - Method in class javax.comm.SerialPort
 
getPortIdentifier(String) - Static method in class javax.comm.CommPortIdentifier
 
getPortIdentifier(CommPort) - Static method in class javax.comm.CommPortIdentifier
 
getPortIdentifiers() - Static method in class javax.comm.CommPortIdentifier
 
getPortType() - Method in class javax.comm.CommPortIdentifier
 
getReceiveFramingByte() - Method in class javax.comm.CommPort
 
getReceiveFramingByte() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getReceiveThreshold() - Method in class javax.comm.CommPort
 
getReceiveThreshold() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getReceiveTimeout() - Method in class javax.comm.CommPort
 
getReceiveTimeout() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getStopBits() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
getStopBits() - Method in class javax.comm.SerialPort
 

I

initialize() - Method in interface javax.comm.CommDriver
 
isCD() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isCD() - Method in class javax.comm.SerialPort
 
isCTS() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isCTS() - Method in class javax.comm.SerialPort
 
isCurrentlyOwned() - Method in class javax.comm.CommPortIdentifier
 
isDSR() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isDSR() - Method in class javax.comm.SerialPort
 
isDTR() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isDTR() - Method in class javax.comm.SerialPort
 
isPaperOut() - Method in class javax.comm.ParallelPort
 
isPrinterBusy() - Method in class javax.comm.ParallelPort
 
isPrinterSelected() - Method in class javax.comm.ParallelPort
 
isPrinterTimedOut() - Method in class javax.comm.ParallelPort
 
isReceiveFramingEnabled() - Method in class javax.comm.CommPort
 
isReceiveFramingEnabled() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isReceiveThresholdEnabled() - Method in class javax.comm.CommPort
 
isReceiveThresholdEnabled() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isReceiveTimeoutEnabled() - Method in class javax.comm.CommPort
 
isReceiveTimeoutEnabled() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isRI() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isRI() - Method in class javax.comm.SerialPort
 
isRTS() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
isRTS() - Method in class javax.comm.SerialPort
 

J

javax.comm - package javax.comm
This is an implementation of javax.comm 3.0 API

L

LPT_MODE_ANY - Static variable in class javax.comm.ParallelPort
 
LPT_MODE_ECP - Static variable in class javax.comm.ParallelPort
 
LPT_MODE_EPP - Static variable in class javax.comm.ParallelPort
 
LPT_MODE_NIBBLE - Static variable in class javax.comm.ParallelPort
 
LPT_MODE_PS2 - Static variable in class javax.comm.ParallelPort
 
LPT_MODE_SPP - Static variable in class javax.comm.ParallelPort
 

N

name - Variable in class javax.comm.CommPort
 
NoSuchPortException - Exception in javax.comm
 
NoSuchPortException() - Constructor for exception javax.comm.NoSuchPortException
 
NoSuchPortException(String) - Constructor for exception javax.comm.NoSuchPortException
 
notifyOnBreakInterrupt(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnBreakInterrupt(boolean) - Method in class javax.comm.SerialPort
 
notifyOnBuffer(boolean) - Method in class javax.comm.ParallelPort
 
notifyOnCarrierDetect(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnCarrierDetect(boolean) - Method in class javax.comm.SerialPort
 
notifyOnCTS(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnCTS(boolean) - Method in class javax.comm.SerialPort
 
notifyOnDataAvailable(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnDataAvailable(boolean) - Method in class javax.comm.SerialPort
 
notifyOnDSR(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnDSR(boolean) - Method in class javax.comm.SerialPort
 
notifyOnError(boolean) - Method in class javax.comm.ParallelPort
 
notifyOnFramingError(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnFramingError(boolean) - Method in class javax.comm.SerialPort
 
notifyOnOutputEmpty(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnOutputEmpty(boolean) - Method in class javax.comm.SerialPort
 
notifyOnOverrunError(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnOverrunError(boolean) - Method in class javax.comm.SerialPort
 
notifyOnParityError(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnParityError(boolean) - Method in class javax.comm.SerialPort
 
notifyOnRingIndicator(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
notifyOnRingIndicator(boolean) - Method in class javax.comm.SerialPort
 

O

OE - Static variable in class javax.comm.SerialPortEvent
 
open(String, int) - Method in class javax.comm.CommPortIdentifier
 
open(FileDescriptor) - Method in class javax.comm.CommPortIdentifier
 
OUTPUT_BUFFER_EMPTY - Static variable in class javax.comm.SerialPortEvent
 
ownershipChange(int) - Method in interface javax.comm.CommPortOwnershipListener
 

P

PAR_EV_BUFFER - Static variable in class javax.comm.ParallelPortEvent
 
PAR_EV_ERROR - Static variable in class javax.comm.ParallelPortEvent
 
parallelEvent(ParallelPortEvent) - Method in interface javax.comm.ParallelPortEventListener
 
ParallelPort - Class in javax.comm
 
ParallelPort() - Constructor for class javax.comm.ParallelPort
 
ParallelPortEvent - Class in javax.comm
 
ParallelPortEvent(ParallelPort, int, boolean, boolean) - Constructor for class javax.comm.ParallelPortEvent
 
ParallelPortEventListener - Interface in javax.comm
 
PARITY_EVEN - Static variable in class javax.comm.SerialPort
 
PARITY_MARK - Static variable in class javax.comm.SerialPort
 
PARITY_NONE - Static variable in class javax.comm.SerialPort
 
PARITY_ODD - Static variable in class javax.comm.SerialPort
 
PARITY_SPACE - Static variable in class javax.comm.SerialPort
 
PE - Static variable in class javax.comm.SerialPortEvent
 
PORT_OWNED - Static variable in interface javax.comm.CommPortOwnershipListener
 
PORT_OWNERSHIP_REQUESTED - Static variable in interface javax.comm.CommPortOwnershipListener
 
PORT_PARALLEL - Static variable in class javax.comm.CommPortIdentifier
 
PORT_SERIAL - Static variable in class javax.comm.CommPortIdentifier
 
PORT_UNOWNED - Static variable in interface javax.comm.CommPortOwnershipListener
 
PortInUseException - Exception in javax.comm
 
PortInUseException() - Constructor for exception javax.comm.PortInUseException
 
PortInUseException(String) - Constructor for exception javax.comm.PortInUseException
 

R

removeEventListener() - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
removeEventListener() - Method in class javax.comm.ParallelPort
 
removeEventListener() - Method in class javax.comm.SerialPort
 
removePortOwnershipListener(CommPortOwnershipListener) - Method in class javax.comm.CommPortIdentifier
 
RI - Static variable in class javax.comm.SerialPortEvent
 

S

sendBreak(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
sendBreak(int) - Method in class javax.comm.SerialPort
 
serialEvent(SerialPortEvent) - Method in interface javax.comm.SerialPortEventListener
 
SerialPort - Class in javax.comm
 
SerialPort() - Constructor for class javax.comm.SerialPort
 
SerialPortEvent - Class in javax.comm
 
SerialPortEvent(SerialPort, int, boolean, boolean) - Constructor for class javax.comm.SerialPortEvent
 
SerialPortEventListener - Interface in javax.comm
 
SerialPortImpl() - Constructor for class javax.comm.CommPortIdentifier.SerialPortImpl
 
setDTR(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setDTR(boolean) - Method in class javax.comm.SerialPort
 
setFlowControlMode(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setFlowControlMode(int) - Method in class javax.comm.SerialPort
 
setInputBufferSize(int) - Method in class javax.comm.CommPort
 
setInputBufferSize(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setMode(int) - Method in class javax.comm.ParallelPort
 
setOutputBufferSize(int) - Method in class javax.comm.CommPort
 
setOutputBufferSize(int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setRcvFifoTrigger(int) - Method in class javax.comm.SerialPort
Deprecated. 
setRTS(boolean) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setRTS(boolean) - Method in class javax.comm.SerialPort
 
setSerialPortParams(int, int, int, int) - Method in class javax.comm.CommPortIdentifier.SerialPortImpl
 
setSerialPortParams(int, int, int, int) - Method in class javax.comm.SerialPort
 
STOPBITS_1 - Static variable in class javax.comm.SerialPort
 
STOPBITS_1_5 - Static variable in class javax.comm.SerialPort
 
STOPBITS_2 - Static variable in class javax.comm.SerialPort
 

U

UnsupportedCommOperationException - Exception in javax.comm
 
UnsupportedCommOperationException() - Constructor for exception javax.comm.UnsupportedCommOperationException
 
UnsupportedCommOperationException(String) - Constructor for exception javax.comm.UnsupportedCommOperationException
 
A B C D E F G I J L N O P R S U 
Skip navigation links

Copyright © 2015. All rights reserved.