Package org.jboss.seam.remoting

Interface Summary
RequestHandler  
 

Class Summary
AbstractRequestHandler Abstract base class for remoting request handlers.
AnnotationInvocationHandler  
AnnotationsParser Parses a comma-separated list of annotation expressions and produces an array of Annotation instances.
BeanMetadata Contains the metadata (either the accessible properties or invokable methods) for a single action or state bean.
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  
MetadataCache Caches BeanMetadata instances
NonInjectionRemoting  
Remoting Serves JavaScript implementation of Seam Remoting
RequestContext  
 

Enum Summary
BeanMetadata.BeanType  
 



Copyright © 2011 Seam Framework. All Rights Reserved.