Index
All Classes and Interfaces|All Packages
A
- AbstractJSInterceptor<R extends Request<?>,
S extends Response<?>> - Class in org.restheart.polyglot.interceptors - AbstractJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.AbstractJSInterceptor
- AbstractJSPlugin - Class in org.restheart.polyglot
- AbstractJSPlugin() - Constructor for class org.restheart.polyglot.AbstractJSPlugin
- AbstractJSPlugin(String, String, String, String, boolean, RegisterPlugin.MATCH_POLICY, InterceptPoint, Map<String, Object>, boolean, boolean) - Constructor for class org.restheart.polyglot.AbstractJSPlugin
- addBindings(Context, String, Map<String, Object>, Logger, MongoClient) - Static method in class org.restheart.polyglot.AbstractJSPlugin
B
- BsonJSInterceptor - Class in org.restheart.polyglot.interceptors
- BsonJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.BsonJSInterceptor
- ByteArrayJSInterceptor - Class in org.restheart.polyglot.interceptors
- ByteArrayJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.ByteArrayJSInterceptor
- ByteArrayProxyJSInterceptor - Class in org.restheart.polyglot.interceptors
- ByteArrayProxyJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.ByteArrayProxyJSInterceptor
C
- context(Engine, Map<String, String>) - Static method in class org.restheart.polyglot.AbstractJSPlugin
- contextOptions - Variable in class org.restheart.polyglot.AbstractJSPlugin
- create(Path) - Method in class org.restheart.polyglot.JSInterceptorFactory
- CsvJSInterceptor - Class in org.restheart.polyglot.interceptors
- CsvJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.CsvJSInterceptor
- ctx() - Method in class org.restheart.polyglot.AbstractJSPlugin
- ctx() - Method in class org.restheart.polyglot.JavaScriptService
- ctxs - Variable in class org.restheart.polyglot.AbstractJSPlugin
D
- description - Variable in class org.restheart.polyglot.AbstractJSPlugin
E
- engine - Variable in class org.restheart.polyglot.AbstractJSPlugin
F
- finalize() - Method in class org.restheart.polyglot.AbstractJSPlugin
G
- get(Path, MongoClient, Map<String, Object>) - Static method in class org.restheart.polyglot.NodeService
- getDescription() - Method in class org.restheart.polyglot.AbstractJSPlugin
- getInterceptPoint() - Method in class org.restheart.polyglot.AbstractJSPlugin
- getMatchPolicy() - Method in class org.restheart.polyglot.AbstractJSPlugin
- getModulesReplacements() - Method in class org.restheart.polyglot.JavaScriptService
- getName() - Method in class org.restheart.polyglot.AbstractJSPlugin
- getPluginClass() - Method in class org.restheart.polyglot.AbstractJSPlugin
- getUri() - Method in class org.restheart.polyglot.AbstractJSPlugin
H
- handle() - Method in class org.restheart.polyglot.AbstractJSPlugin
- handle(StringRequest, StringResponse) - Method in class org.restheart.polyglot.JavaScriptService
- handle(StringRequest, StringResponse) - Method in class org.restheart.polyglot.NodeService
- handle(R, S) - Method in class org.restheart.polyglot.interceptors.AbstractJSInterceptor
- handles - Variable in class org.restheart.polyglot.AbstractJSPlugin
- handleSource - Variable in class org.restheart.polyglot.AbstractJSPlugin
I
- init() - Method in class org.restheart.polyglot.PolyglotDeployer
- init(Map<String, Object>) - Method in class org.restheart.polyglot.PolyglotDeployer
- interceptPoint - Variable in class org.restheart.polyglot.AbstractJSPlugin
- isInterceptor - Variable in class org.restheart.polyglot.AbstractJSPlugin
- isSecured() - Method in class org.restheart.polyglot.AbstractJSPlugin
- isService - Variable in class org.restheart.polyglot.AbstractJSPlugin
J
- JavaScriptService - Class in org.restheart.polyglot
- JSInterceptorFactory - Class in org.restheart.polyglot
- JSInterceptorFactory(MongoClient, Map<String, Object>) - Constructor for class org.restheart.polyglot.JSInterceptorFactory
- JsonJSInterceptor - Class in org.restheart.polyglot.interceptors
- JsonJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.JsonJSInterceptor
- JsonProxyJSInterceptor - Class in org.restheart.polyglot.interceptors
- JsonProxyJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.JsonProxyJSInterceptor
M
- matchPolicy - Variable in class org.restheart.polyglot.AbstractJSPlugin
- mc(MongoClient) - Method in class org.restheart.polyglot.PolyglotDeployer
- mclient - Variable in class org.restheart.polyglot.AbstractJSPlugin
- modulesReplacements - Variable in class org.restheart.polyglot.AbstractJSPlugin
- MongoJSInterceptor - Class in org.restheart.polyglot.interceptors
- MongoJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.MongoJSInterceptor
N
- name - Variable in class org.restheart.polyglot.AbstractJSPlugin
- NodeService - Class in org.restheart.polyglot
O
- org.restheart.polyglot - package org.restheart.polyglot
- org.restheart.polyglot.interceptors - package org.restheart.polyglot.interceptors
P
- pluginArgs - Variable in class org.restheart.polyglot.AbstractJSPlugin
- pluginClass - Variable in class org.restheart.polyglot.AbstractJSPlugin
- PolyglotDeployer - Class in org.restheart.polyglot
- PolyglotDeployer() - Constructor for class org.restheart.polyglot.PolyglotDeployer
R
- reg(PluginsRegistry) - Method in class org.restheart.polyglot.PolyglotDeployer
- resolve(R, S) - Method in class org.restheart.polyglot.interceptors.AbstractJSInterceptor
- resolves - Variable in class org.restheart.polyglot.interceptors.AbstractJSInterceptor
S
- secured - Variable in class org.restheart.polyglot.AbstractJSPlugin
- StringJSInterceptor - Class in org.restheart.polyglot.interceptors
- StringJSInterceptor(String, String, String, InterceptPoint, Source, Source, MongoClient, Map<String, Object>, Map<String, String>) - Constructor for class org.restheart.polyglot.interceptors.StringJSInterceptor
U
- uri - Variable in class org.restheart.polyglot.AbstractJSPlugin
All Classes and Interfaces|All Packages