| Package | Description |
|---|---|
| com.helger.photon.ajax | |
| com.helger.photon.ajax.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxRegistry
The default implementation of
IAjaxRegistry. |
| Modifier and Type | Method and Description |
|---|---|
IAjaxRegistry |
GlobalAjaxInvoker.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalAjaxInvoker.setRegistry(IAjaxRegistry aRegistry)
Set the global registry to be used.
|
| Constructor and Description |
|---|
AjaxXServletHandler(com.helger.commons.functional.ISupplier<? extends IAjaxRegistry> aRegistryFactory,
com.helger.commons.functional.ISupplier<? extends IAjaxInvoker> aInvokerFactory) |
Copyright © 2014–2019 Philip Helger. All rights reserved.