com.stimulsoft.flex.events
Class StiSendMail

java.lang.Object
  extended by com.stimulsoft.flex.events.StiAbstractAction
      extended by com.stimulsoft.flex.events.StiSendMail
All Implemented Interfaces:
StiIAction

public class StiSendMail
extends StiAbstractAction

Возвращение javascript, который в последующем запосит дизайнер/просмоторщик . Copyright Stimulsoft


Constructor Summary
StiSendMail()
           
 
Method Summary
 void process(InputStream is, OutputStream os, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class com.stimulsoft.flex.events.StiAbstractAction
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiSendMail

public StiSendMail()
Method Detail

process

public void process(InputStream is,
                    OutputStream os,
                    javax.servlet.http.HttpServletRequest request)
             throws StiException,
                    InstantiationException,
                    IllegalAccessException,
                    javax.mail.MessagingException,
                    IOException
Throws:
StiException
InstantiationException
IllegalAccessException
javax.mail.MessagingException
IOException


Copyright © 2017 Stimulsoft. All Rights Reserved.