Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
G
H
I
L
N
O
R
S
X
S
send()
- Method in class net.sf.j2s.ajax.
HttpRequest
Send the HTTP request without extra content.
send(String)
- Method in class net.sf.j2s.ajax.
HttpRequest
Send the HTTP request with given content.
setClazz(Class)
- Method in class net.sf.j2s.ajax.
ARunnable
Set the loaded class
setRequestHeader(String, String)
- Method in class net.sf.j2s.ajax.
HttpRequest
Set request header with given key and value.
shellLoad(Shell, String, Runnable)
- Static method in class net.sf.j2s.ajax.
ASWTClass
Load class asynchronously and execute callback in the same thread of given Shell's Display.
swtLoad(String, Runnable)
- Static method in class net.sf.j2s.ajax.
ASWTClass
Load class by given class name and execute callback in the same thread of default Display's thread.
swtOnComplete()
- Method in class net.sf.j2s.ajax.
XHRCallbackSWTAdapter
Method will be called when XMLHttpRequest receives all reponses.
swtOnInteractive()
- Method in class net.sf.j2s.ajax.
XHRCallbackSWTAdapter
Method will be called when XMLHttpRequest is transforming request and receiving response.
swtOnLoaded()
- Method in class net.sf.j2s.ajax.
XHRCallbackSWTAdapter
Method will be called when XMLHttpRequest already setup HTTP connection.
swtOnLoading()
- Method in class net.sf.j2s.ajax.
XHRCallbackSWTAdapter
Method will be called when XMLHttpRequest is loading.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
G
H
I
L
N
O
R
S
X