Class | Description |
---|---|
CheckEntityBodyAvailability |
Check whether the entity body is present.
|
CreateNewEntity |
Create a new entity and associate it with the request.
|
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 © 2019 WSO2. All rights reserved.