当前页面: 
在线文档首页 > 
JBoss Seam  1.2.0 API 英文版文档
RequestContext (JBoss Seam API Documentation) - JBoss Seam  1.2.0 API 英文版文档
org.jboss.seam.remoting
Class RequestContext
java.lang.Object
   org.jboss.seam.remoting.RequestContext
org.jboss.seam.remoting.RequestContext
- public class RequestContext 
- extends Object
- Author:
- Shane Bryzak
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RequestContext
public RequestContext()
getConversationId
public String getConversationId()
- 
 
setConversationId
public void setConversationId(String conversationId)
-