Class | Description |
---|---|
GetEntity |
Get the 'Entity' of the inbound request with the body.
|
GetEntityWithoutBody |
Get the entity without the body of inbound request.
|
GetMatrixParams |
Get the Query params from HTTP message and return a map.
|
GetQueryParams |
Get the Query params from HTTP message and return a map.
|
SetEntity |
Set the entity of the inbound request.
|
Copyright © 2018 WSO2. All rights reserved.