| Name | Description | Type | Package | Framework | 
| SerialAddress | An address for a serial port communication. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialAddress .DataBits | Returns the enum constant of this type with the specified name. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialAddress .FlowControl | Returns the enum constant of this type with the specified name. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialAddress .Parity | Returns the enum constant of this type with the specified name. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialAddress .StopBits | Returns the enum constant of this type with the specified name. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialAddressEditor | A PropertyEditor which converts a String into a SerialAddress and vice versa. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialConnector | IoConnector for serial communication transport. | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialPortUnavailableException | Exception thrown when the serial port can't be open becauseAuthor:Apache MINA ProjectSee Also:Serialized Form | Class | org.apache.mina.transport.serial | Apache Mina | 
| SerialSession | An IoSession for serial communication transport. | Interface | org.apache.mina.transport.serial | Apache Mina | 
| SerialSessionConfig | An IoSessionConfig for serial transport type. | Interface | org.apache.mina.transport.serial | Apache Mina |