com.stimulsoft.web.events
Class StiAbstractWebAction
java.lang.Object
com.stimulsoft.web.events.StiAbstractWebAction
- Direct Known Subclasses:
- StiWebLoadDesignerFx, StiWebLoadDesignerWrapper, StiWebLoadViewerFx, StiWebLoadViewerWrapper
public abstract class StiAbstractWebAction
- extends Object
Интерфейс действия производиного по определнному событию.
Copyright Stimulsoft
|
Method Summary |
void |
run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiAbstractWebAction
public StiAbstractWebAction()
run
public void run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws StiException
- Throws:
StiException
Copyright © 2017 Stimulsoft. All Rights Reserved.