org.granite.messaging.webapp
Class AMFEndpoint

java.lang.Object
  extended by org.granite.messaging.webapp.AMFEndpoint

public class AMFEndpoint
extends Object

Author:
Franck WOLFF

Constructor Summary
AMFEndpoint()
           
 
Method Summary
static void service(GraniteConfig graniteConfig, ServicesConfig servicesConfig, ServletContext context, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMFEndpoint

public AMFEndpoint()
Method Detail

service

public static void service(GraniteConfig graniteConfig,
                           ServicesConfig servicesConfig,
                           ServletContext context,
                           HttpServletRequest request,
                           HttpServletResponse response)
                    throws IOException,
                           ServletException
Throws:
IOException
ServletException