Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Client request message will be processed by multiple layers. Once that message is constructed and authorized, it will execute that Geode api. Then the response from api will be processed by multiple layers to send a response back to the client.

PlantUML
 

Request Message (Down)Response Message (up)
Collect Message bytesSend the message
Collect metadataDivide the Message
Construct MessageAdd meta data
Customize key and valueCustomize key and value
Authenticate ConnectionAuthorize message
Authorize request MessageConstruct Response Message
Statsstats
Execute API