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
C
callAService(String, String, Map<String, Object>, Object...)
- Method in class org.sr.client.
JSONRRClient
Calls the remote the servlet for the given service and the operation.This method generates and uses a UUID as message identifier.
callAService(ICallerContextInfo<?>, E)
- Method in interface org.sr.server.
ICaller
Calls a java object method and returns the response
callAService(ICallerContextInfo<?>, JSONObject)
- Method in interface org.sr.server.json.
IJSONCaller
callAService(ICallerContextInfo<?>, JSONObject)
- Method in class org.sr.server.json.
JSONCaller
callAServiceWithMID(String, String, String, Map<String, Object>, Object...)
- Method in class org.sr.client.
JSONRRClient
Calls the remote the servlet for the given service and the operation.
CallerContext
- Class in
org.sr.server
This class is designed to keep caller context information and incoming message object in thread local variables during service call life cycle so that arbitrary classes which executed in the same thread can access the context information.
CallerContext()
- Constructor for class org.sr.server.
CallerContext
CDL
- Class in
org.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL()
- Constructor for class org.json.
CDL
CLASS_HINT_ATTRIBUTE
- Static variable in interface org.sr.common.transformer.
ITransformer
Results of of complex object transformations from java may need to keep source class name for back transformations.
clear()
- Method in class org.sr.common.transformer.
ObjectReferenceMap
Clears the reference map
clearAdditionalRequestProperties()
- Method in class org.sr.client.
HttpForm
Clear all additional header fields
clearCookies()
- Method in class org.sr.client.
HttpForm
Clears all cookie values
clearFieldValues()
- Method in class org.sr.client.
HttpForm
Clears all field values that are set previously
close()
- Method in class org.sr.server.http.filter.
GZIPResponseStream
closed()
- Method in class org.sr.server.http.filter.
GZIPResponseStream
CODE_AUTHENTICATION_REQUIRED
- Static variable in class org.sr.common.json.
JSONResponse
CODE_ERR_NOLOCATOR
- Static variable in class org.sr.common.json.
JSONResponse
CODE_ERR_NOMETHOD
- Static variable in class org.sr.common.json.
JSONResponse
CODE_ERR_PARSE
- Static variable in class org.sr.common.json.
JSONResponse
CODE_REMOTE_EXCEPTION
- Static variable in class org.sr.common.json.
JSONResponse
CODE_SUCCESS
- Static variable in class org.sr.common.json.
JSONResponse
CODE_TRANSPORT_SECURITY_REQUIRED
- Static variable in class org.sr.common.json.
JSONResponse
CODE_UNAUTHORIZED
- Static variable in class org.sr.common.json.
JSONResponse
CompressionFilter
- Class in
org.sr.server.http.filter
This filter automatically compress responses if your browser supports it
CompressionFilter()
- Constructor for class org.sr.server.http.filter.
CompressionFilter
contains(Object)
- Method in class org.sr.common.transformer.
ObjectReferenceMap
Checks if the object reference already exist in the map
contains(Object, int)
- Method in class org.sr.common.transformer.
ObjectReferenceMap
Checks if the object reference already exist in the map with the given referenceId
contextDestroyed(ServletContextEvent)
- Method in class org.sr.server.http.
SRContextLoaderListener
contextInitialized(ServletContextEvent)
- Method in class org.sr.server.http.
SRContextLoaderListener
Cookie
- Class in
org.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie()
- Constructor for class org.json.
Cookie
CookieList
- Class in
org.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList()
- Constructor for class org.json.
CookieList
createOutputStream()
- Method in class org.sr.server.http.filter.
GZIPResponseWrapper
CRLF
- Static variable in class org.json.
HTTP
Carriage return/line feed.
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