asit.framework.servlet
Class ReadIdentityLinkRequestServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended byasit.framework.servlet.FrontEndServlet
              extended byasit.framework.servlet.ReadIdentityLinkRequestServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ReadIdentityLinkRequestServlet
extends FrontEndServlet

Author:
troessler
See Also:
Serialized Form

Field Summary
 
Fields inherited from class asit.framework.servlet.FrontEndServlet
contentFactoryImpl_, debugMode_, dispatchJSP_, globalServletConfig_, jspDispatcher_, serverAddress_
 
Constructor Summary
ReadIdentityLinkRequestServlet()
           
 
Method Summary
protected  ContentFactory getContentFactory()
           
 
Methods inherited from class asit.framework.servlet.FrontEndServlet
doGet, doPost, getRealPath, init, setResponseJSP, setServerAddress
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, 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
 

Constructor Detail

ReadIdentityLinkRequestServlet

public ReadIdentityLinkRequestServlet()
Method Detail

getContentFactory

protected ContentFactory getContentFactory()
                                    throws IOException
Specified by:
getContentFactory in class FrontEndServlet
Throws:
IOException


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.