|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.comm.implementation.general.events.CommEventSenderBase
fi.hut.tml.xsmiles.comm.implementation.jxta.JxtaCommSession
| Constructor Summary | |
JxtaCommSession()
|
|
| Method Summary | |
Group |
createGroup()
create group object |
Messaging |
createMessaging(Session session)
|
Session |
createSession()
create session object |
Session |
createSession(java.lang.String address)
create session for given address |
User |
createUser()
create user object |
AddressBook |
getAddressBook()
create addressbook object |
java.lang.Object |
getFeature(java.lang.Class feature)
A generic method to retrieve extension features from the implementation. |
User |
getOwner()
|
Presentity |
getPresentity(User _user)
|
void |
init()
|
void |
setMLFCListener(MLFCListener listener)
add the MLFC listener object |
void |
setSessionListener(SessionListener listener)
Sets the session listener to make the system aware of the incoming session requests. |
void |
signIn()
|
void |
signOut()
|
| Methods inherited from class fi.hut.tml.xsmiles.comm.implementation.general.events.CommEventSenderBase |
addEventListener, dispatchEvent, removeEventListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fi.hut.tml.xsmiles.comm.events.CommEventSender |
addEventListener, dispatchEvent, removeEventListener |
| Constructor Detail |
public JxtaCommSession()
| Method Detail |
public void init()
public void signIn()
signIn in interface CommSessionpublic void signOut()
signOut in interface CommSessionpublic User getOwner()
getOwner in interface CommSessionpublic void setSessionListener(SessionListener listener)
CommSession
setSessionListener in interface CommSessionlistener - public User createUser()
CommSession
createUser in interface CommSessionpublic Group createGroup()
CommSession
createGroup in interface CommSessionpublic Session createSession()
CommSession
createSession in interface CommSessionpublic Session createSession(java.lang.String address)
CommSession
createSession in interface CommSessionpublic Messaging createMessaging(Session session)
public AddressBook getAddressBook()
CommSession
getAddressBook in interface CommSessionpublic Presentity getPresentity(User _user)
public void setMLFCListener(MLFCListener listener)
CommSession
setMLFCListener in interface CommSessionpublic java.lang.Object getFeature(java.lang.Class feature)
CommSession
getFeature in interface CommSessionfeature - The feature to retrieve
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||