Nuxeo Enterprise Platform 5.4

org.apache.shindig.gadgets.servlet
Class NXConcatProxyServlet

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.NXConcatProxyServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

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

See Also:
Serialized Form

Constructor Summary
NXConcatProxyServlet()
           
 
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

NXConcatProxyServlet

public NXConcatProxyServlet()
Method Detail

setProxyHandler

@Inject
public void setProxyHandler(NXProxyHandler proxyHandler)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.