JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
H
R
S
C
com.algorithmia.development
- package com.algorithmia.development
H
Handler
<
INPUT
,
OUTPUT
,
STATE
> - Class in
com.algorithmia.development
Handler(Class, ReflectionHelper.DebuggableBifunction<INPUT, STATE, OUTPUT>, Supplier<STATE>)
- Constructor for class com.algorithmia.development.
Handler
Handler(Class, ReflectionHelper.DebuggableBifunction<INPUT, STATE, OUTPUT>)
- Constructor for class com.algorithmia.development.
Handler
Handler(Class, ReflectionHelper.DebuggableFunction<INPUT, OUTPUT>)
- Constructor for class com.algorithmia.development.
Handler
R
Required
- Annotation Type in
com.algorithmia.development
Use this annotation when you are expecting a java class as input, and have fields that are required.
S
serve()
- Method in class com.algorithmia.development.
Handler
setLoad(Supplier<STATE>)
- Method in class com.algorithmia.development.
Handler
C
H
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes