| Name | Description | Type | Package | Framework |
| ClientWindow | API to interact with the window/browser tab handling. | Interface | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
| ClientWindowConfig | Configuration for ClientWindow handler which is used to determine the correct windowId for ?WindowScoped beans. | Interface | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
| ClientWindowConfig .ClientWindowRenderMode | The GET request results in an intermediate small html page which checks if the browser tab fits the selected windowId | Class | org.apache.deltaspike.jsf.spi.scope | Delta Spike |
| DefaultClientWindowConfig | Default implementation of ClientWindowConfig. | Class | org.apache.deltaspike.jsf.spi.scope | Delta Spike |