|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunicationContext | |
|---|---|
| org.glassfish.cafe.api | |
| org.glassfish.cafe.spi | |
| Uses of CommunicationContext in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.api that return CommunicationContext | |
|---|---|
CommunicationContext<?,?,?> |
Agent.getCommunicationContext()
Retrieve the CommunicationContext object in the Application Link. |
| Methods in org.glassfish.cafe.api with parameters of type CommunicationContext | |
|---|---|
void |
Agent.setCommunicationContext(CommunicationContext<?,?,?> context)
Set the CommunicationContext object. |
| Uses of CommunicationContext in org.glassfish.cafe.spi |
|---|
| Methods in org.glassfish.cafe.spi with parameters of type CommunicationContext | |
|---|---|
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 | |||||||||