Package pyfics :: Module protocols
[hide private]

Module protocols

source code

Ics related protocols

Classes [hide private]
  SmartLineReceiver
A protocol that received only lines.
  ChangingLineReceiver
A protocol that can receive only lines.
  IcsProtocol
Ics protocol implementation.
  IcsParsingProtocol
Ics protocol with parsing capabilities.
  InteractiveIcsParsingProtocol
Ics protocol with interactive parsing capabilities.