JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
J
M
O
R
T
C
configure(Env, Config, Binder)
- Method in class org.jooby.json.
Jackson
D
doWith(Consumer<ObjectMapper>)
- Method in class org.jooby.json.
Jackson
Apply advanced configuration over the provided
ObjectMapper
.
J
Jackson
- Class in
org.jooby.json
jackson
Jackson(ObjectMapper)
- Constructor for class org.jooby.json.
Jackson
Creates a new
Jackson
module and use the provided
ObjectMapper
instance.
Jackson()
- Constructor for class org.jooby.json.
Jackson
Creates a new
Jackson
module.
M
module(Module)
- Method in class org.jooby.json.
Jackson
Register the provided module.
module(Class<? extends Module>)
- Method in class org.jooby.json.
Jackson
Register the provided
Module
.
O
org.jooby.json
- package org.jooby.json
R
raw()
- Method in class org.jooby.json.
Jackson
Add support raw string json responses:
T
type(MediaType)
- Method in class org.jooby.json.
Jackson
Set the json type supported by this module, default is:
application/json
.
type(String)
- Method in class org.jooby.json.
Jackson
Set the json type supported by this module, default is:
application/json
.
C
D
J
M
O
R
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.