Nuxeo ECM Projects 5.6-RC1

org.apache.shindig.gadgets.servlet
Class NXProxyServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.apache.shindig.common.servlet.InjectedServlet
              extended by org.apache.shindig.gadgets.servlet.NXProxyServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class NXProxyServlet
extends org.apache.shindig.common.servlet.InjectedServlet

See Also:
Serialized Form

Constructor Summary
NXProxyServlet()
           
 
Method Summary
 void setProxyHandler(NXProxyHandler proxyHandler)
           
 
Methods inherited from class org.apache.shindig.common.servlet.InjectedServlet
init
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXProxyServlet

public NXProxyServlet()
Method Detail

setProxyHandler

@Inject
public void setProxyHandler(NXProxyHandler proxyHandler)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.