Package org.apache.mina.transport.serial

Interface Summary
SerialSession An IoSession for serial communication transport.
SerialSessionConfig An IoSessionConfig for serial transport type.
 

Class Summary
SerialAddress An address for a serial port communication.
SerialAddressEditor A PropertyEditor which converts a String into a SerialAddress and vice versa.
SerialConnector IoConnector for serial communication transport.
 

Enum Summary
SerialAddress.DataBits  
SerialAddress.FlowControl  
SerialAddress.Parity  
SerialAddress.StopBits  
 

Exception Summary
SerialPortUnavailableException Exception thrown when the serial port can't be open because it doesn't exists.
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.