Uses of Class
com.ideo.sweetdevria.mock.MockHttpSession

Packages that use MockHttpSession
com.ideo.sweetdevria.mock   
 

Uses of MockHttpSession in com.ideo.sweetdevria.mock
 

Methods in com.ideo.sweetdevria.mock with parameters of type MockHttpSession
 void MockServletRequest.setSession(MockHttpSession mockHttpSession)
          Set session.
 

Constructors in com.ideo.sweetdevria.mock with parameters of type MockHttpSession
MockHttpServletRequest(MockHttpSession mockHttpSession)
          Default constructor.
MockServletRequest(MockHttpSession mockHttpSession)
          Default constructor.
 



Copyright © 2010 Ideo Technologies. All Rights Reserved.