- getAppStatus() - Method in exception com.agapsys.rcf.exceptions.ClientException
-
- getBufferSize() - Method in class com.agapsys.rcf.util.ProxyServlet
-
Returns the size of internal buffer (in bytes) used to fetch data
- getCookie(String) - Method in class com.agapsys.rcf.ActionRequest
-
Return cookie value.
- getDefaultMapping(Class<? extends Controller>) - Static method in class com.agapsys.rcf.ControllerRegistrationListener
-
- getDto() - Method in interface com.agapsys.rcf.Controller.Dto
-
Returns a transfer object associated with this instance.
- getFormatPattern() - Method in class com.agapsys.rcf.util.ParamMapSerializer.SimpleDateSerializer
-
- getFormatPattern() - Method in class com.agapsys.rcf.util.ParamMapSerializer.TimestampSerializer
-
- getForwardLocation(String) - Method in class com.agapsys.rcf.util.ProxyServlet
-
Returns the forwarding location related to given path
- getFullRequestUrl() - Method in class com.agapsys.rcf.ActionRequest
-
- getHeader(String) - Method in class com.agapsys.rcf.ActionRequest
-
- getHeaders(String) - Method in class com.agapsys.rcf.ActionRequest
-
- getHttpStatus() - Method in exception com.agapsys.rcf.exceptions.ClientException
-
- getMandatoryParameter(String) - Method in class com.agapsys.rcf.ActionRequest
-
Returns a mandatory parameter contained in the request.
- getMandatoryParameter(Class<T>, String) - Method in class com.agapsys.rcf.ActionRequest
-
- getMandatoryParameter(String, String, Object...) - Method in class com.agapsys.rcf.ActionRequest
-
Returns a mandatory parameter contained in the request.
- getMandatoryParameter(Class<T>, String, String, Object...) - Method in class com.agapsys.rcf.ActionRequest
-
- getMetadata(String) - Method in class com.agapsys.rcf.ActionRequest
-
- getMethod() - Method in class com.agapsys.rcf.ActionRequest
-
Returns the HTTP method associated with this request.
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.BigDecimalSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.BooleanSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.DoubleSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.FloatSerializer
-
- getObject(Map<String, String>, Class<T>) - Method in class com.agapsys.rcf.util.ParamMapSerializer
-
- getObject(ActionRequest, Class<T>) - Method in class com.agapsys.rcf.util.ParamMapSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.IntegerSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.LongSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.ShortSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.StringSerializer
-
- getObject(String) - Method in class com.agapsys.rcf.util.ParamMapSerializer.TimestampSerializer
-
- getObject(String) - Method in interface com.agapsys.rcf.util.ParamMapSerializer.TypeSerializer
-
- getOptionalParameter(String, String) - Method in class com.agapsys.rcf.ActionRequest
-
Returns an optional parameter contained in the request.
- getOptionalParameter(Class<T>, String, T) - Method in class com.agapsys.rcf.ActionRequest
-
- getOriginIp() - Method in class com.agapsys.rcf.ActionRequest
-
Return origin IP.
- getParameterMap() - Method in class com.agapsys.rcf.ActionRequest
-
Return query string parameter map.
- getPathInfo() - Method in class com.agapsys.rcf.ActionRequest
-
- getProtocol() - Method in class com.agapsys.rcf.ActionRequest
-
- getQueryString() - Method in class com.agapsys.rcf.ActionRequest
-
- getRequest() - Method in class com.agapsys.rcf.ActionResponse
-
- getRequestLine() - Method in class com.agapsys.rcf.ActionRequest
-
- getRequestUri() - Method in class com.agapsys.rcf.ActionRequest
-
- getRequestUrl() - Method in class com.agapsys.rcf.ActionRequest
-
- getResponse() - Method in class com.agapsys.rcf.ActionRequest
-
- getRoles() - Method in interface com.agapsys.rcf.User
-
- getServletRequest() - Method in class com.agapsys.rcf.ServletExchange
-
- getServletResponse() - Method in class com.agapsys.rcf.ServletExchange
-
- getUser(ActionRequest) - Method in class com.agapsys.rcf.Controller
-
This method instructs the controller how to retrieve the user associated with given HTTP exchange.
- getUserAgent() - Method in class com.agapsys.rcf.ActionRequest
-
Return origin user-agent.
- getWrappedRequest() - Method in class com.agapsys.rcf.ActionRequest
-
- getWrappedResponse() - Method in class com.agapsys.rcf.ActionResponse
-