- GATEWAY_KEY - Static variable in class net.arnx.jsonic.web.GatewayFilter
-
- GatewayFilter - Class in net.arnx.jsonic.web
-
- GatewayFilter() - Constructor for class net.arnx.jsonic.web.GatewayFilter
-
- getCachedBuffer() - Method in class net.arnx.jsonic.JSON.Context
-
- getColumnNumber() - Method in exception net.arnx.jsonic.JSONException
-
Returns the column number where the error was found.
- getComponent(String) - Method in class net.arnx.jsonic.web.Container
-
- getComponent(String) - Method in class net.arnx.jsonic.web.extension.GuiceContainer
-
- getComponent(String) - Method in class net.arnx.jsonic.web.extension.S2Container
-
- getComponent(String) - Method in class net.arnx.jsonic.web.extension.SpringContainer
-
- getConfigClass() - Method in class net.arnx.jsonic.web.WebServiceServlet
-
Deprecated.
- getErrorCode() - Method in exception net.arnx.jsonic.JSONException
-
- getErrorOffset() - Method in exception net.arnx.jsonic.JSONException
-
Returns the offset in line where the error was found.
- getHint() - Method in class net.arnx.jsonic.JSON.Context
-
Returns the current hint annotation.
- getKey() - Method in class net.arnx.jsonic.JSON.Context
-
Returns the current key object.
- getKey(int) - Method in class net.arnx.jsonic.JSON.Context
-
Returns the key object in any level.
- getLevel() - Method in class net.arnx.jsonic.JSON.Context
-
Returns the current level.
- getLineNumber() - Method in exception net.arnx.jsonic.JSONException
-
Returns the line number where the error was found.
- getLocale() - Method in class net.arnx.jsonic.JSON.Context
-
- getMaxDepth() - Method in class net.arnx.jsonic.JSON.Context
-
- getMaxDepth() - Method in class net.arnx.jsonic.JSON
-
Gets maximum depth for the nest level.
- getMethod(Object, String, List<?>) - Method in class net.arnx.jsonic.web.Container
-
- getMode() - Method in class net.arnx.jsonic.JSON.Context
-
- getMode() - Method in class net.arnx.jsonic.JSON
-
Gets JSON interpreter mode.
- GuiceContainer - Class in net.arnx.jsonic.web.extension
-
- GuiceContainer() - Constructor for class net.arnx.jsonic.web.extension.GuiceContainer
-