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

org.jboss.seam.remoting (JBoss Seam API Documentation) - JBoss Seam 1.0.0 API 英文版文档


Package org.jboss.seam.remoting

Interface Summary
RequestHandler  
 

Class Summary
BaseRequestHandler  
Call  
CallContext Represents the context of an individual call.
ExecutionHandler Unmarshals the calls from an HttpServletRequest, executes them in order and marshals the responses.
InterfaceGenerator Generates JavaScript interface code.
PollHandler  
RequestContext  
RequestHandlerFactory Provides request handlers for different request paths.
SeamRemotingServlet Provides remoting capabilities for Seam.
SubscriptionHandler