Versions Compared

Key

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

...

Gliffy Diagram
nameHandler

 

Authorize request MessageExecute API
Request Message (Down)DescriptionResponse Message (up)Description
MessageBytesCollectorCollect Message bytesMessageSenderSend the message to the clientCollect metadata
MessageDecoder Divide the Construct Message
Construct MessageAdd meta data
Customize key and valueCustomize key and value
Authenticate ConnectionAuthorize message
ResponseEncoderSerialize the resposne
DecorateKeyValueUpdate key value based on metadataResponseMetadataHandleradd any metadata in resposne
  DecorateKeyValueDecorate key value based on metadata
AuthenticateHandlerverify whether connection is authenticated or notResponseAuthorizationHandlerauthorize response
RequestAuthorizationHandlerAuthorize the requestResponseHandlerConstruct Response MessageStats
StatsHandlerUpdate the geode stats for requestStatsHandler 
ApiExecutionHandler (execute the api)