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  
MessageMarshaller This event observer writes any queued messages to the response header.
MetadataCache Caches BeanMetadata instances
NonInjectionRemoting  
Remoting Serves JavaScript implementation of Seam Remoting
RequestContext  
WriteHeaderEvent An event that is fired when the response header is being written.
 

Enum Summary
BeanMetadata.BeanType  
 



Copyright © 2011 Seam Framework. All Rights Reserved.