Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return null.
@param id The session id for the session to be returned
@exception IllegalStateException if a new session cannot beinstantiated for any reason
@exception IOException if an input/output error occurs whileprocessing this request
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.