com.stratelia.silverpeas.notificationserver.channel.silvermail.requesthandlers
Class Main

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.channel.silvermail.requesthandlers.Main
All Implemented Interfaces:
SILVERMAILRequestHandler

public class Main
extends Object
implements SILVERMAILRequestHandler

Class declaration

Version:
%I%, %G%
Author:

Constructor Summary
Main()
           
 
Method Summary
 String handleRequest(ComponentSessionController componentSC, javax.servlet.http.HttpServletRequest request)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

handleRequest

public String handleRequest(ComponentSessionController componentSC,
                            javax.servlet.http.HttpServletRequest request)
                     throws SILVERMAILException
Method declaration

Specified by:
handleRequest in interface SILVERMAILRequestHandler
Parameters:
componentSC -
request -
Returns:
Throws:
SILVERMAILException
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.