Package org.apache.bsf.utils.http

Interface Summary
HttpScriptContext HttpScriptContext is a subinteface of ScriptContext which is used to connect a ScriptEngine and implicit objects form a servlet container to for a single request.
 

Class Summary
GenericHttpScriptContext  
HttpScriptRequest HttpScriptRequest class is a wrapper used to wrap HttpServletRequest in HttpScriptContext.getResponse() method.
HttpScriptResponse HttpScriptResponse is a Wrapper class which is used to wrap the a HttpServletResponse in HttpScriptContext.getReponse() method.
HttpScriptServlet HttpScriptServlet contains method which allows execution of scripts written in one or more languages.
ScriptEnginePool  
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.