Package pyamf :: Package remoting :: Package client
[hide private]
[frames] | no frames]

Package client

source code

Remoting client implementation.


Since: 0.1.0

Classes [hide private]
  ServiceMethodProxy
Serves as a proxy for calling a service method.
  ServiceProxy
Serves as a service object proxy for RPC calls.
  RequestWrapper
A container object that wraps a service method request.
  RemotingService
Acts as a client for AMF calls.
Variables [hide private]
  DEFAULT_USER_AGENT = 'PyAMF/0.6.1'
  __package__ = 'pyamf.remoting.client'

Imports: urllib2, urlparse, pyamf, remoting, GzipFile, StringIO