| Class | Description |
|---|---|
| PaymentNotificationCache | |
| RequestHelper |
Utility class containing help method for determine state in a
HTTP Requests.
|
| SpringCachableHttpServletRequest |
A specialized version of Spring ContentCachingRequestWrapper that also
implements CachableHttpServletRequest.
|
| Enum | Description |
|---|---|
| RequestHelper.RequestType |
Enumeration of different supported request handling types.
|
| Exception | Description |
|---|---|
| PaywallRuntimeException |
Special RuntimeException used in Spring controllers and filters to
return correct response data.
|