Package pyamf :: Package remoting :: Package gateway :: Module twisted
[hide private]
[frames] | no frames]

Module twisted

source code

Twisted server implementation.

This gateway allows you to expose functions in Twisted to AMF clients and servers.


See Also: Twisted homepage (external)

Since: 0.1.0

Classes [hide private]
  AMF0RequestProcessor
A Twisted friendly implementation of amf0.RequestProcessor
  AMF3RequestProcessor
A Twisted friendly implementation of amf3.RequestProcessor
  TwistedGateway
Twisted Remoting gateway for twisted.web.

Imports: sys, os, twisted, defer, threads, resource, server, remoting, gateway, amf0, amf3