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
S
sclose(int)
- Static method in class php.java.bridge.
JavaBridge
Close a local socket.
sendArraysAsValues()
- Method in class php.java.bridge.
Response.ValuesHook
Override this method to return true if you want to send back arrays as values.
serialize(Object, int)
- Method in class php.java.bridge.
JavaBridge
Serialize the object obj and return the serial id.
Session
- Class in
php.java.bridge
setCacheTimeout(long)
- Method in class php.java.bridge.
DynamicClassLoader
setFileEncoding(String)
- Method in class php.java.bridge.
JavaBridge
setJarLibraryPath(String, String)
- Method in class php.java.bridge.
JavaBridge
Append the path to the current library path
Examples:
setJarLibPath(";file:///tmp/test.jar;file:///tmp/my.jar");
setJarLibPath("|file:c:/t.jar|http://.../a.jar|jar:file:///tmp/x.jar!/");
setLazy(boolean)
- Method in class php.java.bridge.
DynamicClassLoader
setLibraryPath(String, String)
- Method in class php.java.bridge.
JavaBridge
Set the library path for ECMA dll's
setResult(long, byte)
- Method in class php.java.bridge.
Response
setSessionFactory(JavaBridge.SessionFactory)
- Method in class php.java.bridge.
JavaBridge
This method sets a new session factory.
setTimeout(int)
- Method in interface php.java.bridge.
ISession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setTimeout(int)
- Method in class php.java.bridge.
Session
setTimeout(int)
- Method in class php.java.servlet.
HttpSessionFacade
setUrlClassLoaderFactory(DynamicClassLoader.URLClassLoaderFactory)
- Method in class php.java.bridge.
DynamicClassLoader
start(Runnable)
- Method in class php.java.bridge.
ThreadPool
startNative(int, int, String)
- Static method in class php.java.bridge.
JavaBridge
Create a local ("Unix domain") socket for sockname and return the handle.
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