com.caucho.jsp
Interface CauchoPage
- All Known Implementing Classes:
- JavaPage, Page, StaticPage
public interface CauchoPage
init
void init(Path path)
throws ServletException
- Throws:
ServletException
caucho_init
void caucho_init(ServletConfig cxt)
throws ServletException
- Throws:
ServletException
_caucho_getApplication
WebApp _caucho_getApplication()
_caucho_isModified
boolean _caucho_isModified()
_caucho_lastModified
long _caucho_lastModified()
_caucho_getDependList
java.util.ArrayList<Dependency> _caucho_getDependList()