| Package | Description |
|---|---|
| org.richfaces.application.push | |
| org.richfaces.application.push.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.connect(Request request)
Connects given request to this session
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestImpl
Current implementation of Request wraps AtmosphereResource class.
|
| Modifier and Type | Method and Description |
|---|---|
protected Request |
SessionImpl.getRequest()
Returns
Request associated with this session |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionImpl.connect(Request request) |
protected void |
SessionImpl.processConnect(Request request)
Process connecting of given request to this session and try to post messages if there are any
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.