Uses of Interface
org.jdiameter.api.Session

Packages that use Session
org.jdiameter.api   
org.jdiameter.api.app   
 

Uses of Session in org.jdiameter.api
 

Methods in org.jdiameter.api that return Session
 Session SessionFactory.getNewSession()
          Create new session with new session id
 Session SessionFactory.getNewSession(java.lang.String sessionId)
          Create new session with predefined sessionId You can create special sessions to work on distributed systems
 

Uses of Session in org.jdiameter.api.app
 

Methods in org.jdiameter.api.app that return types with arguments of type Session
 java.util.List<Session> AppSession.getSessions()
           
 



Copyright © 2009. All Rights Reserved.