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
R
registerInterceptor(InterceptorDefinition)
- Static method in class org.sr.server.
ServicesRegistry
Registers an interceptor definition
registerLocator(IServiceLocator)
- Static method in class org.sr.server.
ServicesRegistry
Registers a Service Locator
registerService(ServiceDefinition)
- Method in class org.sr.server.
AbstractServiceLocator
registerService(ServiceDefinition)
- Method in interface org.sr.server.
IServiceLocator
registerService(ServiceDefinition)
- Static method in class org.sr.server.
ServicesRegistry
Registers a service definition
registerTransformer(Class<? extends IJSTransformer>)
- Static method in class org.sr.common.transformer.json.
JSTransformer
registerXMLConfig(InputStream)
- Static method in class org.sr.server.
ServicesRegistry
Registers an XML config file to process later on with "processRegisteredXMLConfig" method.
RegistryQueryHelper
- Class in
org.sr.server
Helper class to build up registry html page
RegistryQueryHelper()
- Constructor for class org.sr.server.
RegistryQueryHelper
RegistryQueryService
- Class in
org.sr.server
This class is designed as a service for remote registery queries.
RegistryQueryService()
- Constructor for class org.sr.server.
RegistryQueryService
remove(int)
- Method in class org.json.
JSONArray
Remove a index and close the hole.
remove(String)
- Method in class org.json.
JSONObject
Remove a name and its value, if present.
removeAttribute(String)
- Method in class org.sr.server.http.
HttpClientSession
removeAttribute(String)
- Method in interface org.sr.server.
IClientSessionInfo
Removes an attribute from the session
removeCookie(String)
- Method in class org.sr.client.
HttpForm
removeFromHeader(String)
- Method in class org.sr.common.json.
JSONRequest
Removes the requested field form the header
removeFromHeader(String)
- Method in class org.sr.common.json.
JSONResponse
removeObject(Object)
- Method in class org.sr.common.transformer.
ObjectReferenceMap
Removes an object reference from the map.It never thrown an exception for the null references.It simply skips them.
REQUESTID_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONRequest
reset()
- Method in class org.sr.server.http.filter.
GZIPResponseStream
resetContextValues()
- Static method in class org.sr.server.
CallerContext
Nulls thread local the values
RESPONSEID_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
RESULT_ATTRIBUTE
- Static variable in class org.sr.common.json.
JSONResponse
rowToJSONArray(JSONTokener)
- Static method in class org.json.
CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener)
- Static method in class org.json.
CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray)
- Static method in class org.json.
CDL
Produce a comma delimited text row from a JSONArray.
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