Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.web Classes and Interfaces - 81 results found.
NameDescriptionTypePackageFramework
AbstractActionA skeletal implementation to simplify the implementation of actions.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
ActionAn action that could be used with InterpreterServlet.Interfaceorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
ActionContextEncapsulates a portion of DSP page in an object that can be invoked as many times as needed.Interfaceorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
AttributesClassorg.zkoss.webZKoss (ZK)
AttributesMapA skeletal implementation for Map to wrap something with enumeration of attributes, which must be String.Classorg.zkoss.web.servlet.xelZKoss (ZK)
BoxGenerates a box that has a caption and a border enclosing other tags.Classorg.zkoss.web.servlet.dsp.action.htmlZKoss (ZK)
BufferedResponseClassorg.zkoss.web.servletZKoss (ZK)
CharsetFilterThe filter to correct character encoding and to prepare Locale for the current request.Classorg.zkoss.web.servletZKoss (ZK)
CharsetsClassorg.zkoss.web.servletZKoss (ZK)
ChooseProvides the context for mutually exclusive conditional execution.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
ClassWebResourceUsed to access resources located in class path and under /web.Classorg.zkoss.web.util.resourceZKoss (ZK)
ColorClassorg.zkoss.web.fnZKoss (ZK)
DspContextThe context used with Interpreter.Interfaceorg.zkoss.web.servlet.dspZKoss (ZK)
DspExceptionRepresents a DSP exception.Classorg.zkoss.web.servlet.dspZKoss (ZK)
DspException .Aide The reason to use a class to hold static utilities is we can override the method's return type later.Classorg.zkoss.web.servlet.dsp.DspExceptionZKoss (ZK)
DspExtendletThe DSP resource processor (Extendlet) used to parse DSP files loaded from the classpath.Classorg.zkoss.web.util.resourceZKoss (ZK)
EncodesEncoding utilities for servlets.Classorg.zkoss.web.servlet.httpZKoss (ZK)
Encodes .URLEncoderThe URL encoder used to encode URL by including the session ID, and servlet context path.Interfaceorg.zkoss.web.servlet.http.EncodesZKoss (ZK)
ExtendletA plugin of ClassWebResource to process particular To add a resource processor to ClassWebResource, useInterfaceorg.zkoss.web.util.resourceZKoss (ZK)
ExtendletConfigThe configuration information used to initialize an Extendlet (a.Interfaceorg.zkoss.web.util.resourceZKoss (ZK)
ExtendletContextThis interface defines an extended context that Servlets.Interfaceorg.zkoss.web.util.resourceZKoss (ZK)
ExtendletDspContextClassorg.zkoss.web.servlet.dspZKoss (ZK)
ExtendletLoaderA skeletal implementation of the loader used to implement an extendlet.Classorg.zkoss.web.util.resourceZKoss (ZK)
FilterA filter is an object that performs filtering task on a request toSince:3.Interfaceorg.zkoss.web.util.resourceZKoss (ZK)
FilterChainA FilterChain is an object provided by ZK to the developer giving a view into the invocation chain of a filtered request.Interfaceorg.zkoss.web.util.resourceZKoss (ZK)
FilterConfigA filter configuration object used by a servlet container to pass information to a filter during initialization.Interfaceorg.zkoss.web.util.resourceZKoss (ZK)
ForEachIterators thru a collection/array of items.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
GenericFilterA generic class to help implementing servlet filter.Classorg.zkoss.web.servletZKoss (ZK)
HttpBufferedResponseClassorg.zkoss.web.servlet.httpZKoss (ZK)
HttpsThe Servlet-related utilities.Classorg.zkoss.web.servlet.httpZKoss (ZK)
IfTests whether an condition is true and render the child only if the condition is true.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
ImgClassorg.zkoss.web.servlet.dsp.action.htmlZKoss (ZK)
IncludeIncludes another URL.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
InterpretationDefines an interpretation of a DSP page.Interfaceorg.zkoss.web.servlet.dspZKoss (ZK)
InterpreterThe interpreter of the DSP file.Classorg.zkoss.web.servlet.dspZKoss (ZK)
InterpreterServletThe servlet used to interpret the DSP file (Potix Dynamic Script Page).Classorg.zkoss.web.servlet.dspZKoss (ZK)
LoopStatusExposes the current status of an iteration.Interfaceorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
MWebInterfaceorg.zkoss.web.mesgZKoss (ZK)
OtherwiseRepresents the last alternative within a Choose action.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
OutGenerates the specified value into a string.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
PageThe page action used to set the page info, such as the content type.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
PageContextRepresents a page context.Interfaceorg.zkoss.web.servlet.xelZKoss (ZK)
ParameterMapRepresents a parameter map.Classorg.zkoss.web.servlet.xelZKoss (ZK)
ParserClassorg.zkoss.web.servlet.dsp.implZKoss (ZK)
PortletHttpSessionA facade of PortletSession for implementing HttpSession.Classorg.zkoss.web.portletZKoss (ZK)
PortletModesUtilities to handles PortletMode.Classorg.zkoss.web.portletZKoss (ZK)
PortletsUtilities to handle portlet.Classorg.zkoss.web.portletZKoss (ZK)
PortletServletContextA facade servlet context based on a given portlet context.Classorg.zkoss.web.portletZKoss (ZK)
PortletServletDispatcherA facade of a PortletRequestDispatch for implementing RequestDispatcher.Classorg.zkoss.web.portletZKoss (ZK)
RemoveThe remove action used to remove an attribute.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
RenderHttpServletRequestA facade of RenderRequest that implements HttpServletRequest.Classorg.zkoss.web.portletZKoss (ZK)
RenderHttpServletResponseA facade of RenderResponse that implements HttpServletRespose.Classorg.zkoss.web.portletZKoss (ZK)
RequestContextThe context used to simplify the signatures of XEL function.Interfaceorg.zkoss.web.servlet.xelZKoss (ZK)
RequestContextsRequestContexts maintains a stack of RequestContext to simplify the signatures of the XEL function.Classorg.zkoss.web.servlet.xelZKoss (ZK)
RequestScopeRepresents the request scope.Classorg.zkoss.web.servlet.xelZKoss (ZK)
RequestXelResolverA XEL variable resolver that is based on Servlet request, response,Since:3.Classorg.zkoss.web.servlet.xelZKoss (ZK)
ResourceCacheUsed to cache Servlet resources.Classorg.zkoss.web.util.resourceZKoss (ZK)
ResourceCachesUtilities to load (and parse) the Servlet resource.Classorg.zkoss.web.util.resourceZKoss (ZK)
ResourceHttpServletRequestA facade of ResourceRequest that implements HttpServletRequest.Classorg.zkoss.web.portletZKoss (ZK)
ResourceHttpServletResponseA facade of ResourceResponse that implements HttpServletResponse.Classorg.zkoss.web.portletZKoss (ZK)
ResourceLoaderA semi-implemented loader to used with ResourceCaches.Classorg.zkoss.web.util.resourceZKoss (ZK)
ServletContextLocatorLocator based on ServletContext.Classorg.zkoss.web.util.resourceZKoss (ZK)
ServletDspContextA DSP context based on HTTP servlet request and response.Classorg.zkoss.web.servlet.dspZKoss (ZK)
ServletFnsProviding servlet relevant functions for EL.Classorg.zkoss.web.fnZKoss (ZK)
ServletLabelLocatorUsed by Labels to load labels from a servlet context.Classorg.zkoss.web.util.resourceZKoss (ZK)
ServletOutputStreamWrapperA facade of OutputStream for implementing ServletOutputStream.Classorg.zkoss.web.servletZKoss (ZK)
ServletPortletDispatcherA facade of a RequestDispatch for implementing PortletRequestDispatcher.Classorg.zkoss.web.portletZKoss (ZK)
ServletRequestResolverUsed to resolve the variables defined in the request (such as DSP context and ZK's execution).Classorg.zkoss.web.util.resourceZKoss (ZK)
ServletsThe servlet relevant utilities.Classorg.zkoss.web.servletZKoss (ZK)
Servlets .ClientIdentifierA plugin used to provide additional browser information for Servlets.Interfaceorg.zkoss.web.servlet.ServletsZKoss (ZK)
SetThe set action used to set an attribute.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)
StandardThemeA standard implementation of Theme.Classorg.zkoss.web.themeZKoss (ZK)
StandardTheme .ThemeOriginUsed to specify the origin of theme resources (e.Classorg.zkoss.web.theme.StandardThemeZKoss (ZK)
StringKeysMapA skeletal implementation for Map to wrap something with enumeration of keys, which must be String.Classorg.zkoss.web.servlet.xelZKoss (ZK)
ThemeA Theme encapsulates theme-specific attributes.Classorg.zkoss.web.themeZKoss (ZK)
ThemeFnsProviding theme relevant functions for EL.Classorg.zkoss.web.fnZKoss (ZK)
ThemePropertiesA utility theme properties loaderSince:6.Classorg.zkoss.web.fnZKoss (ZK)
ThemeRegistryUsed to store a list of themes available to the web application.Interfaceorg.zkoss.web.themeZKoss (ZK)
ThemeResolverInterface for web-based theme resolution strategies that allows for both theme resolution via the request and theme selection via request and response.Interfaceorg.zkoss.web.themeZKoss (ZK)
VersionThe version of the ZK Web Library.Classorg.zkoss.webZKoss (ZK)
WhenRepresents an alternative within a Choose action.Classorg.zkoss.web.servlet.dsp.actionZKoss (ZK)