Retrieving a Flow Object from the Container
A SIP Servlet application can retrieve the Flow object corresponding to a flow token from the container by using the SipServletContext.getFlow(String flowToken) method.
A SIP Servlet application can retrieve the Flow object corresponding to a flow token from the container by using the SipServletContext.getFlow(String flowToken) method.