A C E G H O P R S W

A

AbstractServiceReferenceConfig - Class in org.apache.sling.engine.servlets
Deprecated.  
AbstractServiceReferenceConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Sets up this base configuration object.

C

close() - Method in interface org.apache.sling.engine.RequestLog
Deprecated. Closes this request log.

E

EngineConstants - Class in org.apache.sling.engine
Deprecated. All constants have alternatives to use
EngineConstants() - Constructor for class org.apache.sling.engine.EngineConstants
Deprecated.  
ErrorHandler - Interface in org.apache.sling.engine.servlets
The ErrorHandler defines the interface of the service used by the Sling to handle calls to HttpServletResponse.sendError and to handle uncaught Throwables.
escapeXml(String) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated. Escape xml text

G

getInitParameter(String) - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getInitParameterNames() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getName() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Returns the name of this configuration object.
getName(ServiceReference) - Static method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated. Looks for a name value in the service reference properties.
getServletContext() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.  
getServletName(Servlet) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Utility method to return a name for the given servlet.
getSlingId() - Method in interface org.apache.sling.engine.SlingSettingsService
Deprecated. The identifier of the running Sling instance.
getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated. Return a Writer that writes escaped XML text to target

H

handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for a HTTP status code.
handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for an uncaught Throwable.

O

org.apache.sling.engine - package org.apache.sling.engine
 
org.apache.sling.engine.servlets - package org.apache.sling.engine.servlets
 

P

parserAcceptHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Parses an Accept-* header of the form: Header = Token { "," Token } .
parserHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Parses a header of the form: Header = Token { "," Token } .

R

REQUEST_LOG_NAME - Static variable in interface org.apache.sling.engine.RequestLog
Deprecated. The name of the service property which is compared to the name of the RequestLog service to be used to write the log messages (value is "requestlog.name").
RequestLog - Interface in org.apache.sling.engine
Deprecated. Use the request progress tracker instead.
RequestUtil - Class in org.apache.sling.engine
Deprecated. Use org.apache.sling.api.request.RequestUtil
RequestUtil() - Constructor for class org.apache.sling.engine.RequestUtil
Deprecated.  
ResponseUtil - Class in org.apache.sling.engine
Deprecated. Use org.apache.sling.api.request.ResponseUtil
ResponseUtil() - Constructor for class org.apache.sling.engine.ResponseUtil
Deprecated.  

S

SESSION - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. as of bundle version 2.1
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated. Sets the named request attribute to the new value and returns the previous value.
SLING_CURRENT_SERVLET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use SlingConstants.SLING_CURRENT_SERVLET_NAME
SLING_HOME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use org.apache.sling.settings.SlingSettingsService#SLING_HOME
SLING_HOME_URL - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. Use org.apache.sling.settings.SlingSettingsService#SLING_HOME_URL
SLING_SERLVET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated.  
SlingSettingsService - Interface in org.apache.sling.engine
Deprecated. Use the org.apache.sling.settings.SlingSettingsService

W

write(String) - Method in interface org.apache.sling.engine.RequestLog
Deprecated. Writes the given message to the output destination.

A C E G H O P R S W

Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.