public interface RequestDTO
| Modifier and Type | Method and Description |
|---|---|
String |
getFullUrLWithQueryString() |
Map<String,Object> |
getProperties()
By default, converts the properties on
|
String |
getRequestURI() |
Boolean |
isSecure() |
String getRequestURI()
String getFullUrLWithQueryString()
Boolean isSecure()
Copyright © 2020. All rights reserved.