Part I. Exposing the BigWorld Server as a Web Service
Prev
Next
Part I. Exposing the BigWorld Server as a Web Service
Table of Contents
2. The TwistedWeb Service
2.1. An example
2.2. Queries to
/db/
2.3. Queries to
/entities_by_id/
2.4. Queries to
/entities_by_name/
2.5. Queries to
/global_entities/
2.6. Implementation details
2.7. TwistedWeb Error handling
3. Remote Methods, Arguments and Return Values
3.1. Method calls
3.2. Arguments
3.3. Return Values
3.4. One way calls
3.5. Errors
4. Keep-alive Messages