public class ObjectMapperInjectable extends Object implements org.atmosphere.inject.Injectable<com.fasterxml.jackson.databind.ObjectMapper>
Injectable for ObjectMapper| Constructor and Description |
|---|
ObjectMapperInjectable() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
injectable(org.atmosphere.cpr.AtmosphereConfig config) |
boolean |
supportedType(Type t) |
public boolean supportedType(Type t)
supportedType in interface org.atmosphere.inject.Injectable<com.fasterxml.jackson.databind.ObjectMapper>public com.fasterxml.jackson.databind.ObjectMapper injectable(org.atmosphere.cpr.AtmosphereConfig config)
injectable in interface org.atmosphere.inject.Injectable<com.fasterxml.jackson.databind.ObjectMapper>Copyright © 2016. All Rights Reserved.