t.w.i.IProtocolPlugin(Interface) : interface documentation

Part of twisted.words.iwords View Source View In Hierarchy

Interface for plugins providing an interface to a Words service
Attribute name A single word describing what kind of interface this is (eg, irc or web)
Method getFactory Retrieve a twisted.internet.interfaces.IServerFactory provider
name =
A single word describing what kind of interface this is (eg, irc or web)
def getFactory(realm, portal): (source)
Retrieve a twisted.internet.interfaces.IServerFactory provider
ParametersrealmAn object providing twisted.cred.portal.IRealm and IChatService, with which service information should be looked up.
portalAn object providing twisted.cred.portal.IPortal, through which logins should be performed.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.