|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunicationSession | |
|---|---|
| org.glassfish.cafe.api | |
| org.glassfish.cafe.spi | |
| Uses of CommunicationSession in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.api with parameters of type CommunicationSession | |
|---|---|
PresenceWatcher |
Group.startWatching(CommunicationSession session)
Creates a new PresenceWatcher in the provided CommunicationSession, and issues the update() method for the current group on the newly created PresenceWatcher. |
| Uses of CommunicationSession in org.glassfish.cafe.spi |
|---|
| Methods in org.glassfish.cafe.spi with parameters of type CommunicationSession | ||
|---|---|---|
|
CafeModule.createBuilder(Class<O> type,
CommunicationSession session)
Creates an Object builder for a specified type for a particular CommunicationSession. |
|
void |
CafeModuleRuntime.invokeBean(CommunicationContext cc,
Enum event,
CommunicationSession session)
This method can be used by a CafeModule to execute
any event on CommunicationBean. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||