|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Conversation
Represents a two party call. It extends a Communication. XXX TODO use JSR 309 interfaces.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.cafe.api.Communication |
|---|
Communication.State |
| Method Summary | |
|---|---|
Participant |
getCallee()
Return the callee in the call. |
Participant |
getCaller()
Return the caller who initiated the call.. |
| Methods inherited from interface org.glassfish.cafe.api.Communication |
|---|
addAgent, addParticipant, addParticipant, addParticipant, addParticipant, end, getAgent, getAgents, getInitiator, getName, getParticipant, getParticipant, getState, removeAgent, removeParticipant, removeParticipant, replaceParticipant |
| Method Detail |
|---|
Participant getCaller()
Participant getCallee()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||