t.i._.SerialPort(BaseSerialPort, javareactor.JConnection) : class documentation

Part of twisted.internet._javaserialport View Source View In Hierarchy

A select()able serial device, acting as a transport.
Method __init__ Undocumented
Method writeSomeData Undocumented
Method doRead Undocumented
Method connectionLost Undocumented
Method getHost Undocumented
Method getPeer Undocumented
Method getTcpNoDelay Undocumented
Method setTcpNoDelay Undocumented

Inherited from BaseSerialPort:

Method setBaudRate Undocumented
Method inWaiting Undocumented
Method flushInput Undocumented
Method flushOutput Undocumented
Method sendBreak Undocumented
Method getDSR Undocumented
Method getCD Undocumented
Method getRI Undocumented
Method getCTS Undocumented
Method setDTR Undocumented
Method setRTS Undocumented
def __init__(self, protocol, deviceNameOrPortNumber, reactor, baudrate=9600, bytesize=EIGHTBITS, parity=PARITY_NONE, stopbits=STOPBITS_ONE, timeout=3, xonxoff=0, rtscts=0): (source)
Undocumented
def writeSomeData(self, data): (source)
Undocumented
def doRead(self): (source)
Undocumented
def connectionLost(self, reason): (source)
Undocumented
def getHost(self): (source)
Undocumented
def getPeer(self): (source)
Undocumented
def getTcpNoDelay(self): (source)
Undocumented
def setTcpNoDelay(self, enabled): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:07:41.