|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.sas.servlet
.
See:
Description
Interface Summary | |
---|---|
CommandProcessorCommandInterface | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorCommandInterface. |
CommandProcessorInterface | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorInterface. |
CommandProcessorViewInterface | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface. |
ExpirationInterface | Should be implemented by objects that have a defined lifetime and need to expire |
GetStreamInterface | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.GetStreamInterface. |
Class Summary | |
---|---|
BaseUtil | Utility methods for use within JSP pages and/or servlets. |
BoundConnection | Holder for Connection objects that are bound into the HTTP session. |
BoundRocf | Holder for Rocf objects that are bound into the HTTP session. |
ClientInfo | Bean to access Client Information from within JSP tags and Servlets. |
CommandDefinition | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface. |
CommandProcessor | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessor. |
ComponentPropertyManager | The ComponentPropertyManager is responsible for holding global properties which are application specific such as locations for images, javascript, and templates. |
ContentServlet | Deprecated. As of version 3.0, this class has been replaced by com.sas.servlet.util.StreamContentServlet . |
InformationMapViewerServlet | Servlet used to view an information map. |
JavaScriptIncludeHandler | JavaScriptIncludeHandler handles writing JavaScript include statements and preventing multiple includes of the same file on a page. |
MethodInvocationServlet | A servlet used to generically call a method on a particular class by passing the CLASS_PARAMETER or OBJECT_PARAMETER. |
OpenURL | Application for opening the given URL and redirecting the contents to some output device (such as the console or file). |
SocketListener | This class extends BaseSocketListener to add support for writing the socket stream to a servlet response. |
StreamContent | The StreamContent is a utility class that allows easier use of the StreamContentServlet. |
StreamContentCommand | Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.StreamContentCommand. |
StreamContentServlet | The StreamContentServlet servlet is used to deliver arbitrary MIME type content to HTTP clients. |
TableScrollCommand | Deprecated. This class has been deprecated as of Version 3.0. |
URLEncoder | Adds methods for the purpose of avoiding calls to the parent's encode methods when the incoming string is determined to already be in a URL safe form. |
Util | Utility methods for use within JSP pages and/or servlets. |
Provides support and utility classes for com.sas.servlet
.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |