| Package | Description |
|---|---|
| org.granite.tide | |
| org.granite.tide.cdi | |
| org.granite.tide.ejb | |
| org.granite.tide.seam | |
| org.granite.tide.seam.async | |
| org.granite.tide.spring |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AsyncPublisher |
TideServiceContext.getAsyncPublisher() |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncPublisher |
CDIServiceContext.getAsyncPublisher()
Factory for Seam async publisher
|
| Modifier and Type | Method and Description |
|---|---|
protected AsyncPublisher |
EjbServiceContext.getAsyncPublisher() |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncPublisher |
AbstractSeamServiceContext.getAsyncPublisher()
Factory for Seam async publisher
|
| Modifier and Type | Class and Description |
|---|---|
class |
SeamAsyncPublisher
Async publisher using Gravity to send messages to the client
|
| Modifier and Type | Method and Description |
|---|---|
protected AsyncPublisher |
SpringServiceContext.getAsyncPublisher() |