Changeset 35

Show
Ignore:
Timestamp:
01/17/06 22:44:15 (3 years ago)
Author:
Jan-Klaas Kollhof
Message:

added some experimental json-rpc code

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jsolait/lib/jsonrpc.js

    r22 r35  
    211211            } 
    212212        }; 
     213         
    213214        /** 
    214215            Sets username and password for HTTP Authentication. 
     
    321322    ///@deprecated  Use ServiceProxy instead. 
    322323    mod.ServerProxy= mod.ServiceProxy; 
    323  
     324     
     325     
     326   
     327     
     328     
    324329    /** 
    325330        Converts a String to JSON.