@Namespace(value="http://jboss.com/products/seam/remoting", prefix="org.jboss.seam.remoting")

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.
MarshalUtils  
PollHandler Handles JMS Message poll requests.
Remoting  
RequestContext  
RequestHandlerFactory Provides request handlers for different request paths.
SubscriptionHandler