|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphp.java.servlet.HttpSessionFacade
php.java.servlet.RemoteHttpSessionFacade
public class RemoteHttpSessionFacade
A custom session, used when remote PHP scripts access the servlet.In this case only the session object is available, the HttpServletRequest, HttpServletResponse and ServletContext objects are set to null.
| Method Summary |
|---|
| Methods inherited from class php.java.servlet.HttpSessionFacade |
|---|
destroy, get, getAll, getCreationTime, getHttpServletRequest, getHttpServletResponse, getLastAccessedTime, getServletContext, getSessionCount, getTimeout, isNew, put, putAll, remove, setTimeout |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||