Modifier and Type | Method and Description |
---|---|
static List<String> |
FDStackFrameImpl.testScopeNames(PageContextImpl pc) |
static List |
FDStackFrameImpl.testVariables(PageContextImpl pc) |
static List |
FDStackFrameImpl.testVariables(PageContextImpl pc,
String strScope) |
Constructor and Description |
---|
FDStackFrameImpl(FDThreadImpl thread,
PageContextImpl pc,
PageSource ps,
int line) |
FDStackFrameImpl(FDThreadImpl thread,
PageContextImpl pc,
StackTraceElement trace,
PageSource ps) |
FDThreadImpl(FDControllerImpl engine,
CFMLFactoryImpl factory,
String name,
PageContextImpl pc) |
Modifier and Type | Method and Description |
---|---|
PageContextImpl |
CFMLFactoryImpl.getPageContextImpl(javax.servlet.http.HttpServlet servlet,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp,
String errorPageURL,
boolean needsSession,
int bufferSize,
boolean autoflush,
boolean registerPageContext2Thread,
boolean isChild) |
PageContextImpl |
PageContextImpl.initialize(javax.servlet.http.HttpServlet servlet,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp,
String errorPageURL,
boolean needsSession,
int bufferSize,
boolean autoFlush,
boolean isChild)
initialize a existing page context
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,PageContextImpl> |
CFMLFactoryImpl.getActivePageContexts() |
Modifier and Type | Method and Description |
---|---|
void |
PageContextImpl.copyStateTo(PageContextImpl other) |
static void |
CFMLFactoryImpl.terminate(PageContextImpl pc) |
Constructor and Description |
---|
InterfaceCollection(PageContextImpl pc,
PageSource child,
String implement) |
Modifier and Type | Method and Description |
---|---|
void |
TagImpl.setPageContext(PageContextImpl pageContext)
sets a Lucee PageContext
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPServletRequestWrap.disconnect(PageContextImpl pc) |
Modifier and Type | Method and Description |
---|---|
static PageContextImpl |
ThreadUtil.clonePageContext(PageContext pc,
OutputStream os,
boolean stateless,
boolean registerPC,
boolean isChild) |
static PageContextImpl |
ThreadUtil.createPageContext(ConfigWeb config,
OutputStream os,
String serverName,
String requestURI,
String queryString,
javax.servlet.http.Cookie[] cookies,
Pair[] headers,
Pair[] parameters,
Struct attributes) |
Constructor and Description |
---|
ChildThreadImpl(PageContextImpl parent,
Page page,
String tagName,
int threadIndex,
Struct attrs,
boolean serializable) |
Constructor and Description |
---|
SimpleVarRef(PageContextImpl pc,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
ScopeContext.invalidateUserScope(PageContextImpl pc,
boolean migrateSessionData,
boolean migrateClientData) |
Constructor and Description |
---|
UndefinedImpl(PageContextImpl pc,
short type)
constructor of the class
|
Copyright © 2015 Lucee