An implementation of Session that works on real cgi connections utilizing the BasicDataServer.
As opposed to a MockSession which is made for testing purposes.
You will not construct one of these directly. See Cgi.getSessionObject instead.
See Implementation
An implementation of Session that works on real cgi connections utilizing the BasicDataServer.
As opposed to a MockSession which is made for testing purposes.
You will not construct one of these directly. See Cgi.getSessionObject instead.