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

Module formats

source code

Classes [hide private]
  SPyRO_Format
The spyro format minimum requeriments
  PickleFormat
This is the Interface to serialize (load and dumps) of the pickle format broker.
  MarshalWrapper
Calls a personalized marshaler with loads and dumps methods MarshalWrapper envolves the with _loads and _dumps methods
  SOAP_SOAPpy
More info in /usr/lib/python2.4/site-packages/SOAPpy/SOAPBuilder.py
  SOAP_ZSI
  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)
  Prolog
The prolog of the connection
  ORBFormats
The Object Request Broker Format class
Functions [hide private]
 
_set_booleans() source code
 
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
source code
Variables [hide private]
  warn = warn.Warn("SPyRO.formats")
  _USE_SOAPpy = True
  _USE_ZSI = True