Package SPyRO :: Module formats
[show private | hide private]
[frames | no frames]

Module SPyRO.formats

Classes
MarshalWrapper Calls a personalized marshaler with loads and dumps methods MarshalWrapper envolves the with _loads and _dumps methods
ORBFormats The Object Request Broker Format class
PickleFormat This is the Interface to serialize (load and dumps) of the pickle format broker.
Prolog The prolog of the connection
SOAP_SOAPpy More info in /usr/lib/python2.4/site-packages/SOAPpy/SOAPBuilder.py
SOAP_ZSI  
SPyRO_Format The spyro format minimum requeriments
XMLRPCFormat XMLRPC Format, SPyRO Clients can use the transparent mode.
XMLRPCFormatLegacy XMLRPC Format, Non - SPyRO clients must send request to procedure "SPyRO_execute" with the proper arguments (Request object properties)

Function Summary
  PrologChooseFormat(priorities, msg)
Choose the best format between local priorities and the priorities in the msg if |priorities| is None the Prolog.Priorities is used
  _set_booleans()

Function Details

PrologChooseFormat(priorities, msg)

Choose the best format between local priorities and the priorities in the msg if |priorities| is None the Prolog.Priorities is used

Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 http://epydoc.sf.net