zope.app.twisted.interfaces.IServerType
(Name: "FTP")

Component: zope.app.twisted.server.ServerType

Server Type utility.

A utility that the can create a server instance.

This is a pure read-only interface, since the values are set through a ZCML directive and we shouldn't be able to change them.

Attributes/Fields

There are no attributes or fields specified.

Methods