public.javadoc.org.spincast.plugins.jacksonxml.SpincastJacksonXmlPluginGuiceModule.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
SpincastJacksonXmlPluginGuiceModule (org.spincast:spincast-framework 0.9.28 API)
org.spincast.plugins.jacksonxml
Class SpincastJacksonXmlPluginGuiceModule
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- org.spincast.core.guice.SpincastGuiceModuleBase
-
- org.spincast.core.guice.SpincastPluginGuiceModuleBase
-
- org.spincast.plugins.jacksonxml.SpincastJacksonXmlPluginGuiceModule
-
- All Implemented Interfaces:
- com.google.inject.Module
public class SpincastJacksonXmlPluginGuiceModule
extends SpincastPluginGuiceModuleBase
-
-
Constructor Summary
Constructors
Constructor and Description
SpincastJacksonXmlPluginGuiceModule(Type requestContextType,
Type websocketContextType)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods
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()
-
Methods inherited from class org.spincast.core.guice.SpincastPluginGuiceModuleBase
getRequestContextType, getWebsocketContextType
-
Methods inherited from class org.spincast.core.guice.SpincastGuiceModuleBase
parameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContext
-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
Method Detail
-
configure
protected void configure()
- Specified by:
configure in class com.google.inject.AbstractModule
-
bindXmlManager
protected void bindXmlManager()
-
getSpincastXmlManagerClass
protected Class<? extends IXmlManager> getSpincastXmlManagerClass()
-
bindXmlMixinsMultiBinder
protected void bindXmlMixinsMultiBinder()
-
binxCustomXmlPrettyPrinter
protected void binxCustomXmlPrettyPrinter()
-
getXmlPrettyPrinterClass
protected Class<? extends com.fasterxml.jackson.dataformat.xml.XmlPrettyPrinter> getXmlPrettyPrinterClass()
-
bindCustomXmlIndenter
protected void bindCustomXmlIndenter()
-
getXmlIndenterClass
protected Class<? extends com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter.Indenter> getXmlIndenterClass()
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy