|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.map.Module
org.codehaus.jackson.map.module.SimpleModule
de.undercouch.bson4jackson.BsonModule
public class BsonModule
Module that configures Jackson to be able to correctly handle all BSON types
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.codehaus.jackson.map.Module |
|---|
org.codehaus.jackson.map.Module.SetupContext |
| Field Summary |
|---|
| Fields inherited from class org.codehaus.jackson.map.module.SimpleModule |
|---|
_deserializers, _name, _serializers, _version |
| Constructor Summary | |
|---|---|
BsonModule()
|
|
| Method Summary |
|---|
| Methods inherited from class org.codehaus.jackson.map.module.SimpleModule |
|---|
addDeserializer, addSerializer, addSerializer, getModuleName, setupModule, version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BsonModule()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||