| Trees | Indices | Help |
|---|
|
|
object --+
|
FGDP_0_1 --+
|
twisted.internet.protocol.BaseProtocol --+ |
| |
twisted.internet.protocol.Protocol --+ |
| |
twisted.protocols.basic._PauseableMixin --+ |
| |
twisted.protocols.basic.LineReceiver --+ |
| |
extern.log.log.Loggable --+ |
| |
FGDPBaseProtocol --+
|
FGDPClient_0_1
Implementation of the client-side FGDP protocol for version 0.1
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
logCategory = Implementors can provide a category to log their messages under. |
|||
CLIENT_STATE_DISCONNECTED =
|
|||
CLIENT_STATE_LOGIN =
|
|||
CLIENT_STATE_AUTHENTICATING = hash(x) |
|||
CLIENT_STATE_CONNECTED =
|
|||
_version =
|
|||
_state =
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Subclasses must implement this method to start the protocol after a new connection has been made
|
Subclasses must implement this method to stop the protocol after the connection has been closed
|
Subclasess must implement this method to process the messages of the line-based protocol
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 11 00:19:24 2015 | http://epydoc.sourceforge.net |