Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.nntp.Session

Packages that use Session
com.jivesoftware.forum.nntp Jive Forums internal NNTP server. 
 

Uses of Session in com.jivesoftware.forum.nntp
 

Methods in com.jivesoftware.forum.nntp that return Session
 Session SessionManager.createSession(Connection con)
          Creates a session for the given connection.
 Session SessionManager.getSession(Connection con)
          Obtain a session that corresponds to the given connection.
 

Constructors in com.jivesoftware.forum.nntp with parameters of type Session
NNTPParser(SessionManager manager, Session owner, Connection conn)
          Create a parser for the given session.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.