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

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

public class ReadSentNotification
extends Object
implements SILVERMAILRequestHandler

Class declaration

Version:
%I%, %G%
Author:

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

ReadSentNotification

public ReadSentNotification()
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.