twisted.words.iwords.IProtocolPlugin(Interface) interface documentationtwisted.words.iwords
(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.IServerFactoryprovider | 
Retrieve a twisted.internet.interfaces.IServerFactory 
provider
| Parameters | realm | An object providing twisted.cred.portal.IRealmandIChatService,
with which service information should be looked up. | 
| portal | An object providing twisted.cred.portal.IPortal, through which
logins should be performed. |