Package org.granite.tide.seam.async

Class Summary
AsyncContext  
AsynchronousInvoker  
SeamAsyncPublisher Async publisher using Gravity to send messages to the client
TideAsynchronousInterceptor Slightly modified version of the Seam asynchronous interceptor which saves the current username Dispatches method calls to @Asynchronous methods asynchronously, and returns the "timer" object if necessary.