Home | Trees | Index | Help |
---|
Package twisted :: Package mail :: Module pb :: Class MaildirClient |
|
BaseProtocol
--+ |Protocol
--+ |Ephemeral
--+ |Banana
--+ |Canana
--+ |Broker
--+ | MaildirClient
Method Summary | |
---|---|
(inherited from Broker )
| |
(inherited from Ephemeral )
| |
(inherited from Ephemeral )
| |
(inherited from Broker )
| |
Returns an ID that says what this instance is cached as remotely, or None if it's not. (inherited from Broker )
| |
(internal) (inherited from Broker )
| |
XXX (inherited from Broker )
| |
(inherited from Banana )
| |
(Deprecated) (inherited from Broker )
| |
The connection was lost. (inherited from Broker )
| |
Called when a connection is made. (inherited from Canana )
| |
Initialize. (inherited from Broker )
| |
(inherited from Canana )
| |
(internal) Send a DECACHE directive. (inherited from Broker )
| |
Remove a callback from list of disconnect callbacks. (inherited from Broker )
| |
Evaluate an expression as it's received. (inherited from Broker )
| |
getCollection(self,
name,
domain,
password,
callback,
errback)
| |
(inherited from Banana )
| |
Get a local object for a locally unique ID. (inherited from Broker )
| |
Generate a new LUID. (inherited from Broker )
| |
Generate a new request ID. (inherited from Broker )
| |
Call the given callback when the Broker connects. (inherited from Broker )
| |
Call the given callback when the Broker disconnects. (inherited from Broker )
| |
Call the given callback if the Broker fails to connect. (inherited from Broker )
| |
(inherited from Broker )
| |
(internal) Got an answer to a previously sent message. (inherited from Broker )
| |
(inherited from Broker )
| |
(internal) Decrement the reference count of a cached object. (inherited from Broker )
| |
(internal) Decrement the reference count of an object. (inherited from Broker )
| |
Respond to stock ' didNotUnderstand ' message. (inherited from Broker )
| |
(internal) Deal with an error. (inherited from Broker )
| |
(inherited from Broker )
| |
(internal) Tell the client it is now OK to uncache an object. (inherited from Broker )
| |
Protocol message: (version version-number) (inherited from Broker )
| |
(inherited from Broker )
| |
Get an ID for a local object. (inherited from Broker )
| |
Returns an object from the remote name mapping. (inherited from Broker )
| |
Returns an instance which is cached remotely, with this LUID. (inherited from Broker )
| |
Called when the consumer attached to me runs out of buffer. (inherited from Broker )
| |
Utility method to send an expression to the other side of the connection. (inherited from Broker )
| |
(internal) Send a DECREF directive. (inherited from Broker )
| |
(inherited from Canana )
| |
Jelly an object according to the remote security rules for this broker. (inherited from Broker )
| |
Store a special (string) ID for this object. (inherited from Broker )
| |
(inherited from Broker )
| |
Unjelly an sexp according to the local security rules for this broker. (inherited from Broker )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:43 2003 | http://epydoc.sf.net |