Class | Description |
---|---|
FetchEvent |
Fetch event : when a new HTTP call is made to get a new block/template (Cache miss).
|
FragmentEvent |
Fragment event : when a fragment (a complete or partial page) is required for rendering.
|
HttpClientBuilderEvent |
Event related to HttpClientBuilder
|
ProxyEvent |
Proxy Event : Requests received by ESIGate in proxy mode ( standalone application).
|
ReadEntityEvent |
Encoding event : when a HTTP response is read as String.
|
RenderEvent |
Render event : when renderers are applied on the page.
|
Copyright © 2008–2018. All rights reserved.