Home | Trees | Indices | Help |
|
---|
|
Remoting server implementations.
Since: 0.1.0
|
|||
|
|
|||
BaseServiceError Base service error. |
|||
UnknownServiceError Client made a request for an unknown service. |
|||
UnknownServiceMethodError Client made a request for an unknown method. |
|||
InvalidServiceMethodError Client made a request for an invalid methodname. |
|||
ServiceWrapper Wraps a supplied service with extra functionality. |
|||
ServiceRequest Remoting service request. |
|||
ServiceCollection I hold a collection of services, mapping names to objects. |
|||
BaseGateway Generic Remoting gateway. |
|
|||
|
|||
|
|||
|
|||
|
|
|||
impl =
|
|||
SERVER_NAME =
|
Imports: sys, types, datetime, pyamf, remoting, util, python_implementation
|
A decorator that facilitates authentication per method. Setting
|
A decorator that adds an expose_request flag to the underlying callable.
|
A decorator that facilitates preprocessing per method. Setting
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:30 2009 | http://epydoc.sourceforge.net |