Uses of Class
com.eurotech.framework.comm.CommURI.Builder

Packages that use CommURI.Builder
com.eurotech.framework.comm Provides services for managing a connection with a serial port. 
 

Uses of CommURI.Builder in com.eurotech.framework.comm
 

Methods in com.eurotech.framework.comm that return CommURI.Builder
 CommURI.Builder CommURI.Builder.withBaudRate(int baudRate)
           
 CommURI.Builder CommURI.Builder.withDataBits(int dataBits)
           
 CommURI.Builder CommURI.Builder.withFlowControl(int flowControl)
           
 CommURI.Builder CommURI.Builder.withParity(int parity)
           
 CommURI.Builder CommURI.Builder.withStopBits(int stopBits)
           
 CommURI.Builder CommURI.Builder.withTimeout(int timeout)
           
 



Copyright © 2013. All Rights Reserved.