Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.web.servlets
Class SCSFileTransferServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.stellent.cis.web.servlets.SCSFileTransferServlet

All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

Deprecated.

public class SCSFileTransferServlet
extends javax.servlet.http.HttpServlet

Servlet for handling file transfers from a CommandClient

See Also:
Serialized Form

Field Summary
protected  org.apache.commons.logging.Log m_log
          Deprecated.  
static java.lang.String PARAM_KEY
          Deprecated.  
static java.lang.String PARAM_NAMESPACE
          Deprecated.  

 

Constructor Summary
SCSFileTransferServlet()
          Deprecated.  

 

Method Summary
 void init()
          Deprecated.  

 

Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

PARAM_KEY

public static final java.lang.String PARAM_KEY
Deprecated. 
See Also:
Constant Field Values

PARAM_NAMESPACE

public static final java.lang.String PARAM_NAMESPACE
Deprecated. 
See Also:
Constant Field Values

m_log

protected org.apache.commons.logging.Log m_log
Deprecated. 

Constructor Detail

SCSFileTransferServlet

public SCSFileTransferServlet()
Deprecated. 

Method Detail

init

public void init()
          throws javax.servlet.ServletException
Deprecated. 
Overrides:
init in class javax.servlet.GenericServlet
Throws:
javax.servlet.ServletException

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.