站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.0 bate1 API 英文版文档

org.jboss.seam.servlet (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档


Package org.jboss.seam.servlet

Class Summary
SeamCharacterEncodingFilter A servlet filter that lets you set the character encoding of submitted data.
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.
ServletRequestImpl  
ServletSessionImpl