|
|||||||||||
| 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.sip.SipCommSession
| Constructor Summary | |
SipCommSession()
|
|
| Method Summary | |
void |
addPending(java.lang.String _target,
Session _session)
|
Group |
createGroup()
create group object |
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 |
fi.hut.tml.sip.stack.SipController |
getController()
|
java.lang.Object |
getFeature(java.lang.Class feature)
A generic method to retrieve extension features from the implementation. |
User |
getOwner()
|
void |
init()
|
void |
processStackEvent(fi.hut.tml.sip.stack.event.SipStackEvent evt)
|
void |
removePending(java.lang.String _target)
|
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 SipCommSession()
| Method Detail |
public void init()
public void signIn()
signIn in interface CommSessionpublic void signOut()
signOut in interface CommSessionpublic void setSessionListener(SessionListener _listener)
CommSession
setSessionListener in interface CommSession_listener - public User getOwner()
getOwner in interface CommSessionpublic fi.hut.tml.sip.stack.SipController getController()
public void processStackEvent(fi.hut.tml.sip.stack.event.SipStackEvent evt)
processStackEvent in interface fi.hut.tml.sip.stack.event.SipStackListenerpublic 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 AddressBook getAddressBook()
CommSession
getAddressBook in interface CommSessionpublic java.lang.Object getFeature(java.lang.Class feature)
CommSession
getFeature in interface CommSessionfeature - The feature to retrieve
public void addPending(java.lang.String _target,
Session _session)
public void removePending(java.lang.String _target)
public void setMLFCListener(MLFCListener listener)
CommSession
setMLFCListener in interface CommSession
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||