| Frames | No Frames | |
Classes implementing php.java.bridge.ISession | |
| class | Wraps the J2EE session interface
|
Methods with return type php.java.bridge.ISession | |
| ISession | ContextFactory.getSession(String name, boolean clientIsNew, int timeout) |
Methods with return type php.java.bridge.ISession | |
| ISession | JavaBridge.getSession(String name, boolean clientIsNew, int timeout) Return a session handle shared among all JavaBridge
instances. |
| ISession | SessionFactory.getSession(String name, boolean clientIsNew, int timeout) |