Part of twisted.internet View Source
| Class | _WrappingProtocol | Wrap another protocol in order to notify my user when a connection has been made. |
| Class | _WrappingFactory | Wrap a factory in order to wrap the protocols it builds. |
| Class | _TCPServerEndpoint | A TCP server endpoint interface |