|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectphp.java.bridge.JavaBridge.SessionFactory
public static class JavaBridge.SessionFactory
Constructor Summary | |
---|---|
JavaBridge.SessionFactory()
|
Method Summary | |
---|---|
ISession |
getSession(java.lang.String name,
boolean clientIsNew,
int timeout)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaBridge.SessionFactory()
Method Detail |
---|
public ISession getSession(java.lang.String name, boolean clientIsNew, int timeout)
name
- The session name. If name is null, the session is an internal sessionclientIsNew
- true if the client wants a new sessiontimeout
- timeout in seconds. If 0 the session does not expire.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |