t.i.interfaces : module documentation

Part of twisted.internet View Source

Interface documentation.

Maintainer: Itamar Shtull-Trauring
Interface IAddress An address, e.g. a TCP (host, port).
Interface IConnector Object used to interface between connections and protocols.
Interface IResolverSimple No interface docstring; 1/1 methods documented
Interface IResolver No interface docstring; 23/23 methods documented
Interface IReactorArbitrary No interface docstring; 2/2 methods documented
Interface IReactorTCP No interface docstring; 2/2 methods documented
Interface IReactorSSL No interface docstring; 2/2 methods documented
Interface IReactorUNIX UNIX socket methods.
Interface IReactorUNIXDatagram Datagram UNIX socket methods.
Interface IReactorUDP UDP socket methods.
Interface IReactorMulticast UDP socket methods that support multicast.
Interface IReactorProcess No interface docstring; 1/1 methods documented
Interface IReactorTime Time methods that a Reactor should implement.
Interface IDelayedCall A scheduled call.
Interface IReactorThreads Dispatch methods to be run in threads.
Interface IReactorCore Core methods that a Reactor must implement.
Interface IReactorPluggableResolver A reactor with a pluggable name resolver interface.
Interface IReactorFDSet Implement me to be able to use FileDescriptor type resources.
Interface IListeningPort A listening port.
Interface ILoggingContext Give context information that will be used to log events generated by this item.
Interface IFileDescriptor A file descriptor.
Interface IReadDescriptor No interface docstring; 1/1 methods documented
Interface IWriteDescriptor No interface docstring; 1/1 methods documented
Interface IReadWriteDescriptor I am a FileDescriptor that can both read and write.
Interface IHalfCloseableDescriptor A descriptor that can be half-closed.
Interface ISystemHandle An object that wraps a networking OS-specific handle.
Interface IConsumer A consumer consumes data from a producer.
Interface IFinishableConsumer A Consumer for producers that finish.
Interface IProducer A producer produces data for a consumer.
Interface IPushProducer No summary
Interface IPullProducer A pull producer, also known as a non-streaming producer, is expected to produce data each time resumeProducing() is called.
Interface IProtocol No interface docstring; 4/4 methods documented
Interface IProcessProtocol Interface for process-related event handlers.
Interface IHalfCloseableProtocol Implemented to indicate they want notification of half-closes.
Interface IProtocolFactory Interface for protocol factories.
Interface ITransport I am a transport for bytes.
Interface ITCPTransport A TCP based transport.
Interface ITLSTransport A TCP transport that supports switching to TLS midstream.
Interface ISSLTransport A SSL/TLS based transport.
Interface IProcessTransport A process transport.
Interface IServiceCollection An object which provides access to a collection of services.
Interface IUDPTransport Transport for UDP DatagramProtocols.
Interface IUDPConnectedTransport DEPRECATED. Transport for UDP ConnectedPacketProtocols.
Interface IUNIXDatagramTransport Transport for UDP PacketProtocols.
Interface IUNIXDatagramConnectedTransport Transport for UDP ConnectedPacketProtocols.
Interface IMulticastTransport Additional functionality for multicast UDP.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.