Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
G
get(ConstructorCache.Entry)
- Method in class php.java.bridge.
ConstructorCache
get(int)
- Method in class php.java.bridge.
GlobalRef
get(Object)
- Method in interface php.java.bridge.
ISession
Returns the object bound to the given name in the session's application layer data.
get(MethodCache.Entry)
- Method in class php.java.bridge.
MethodCache
get(Object)
- Method in class php.java.bridge.
Session
get(Object)
- Method in class php.java.servlet.
HttpSessionFacade
getAll()
- Method in interface php.java.bridge.
ISession
Returns a map of all bindings maintained by this session.
getAll()
- Method in class php.java.bridge.
Session
getAll()
- Method in class php.java.servlet.
HttpSessionFacade
getClass(Object)
- Static method in class php.java.bridge.
Util
getClassLoader()
- Method in class php.java.bridge.
JavaBridgeClassLoader
Only for internal use
getClassName(Object)
- Static method in class php.java.bridge.
Util
getEncoding()
- Method in class php.java.bridge.
Response
getEntry(String, Object[])
- Method in class php.java.bridge.
ConstructorCache
getEntry(String, Class, Object[])
- Method in class php.java.bridge.
MethodCache
getInputStream()
- Method in class php.java.bridge.
LocalSocket
getOutputStream()
- Method in class php.java.bridge.
LocalSocket
getPhpMap(Object)
- Method in class php.java.bridge.
JavaBridge
Return map for the value (PHP 5 only)
getPhpMap(Object, JavaBridge)
- Static method in class php.java.bridge.
PhpMap
getSession(String, boolean, int)
- Method in class php.java.bridge.
JavaBridge
Return a session handle shared among all JavaBridge instances.
getSession(String, boolean, int)
- Method in class php.java.bridge.
JavaBridge.SessionFactory
getSessionCount()
- Method in interface php.java.bridge.
ISession
Returns the number of active sessions.
getSessionCount()
- Method in class php.java.bridge.
Session
getSessionCount()
- Method in class php.java.servlet.
HttpSessionFacade
GetSetProp(Object, String, Object[], Response)
- Method in class php.java.bridge.
JavaBridge
Get or Set a property
getShortClassName(Object)
- Static method in class php.java.bridge.
Util
getSocketName()
- Method in interface php.java.bridge.
ISocketFactory
getSocketName()
- Method in class php.java.bridge.
LocalServerSocket
getSocketName()
- Method in class php.java.bridge.
TCPServerSocket
getStringFromURLArray(URL[])
- Static method in class php.java.bridge.
DynamicClassLoader
getTimeout()
- Method in interface php.java.bridge.
ISession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getTimeout()
- Method in class php.java.bridge.
Session
getTimeout()
- Method in class php.java.servlet.
HttpSessionFacade
getType()
- Method in class php.java.bridge.
PhpMap
getURLArrayFromString(String)
- Static method in class php.java.bridge.
DynamicClassLoader
getValues(Object)
- Method in class php.java.bridge.
JavaBridge
for PHP5: convert Map or Collection into a PHP array, sends the entire Map or Collection to the client.
GlobalRef
- Class in
php.java.bridge
A global array of object references that the client keeps during the connection.
GlobalRef(JavaBridge)
- Constructor for class php.java.bridge.
GlobalRef
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W