Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ApplicationException - Exception in io.quarkus.funqy.runtime
- ApplicationException(Throwable) - Constructor for exception io.quarkus.funqy.runtime.ApplicationException
B
- BaseCollectionReader - Class in io.quarkus.funqy.runtime.query
- BaseCollectionReader(Type, QueryObjectMapper) - Constructor for class io.quarkus.funqy.runtime.query.BaseCollectionReader
- BaseObjectReader - Class in io.quarkus.funqy.runtime.query
- BaseObjectReader() - Constructor for class io.quarkus.funqy.runtime.query.BaseObjectReader
- BaseObjectReader.ValueSetter - Interface in io.quarkus.funqy.runtime.query
- bindingContext - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
C
- cls - Variable in class io.quarkus.funqy.runtime.FunctionConstructor
- clz - Variable in class io.quarkus.funqy.runtime.query.QueryObjectReader
- construct() - Method in class io.quarkus.funqy.runtime.FunctionConstructor
- constructor - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
- CONTAINER - Static variable in class io.quarkus.funqy.runtime.FunctionConstructor
- context() - Method in interface io.quarkus.funqy.runtime.FunqyServerRequest
- Context - Annotation Interface in io.quarkus.funqy
- contextData - Variable in class io.quarkus.funqy.runtime.RequestContextImpl
- ContextValueInjector - Class in io.quarkus.funqy.runtime
- ContextValueInjector(Class) - Constructor for class io.quarkus.funqy.runtime.ContextValueInjector
- create() - Method in class io.quarkus.funqy.runtime.query.QueryListReader
- create() - Method in class io.quarkus.funqy.runtime.query.QueryMapReader
- create() - Method in class io.quarkus.funqy.runtime.query.QueryObjectReader
- create() - Method in interface io.quarkus.funqy.runtime.query.QueryPropertySetter
- create() - Method in class io.quarkus.funqy.runtime.query.QuerySetReader
- createInjector(Type, Class, Annotation[]) - Static method in class io.quarkus.funqy.runtime.ParameterInjector
E
- export - Variable in class io.quarkus.funqy.runtime.FunqyConfig
-
The function to export.
- extract(FunqyServerRequest) - Method in class io.quarkus.funqy.runtime.ContextValueInjector
- extract(FunqyServerRequest) - Method in class io.quarkus.funqy.runtime.InputValueInjector
- extract(FunqyServerRequest) - Method in interface io.quarkus.funqy.runtime.ValueInjector
- extractInput(Class) - Method in interface io.quarkus.funqy.runtime.FunqyServerRequest
- extractor(Class) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- extractor(Type) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
F
- factory - Variable in class io.quarkus.funqy.runtime.FunctionConstructor
- FunctionConstructor<T> - Class in io.quarkus.funqy.runtime
- FunctionConstructor(Class<T>) - Constructor for class io.quarkus.funqy.runtime.FunctionConstructor
- FunctionInvoker - Class in io.quarkus.funqy.runtime
- FunctionInvoker(String, Class<?>, Method) - Constructor for class io.quarkus.funqy.runtime.FunctionInvoker
- FunctionRecorder - Class in io.quarkus.funqy.runtime
- FunctionRecorder() - Constructor for class io.quarkus.funqy.runtime.FunctionRecorder
- FunctionRegistry - Class in io.quarkus.funqy.runtime
- FunctionRegistry() - Constructor for class io.quarkus.funqy.runtime.FunctionRegistry
- functions - Variable in class io.quarkus.funqy.runtime.FunctionRegistry
- Funq - Annotation Interface in io.quarkus.funqy
- FunqyConfig - Class in io.quarkus.funqy.runtime
- FunqyConfig() - Constructor for class io.quarkus.funqy.runtime.FunqyConfig
- FunqyServerRequest - Interface in io.quarkus.funqy.runtime
- FunqyServerResponse - Interface in io.quarkus.funqy.runtime
G
- getBindingContext() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
-
Allow storage of binding specific objects that are specific to the function.
- getContextData() - Method in interface io.quarkus.funqy.runtime.RequestContext
- getContextData() - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- getContextData(Class<T>) - Method in interface io.quarkus.funqy.runtime.RequestContext
- getContextData(Class<T>) - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- getExtractor() - Method in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- getExtractor() - Method in interface io.quarkus.funqy.runtime.query.BaseObjectReader.ValueSetter
- getExtractor() - Method in class io.quarkus.funqy.runtime.query.QueryMapReader
- getInputType() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- getMethod() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- getName() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- getOutput() - Method in interface io.quarkus.funqy.runtime.FunqyServerResponse
- getOutputType() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- getProperties() - Method in interface io.quarkus.funqy.runtime.RequestContext
- getProperties() - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- getProperty(String) - Method in interface io.quarkus.funqy.runtime.RequestContext
- getProperty(String) - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- getSetter() - Method in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- getSetter() - Method in interface io.quarkus.funqy.runtime.query.BaseObjectReader.ValueSetter
- getSetter() - Method in class io.quarkus.funqy.runtime.query.QueryMapReader
- getTargetClass() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- getValueSetter(String) - Method in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- getValueSetter(String) - Method in class io.quarkus.funqy.runtime.query.BaseObjectReader
- getValueSetter(String) - Method in class io.quarkus.funqy.runtime.query.QueryMapReader
- getValueSetter(String) - Method in class io.quarkus.funqy.runtime.query.QueryObjectReader
H
- hasInput() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- hasOutput() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
I
- init() - Method in class io.quarkus.funqy.runtime.FunctionRecorder
- inputType - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
- InputValueInjector - Class in io.quarkus.funqy.runtime
- InputValueInjector(Class) - Constructor for class io.quarkus.funqy.runtime.InputValueInjector
- InternalError - Exception in io.quarkus.funqy.runtime
- InternalError() - Constructor for exception io.quarkus.funqy.runtime.InternalError
- InternalError(String) - Constructor for exception io.quarkus.funqy.runtime.InternalError
- InternalError(String, Throwable) - Constructor for exception io.quarkus.funqy.runtime.InternalError
- InternalError(Throwable) - Constructor for exception io.quarkus.funqy.runtime.InternalError
- invoke(FunqyServerRequest, FunqyServerResponse) - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- invokers() - Method in class io.quarkus.funqy.runtime.FunctionRegistry
- io.quarkus.funqy - package io.quarkus.funqy
- io.quarkus.funqy.runtime - package io.quarkus.funqy.runtime
- io.quarkus.funqy.runtime.query - package io.quarkus.funqy.runtime.query
- isAsync - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
- isAsync() - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- isSetter(Method) - Static method in class io.quarkus.funqy.runtime.query.QueryObjectReader
M
- matchInvoker(String) - Method in class io.quarkus.funqy.runtime.FunctionRegistry
- method - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
N
- name - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
O
- outputType - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
P
- ParameterInjector - Class in io.quarkus.funqy.runtime
- ParameterInjector() - Constructor for class io.quarkus.funqy.runtime.ParameterInjector
- parameterInjectors - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
- parameterType - Variable in class io.quarkus.funqy.runtime.ContextValueInjector
- parameterType - Variable in class io.quarkus.funqy.runtime.InputValueInjector
- properties - Variable in class io.quarkus.funqy.runtime.query.QueryObjectReader
- properties - Variable in class io.quarkus.funqy.runtime.RequestContextImpl
Q
- QueryListReader - Class in io.quarkus.funqy.runtime.query
-
Value can be any primitive, primitive object, string, or bean style class
- QueryListReader(Type, QueryObjectMapper) - Constructor for class io.quarkus.funqy.runtime.query.QueryListReader
- QueryMapReader - Class in io.quarkus.funqy.runtime.query
-
Key can be any primitive, primitive object (i.e.
- QueryMapReader(Type, QueryObjectMapper) - Constructor for class io.quarkus.funqy.runtime.query.QueryMapReader
- QueryObjectMapper - Class in io.quarkus.funqy.runtime.query
-
Turn URI parameter map into an object
- QueryObjectMapper() - Constructor for class io.quarkus.funqy.runtime.query.QueryObjectMapper
- QueryObjectReader - Class in io.quarkus.funqy.runtime.query
-
Turn URI parameter map into an object
- QueryObjectReader(Class, QueryObjectMapper) - Constructor for class io.quarkus.funqy.runtime.query.QueryObjectReader
- QueryPropertySetter - Interface in io.quarkus.funqy.runtime.query
- QueryReader<T> - Interface in io.quarkus.funqy.runtime.query
- QuerySetReader - Class in io.quarkus.funqy.runtime.query
-
Value can be any primitive, primitive object, string, or bean style class
- QuerySetReader(Type, QueryObjectMapper) - Constructor for class io.quarkus.funqy.runtime.query.QuerySetReader
R
- readerFor(Class<T>) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- readerFor(Class<T>, Type) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- readerFor(Type) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- readers - Variable in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- readValue(Iterator<Map.Entry<String, String>>) - Method in class io.quarkus.funqy.runtime.query.BaseObjectReader
- readValue(Iterator<Map.Entry<String, String>>) - Method in interface io.quarkus.funqy.runtime.query.QueryReader
- register(Class, String, String) - Method in class io.quarkus.funqy.runtime.FunctionRecorder
- register(Class, String, String, String) - Method in class io.quarkus.funqy.runtime.FunctionRecorder
- register(Class, String, String, String) - Method in class io.quarkus.funqy.runtime.FunctionRegistry
- registry - Static variable in class io.quarkus.funqy.runtime.FunctionRecorder
- RequestContext - Interface in io.quarkus.funqy.runtime
- RequestContextImpl - Class in io.quarkus.funqy.runtime
- RequestContextImpl() - Constructor for class io.quarkus.funqy.runtime.RequestContextImpl
S
- setAsync(boolean) - Method in class io.quarkus.funqy.runtime.FunctionInvoker
- setContextData(Class<?>, Object) - Method in interface io.quarkus.funqy.runtime.RequestContext
- setContextData(Class<?>, Object) - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- setOutput(Uni<?>) - Method in interface io.quarkus.funqy.runtime.FunqyServerResponse
- setProperty(String, Object) - Method in interface io.quarkus.funqy.runtime.RequestContext
- setProperty(String, Object) - Method in class io.quarkus.funqy.runtime.RequestContextImpl
- setter - Variable in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- setterFor(Class, Type) - Method in class io.quarkus.funqy.runtime.query.QueryObjectMapper
- setValue(Object, String, Object) - Method in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- setValue(Object, String, Object) - Method in interface io.quarkus.funqy.runtime.query.BaseObjectReader.ValueSetter
- setValue(Object, String, Object) - Method in class io.quarkus.funqy.runtime.query.QueryMapReader
- setValue(Object, String, String, Map<String, List<Object>>) - Method in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- setValue(Object, String, String, Map<String, List<Object>>) - Method in class io.quarkus.funqy.runtime.query.BaseObjectReader
- setValue(Object, String, String, Map<String, List<Object>>) - Method in interface io.quarkus.funqy.runtime.query.QueryPropertySetter
T
- targetClass - Variable in class io.quarkus.funqy.runtime.FunctionInvoker
V
- value() - Element in annotation interface io.quarkus.funqy.Funq
-
Reference name of function
- valueExtractor - Variable in class io.quarkus.funqy.runtime.query.BaseCollectionReader
- ValueInjector - Interface in io.quarkus.funqy.runtime
All Classes and Interfaces|All Packages|Serialized Form