Changes between Version 27 and Version 28 of WikiStart


Ignore:
Timestamp:
03/28/19 16:38:12 (6 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    6868This section describes the RunSession service. It is available at {{{http:..:8080//runserver/runsession}}}.
    6969This service starts up and runs a complete session when it is accessed (http get or post).
    70 To start a session, the http get must include a JSON-serialized genius2.protocol.session.SessionSettings object. Typically this looks like this (assuming you want to use SAOP protocol):
     70To start a session, the http get must include a JSON-serialized genius2.protocol.session.SessionSettings object. The javadoc in the [https://tracinsy.ewi.tudelft.nl/trac/Genius2/browser/protocol/src/main/java/genius2/protocol/session/saop/SAOPSettings.java source code] gives all details, here we discuss it only briefly.
     71
     72Typically the settings looks like this (assuming you want to use SAOP protocol):
    7173{{{
    7274{"SAOPSettings": {