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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
EJB2ServiceLocator
- Class in
org.sr.server.ejb
This is service locator implementation class for Enterprise Java Beans that implemented using EJB 2.1 and former specs.
EJB2ServiceLocator()
- Constructor for class org.sr.server.ejb.
EJB2ServiceLocator
EJB3ServiceLocator
- Class in
org.sr.server.ejb
This class is a Service Locator implementation for EJB3 objects.This locator access EJB instances by using JNDI, so the target attribute of services need to show the JNDI name of the target EJB.
EJB3ServiceLocator()
- Constructor for class org.sr.server.ejb.
EJB3ServiceLocator
endArray()
- Method in class org.json.
JSONWriter
End an array.
endObject()
- Method in class org.json.
JSONWriter
End an object.
entity
- Static variable in class org.json.
XMLTokener
The table of entity values.
EQ
- Static variable in class org.json.
XML
The Character '='.
equals(Object)
- Method in class org.sr.common.json.
JSONRequest
ERROR_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
ERRORCODE_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
ERRORMESSAGE_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
ERRORNAME_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
escape(String)
- Static method in class org.json.
Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String)
- Static method in class org.json.
XML
Replace special characters with XML escapes:
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X