Package org.jboss.seam.servlet

Class Summary
ResponseInvocationHandler Proxies the response object.
SeamExceptionFilter As a last line of defence, rollback uncommitted transactions at the very end of the request.
SeamListener Drives certain Seam functionality such as initialization and cleanup of application and session contexts from the web application lifecycle.
SeamRedirectFilter Propagates the conversation context across a browser redirect
SeamServletFilter Manages the Seam contexts associated with a request to any servlet.
ServletSessionImpl