public class AMFEndpoint extends Object
| Constructor and Description |
|---|
AMFEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ServletContext context) |
void |
service(GraniteConfig graniteConfig,
ServicesConfig servicesConfig,
ServletContext context,
HttpServletRequest request,
HttpServletResponse response) |
protected void |
serviceAMF(GraniteConfig graniteConfig,
ServicesConfig servicesConfig,
ServletContext context,
HttpServletRequest request,
HttpServletResponse response) |
protected void |
serviceJMFAMF(GraniteConfig graniteConfig,
ServicesConfig servicesConfig,
ServletContext context,
HttpServletRequest request,
HttpServletResponse response) |
public AMFEndpoint()
public void init(ServletContext context)
public void destroy()
public void service(GraniteConfig graniteConfig, ServicesConfig servicesConfig, ServletContext context, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOExceptionServletExceptionprotected void serviceAMF(GraniteConfig graniteConfig, ServicesConfig servicesConfig, ServletContext context, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOExceptionServletExceptionprotected void serviceJMFAMF(GraniteConfig graniteConfig, ServicesConfig servicesConfig, ServletContext context, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOExceptionServletException