Uses of Class
com.mockrunner.mock.web.MockHttpSession

Packages that use MockHttpSession
com.mockrunner.mock.web   
 

Uses of MockHttpSession in com.mockrunner.mock.web
 

Methods in com.mockrunner.mock.web that return MockHttpSession
 MockHttpSession WebMockObjectFactory.getMockSession()
          Returns the MockHttpSession.
 MockHttpSession WebMockObjectFactory.getSession()
          Deprecated. use WebMockObjectFactory.getMockSession()