public class SpincastJacksonXmlPluginGuiceModule extends SpincastPluginGuiceModuleBase
| Constructor and Description |
|---|
SpincastJacksonXmlPluginGuiceModule(Type requestContextType,
Type websocketContextType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindCustomXmlIndenter() |
protected void |
bindXmlManager() |
protected void |
bindXmlMixinsMultiBinder() |
protected void |
binxCustomXmlPrettyPrinter() |
protected void |
configure() |
protected Class<? extends IXmlManager> |
getSpincastXmlManagerClass() |
protected Class<? extends com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter.Indenter> |
getXmlIndenterClass() |
protected Class<? extends com.fasterxml.jackson.dataformat.xml.XmlPrettyPrinter> |
getXmlPrettyPrinterClass() |
getRequestContextType, getWebsocketContextTypeparameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContextaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void bindXmlManager()
protected Class<? extends IXmlManager> getSpincastXmlManagerClass()
protected void bindXmlMixinsMultiBinder()
protected void binxCustomXmlPrettyPrinter()
protected Class<? extends com.fasterxml.jackson.dataformat.xml.XmlPrettyPrinter> getXmlPrettyPrinterClass()
protected void bindCustomXmlIndenter()
protected Class<? extends com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter.Indenter> getXmlIndenterClass()
Copyright © 2016. All rights reserved.